File: watch

package info (click to toggle)
debmake-doc 1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,840 kB
  • sloc: makefile: 914; sh: 692; python: 202; ansic: 114; sed: 16
file content (10 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version=4
opts="mode=git" \
 https://salsa.debian.org/debian/debmake-doc.git \
 refs/tags/upstream/([\d\.]+) debian
# debmake-doc is packaged as a non-native package
# 1. debian/changelog records changes with <upstream_version>-1
# 2. Temporary branch is created and commit w/o debian/* as tag=upstream/<upstream_version>
# 3. Upstream tarball generated by "git deborig"
# 4. Switch back to main branch and test build "sbuild"
# 5. dgit push-source