Andreas Tille pushed to branch master at Debian Med / transrate-tools
Commits: 1ac64508 by Andreas Tille at 2018-07-03T22:26:03+02:00 debhelper 11 - - - - - 278cf86c by Andreas Tille at 2018-07-03T22:26:06+02:00 Point Vcs fields to salsa.debian.org - - - - - b0c714a3 by Andreas Tille at 2018-07-03T22:26:06+02:00 Standards-Version: 4.1.4 - - - - - 37e62796 by Andreas Tille at 2018-07-03T22:38:07+02:00 hardening=+all - - - - - 8b1605d1 by Andreas Tille at 2018-07-03T22:40:10+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ -transrate-tools (1.0.0-2) UNRELEASED; urgency=medium +transrate-tools (1.0.0-2) unstable; urgency=medium * Team upload. * Fixed watch file * cme fix dpkg-control - * debhelper 10 + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + * hardening=+all - -- Andreas Tille <[email protected]> Fri, 13 Jan 2017 14:31:58 +0100 + -- Andreas Tille <[email protected]> Tue, 03 Jul 2018 22:39:11 +0200 transrate-tools (1.0.0-1) unstable; urgency=low ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), cmake, libbamtools-dev (>= 2.4+dfsg-1~), zlib1g-dev, help2man -Standards-Version: 3.9.8 -Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/transrate-tools.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/transrate-tools.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/transrate-tools +Vcs-Git: https://salsa.debian.org/med-team/transrate-tools.git Homepage: http://hibberdlab.com/transrate/ Package: transrate-tools ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/transrate-tools/compare/c5e74c6f95f042e1dfb6fff97b07cfa83da09075...8b1605d1950b361f5f056b3b84c7d07f2cb7b7d7 -- View it on GitLab: https://salsa.debian.org/med-team/transrate-tools/compare/c5e74c6f95f042e1dfb6fff97b07cfa83da09075...8b1605d1950b361f5f056b3b84c7d07f2cb7b7d7 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
