Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits: f24c201e by Andreas Tille at 2018-02-12T21:59:16+01:00 Fix repack options in watch file - - - - - 9609932c by Andreas Tille at 2018-02-12T21:59:48+01:00 Standards-Version: 4.1.3 - - - - - a7621ce5 by Andreas Tille at 2018-02-12T22:00:30+01:00 debhelper 11, but easily enable backports - - - - - ec39ba57 by Andreas Tille at 2018-02-12T22:00:56+01:00 We have 2018 now - - - - - 4 changed files: - debian/compat - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: your_ID -Build-Depends: debhelper (>= 10) -Standards-Version: 4.1.0 +Build-Depends: debhelper (>= 11~) +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/<pkg>.git Vcs-Git: https://anonscm.debian.org/git/debian-med/<pkg>.git Homepage: <homepage> ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -12,5 +12,5 @@ Copyright: © 20xx-20yy <upstream> License: <license> Files: debian/* -Copyright: © 2017 maintainername <[email protected]> +Copyright: © 2018 maintainername <[email protected]> License: <license> ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -36,7 +36,7 @@ version=4 # debian debian/get-orig-source # if you need to repack and choose +dfsg prefix -# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compress=xz" \ +# opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ # See also # https://people.debian.org/~osamu/uscan.html View it on GitLab: https://salsa.debian.org/med-team/community/package_template/compare/c9972704694209343fcdc10c8c87838e86a83b97...ec39ba5776687e6e6670239805f4a191c5925453 --- View it on GitLab: https://salsa.debian.org/med-team/community/package_template/compare/c9972704694209343fcdc10c8c87838e86a83b97...ec39ba5776687e6e6670239805f4a191c5925453 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
