Andreas Tille pushed to branch master at Debian Med / snpomatic
Commits: 432a6dc4 by Andreas Tille at 2018-07-06T18:00:34+02:00 debhelper 11 - - - - - f5320024 by Andreas Tille at 2018-07-06T18:00:46+02:00 Point Vcs fields to salsa.debian.org - - - - - 7456adde by Andreas Tille at 2018-07-06T18:00:46+02:00 Standards-Version: 4.1.4 - - - - - eb66a868 by Andreas Tille at 2018-07-06T18:04:06+02:00 Remove unneeded field Testsuite - - - - - 87c0412c by Andreas Tille at 2018-07-06T18:55:30+02:00 hardening=+all - - - - - 3891d2c3 by Andreas Tille at 2018-07-06T18:57:26+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,8 +1,18 @@ -snpomatic (1.0-4) UNRELEASED; urgency=medium +snpomatic (1.0-4) unstable; urgency=medium + * Team upload + + [ Steffen Moeller ] * debian/upstream/metadata: Added ref to registry entries - -- Steffen Moeller <[email protected]> Thu, 03 Aug 2017 13:32:43 +0200 + [ Andreas Tille ] + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + * Remove unneeded field Testsuite + * hardening=+all + + -- Andreas Tille <[email protected]> Fri, 06 Jul 2018 18:55:37 +0200 snpomatic (1.0-3) unstable; urgency=medium ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -3,13 +3,12 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Sascha Steinbiss <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), asciidoctor, antiword -Standards-Version: 3.9.7 -Testsuite: autopkgtest -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/snpomatic.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/snpomatic.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/snpomatic +Vcs-Git: https://salsa.debian.org/med-team/snpomatic.git Homepage: https://github.com/magnusmanske/snpomatic Package: snpomatic ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -6,6 +6,8 @@ mandir := $(CURDIR)/debian/man debfolder := $(CURDIR)/debian export LC_ALL=C +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ View it on GitLab: https://salsa.debian.org/med-team/snpomatic/compare/fd68e466f703e2b438df89a8db5db291c03a6a9d...3891d2c3065106a117faba4a69dad026703e3d97 -- View it on GitLab: https://salsa.debian.org/med-team/snpomatic/compare/fd68e466f703e2b438df89a8db5db291c03a6a9d...3891d2c3065106a117faba4a69dad026703e3d97 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
