File: watch

package info (click to toggle)
debmake 4.5.4
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 2,980 kB
  • sloc: python: 5,522; makefile: 99; sh: 82
file content (16 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version=4
opts="mode=git" \
 https://salsa.debian.org/debian/debmake.git \
 refs/tags/upstream/([\d\.]+) debian
# debmake 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



########## OLD ############
#opts=filenamemangle=s/.*?\/(\d\S+)\/archive\.tar\.gz/debmake-$1\.tar\.gz/ \
# https://salsa.debian.org/debian/debmake/tags .*?(\d\S+)/archive\.tar\.gz