[med-svn] [Git][med-team/autodocksuite][master] 7 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 2 23:30:27 BST 2018
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 <tille at debian.org> 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 <moeller at debian.org>,
Thorsten Alteholz <debian at alteholz.de>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181002/0ad4c03d/attachment-0001.html>
More information about the debian-med-commit
mailing list