Andreas Tille pushed to branch master at Debian Med / autodocksuite
Commits: d0a1aa02 by Andreas Tille at 2018-10-02T22:22:52Z debhelper 11 - - - - - 5f08865a by Andreas Tille at 2018-10-02T22:22:53Z Point Vcs fields to salsa.debian.org - - - - - fedf5982 by Andreas Tille at 2018-10-02T22:22:53Z Standards-Version: 4.2.1 - - - - - 13cfb7c4 by Andreas Tille at 2018-10-02T22:26:12Z Remove unneeded get-orig-source target - - - - - 784a532c by Andreas Tille at 2018-10-02T22:26:59Z hardening=+all - - - - - 1c530b8d by Andreas Tille at 2018-10-02T22:27:52Z Remove unneeded lintian override - - - - - a5154e08 by Andreas Tille at 2018-10-02T22:30:09Z Upload to unstable - - - - - 5 changed files: - − debian/autodock.lintian-overrides - debian/changelog - debian/compat - debian/control - debian/rules Changes: ===================================== debian/autodock.lintian-overrides deleted ===================================== @@ -1,2 +0,0 @@ -# In this context Ang means Angstrom -autodock: spelling-error-in-binary usr/bin/autodock4 Ang And ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +autodocksuite (4.2.6-6) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + * Remove unneeded get-orig-source target + * hardening=+all + * Remove unneeded lintian override + + -- Andreas Tille <[email protected]> Wed, 03 Oct 2018 00:28:14 +0200 + autodocksuite (4.2.6-5) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -6,11 +6,11 @@ Uploaders: Steffen Moeller <[email protected]>, Thorsten Alteholz <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), python -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/autodocksuite.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/autodocksuite.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/autodocksuite +Vcs-Git: https://salsa.debian.org/med-team/autodocksuite.git Homepage: http://autodock.scripps.edu/ Package: autodock ===================================== debian/rules ===================================== @@ -11,6 +11,8 @@ LDFLAGS += -flto SAVEFILES=Makefile.in aclocal.m4 config.guess config.sub configure +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ @@ -63,8 +65,3 @@ override_dh_auto_install-arch: override_dh_installchangelogs: dh_installchangelogs autodock/RELEASENOTES - -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --destdir=../tarballs - View it on GitLab: https://salsa.debian.org/med-team/autodocksuite/compare/b75a2231c322e93e522a922dd0ffa2b6c06337bd...a5154e08499abfaf914f2350cdf1b46b44d581f5 -- View it on GitLab: https://salsa.debian.org/med-team/autodocksuite/compare/b75a2231c322e93e522a922dd0ffa2b6c06337bd...a5154e08499abfaf914f2350cdf1b46b44d581f5 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
