Skip to content
Commits on Source (7)
# In this context Ang means Angstrom
autodock: spelling-error-in-binary usr/bin/autodock4 Ang And
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@debian.org> Wed, 03 Oct 2018 00:28:14 +0200
autodocksuite (4.2.6-5) unstable; urgency=medium autodocksuite (4.2.6-5) unstable; urgency=medium
[ Steffen Moeller ] [ Steffen Moeller ]
......
...@@ -6,11 +6,11 @@ Uploaders: Steffen Moeller <moeller@debian.org>, ...@@ -6,11 +6,11 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Thorsten Alteholz <debian@alteholz.de> Thorsten Alteholz <debian@alteholz.de>
Section: science Section: science
Priority: optional Priority: optional
Build-Depends: debhelper (>= 10), Build-Depends: debhelper (>= 11~),
python python
Standards-Version: 4.1.1 Standards-Version: 4.2.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/autodocksuite.git Vcs-Browser: https://salsa.debian.org/med-team/autodocksuite
Vcs-Git: https://anonscm.debian.org/git/debian-med/autodocksuite.git Vcs-Git: https://salsa.debian.org/med-team/autodocksuite.git
Homepage: http://autodock.scripps.edu/ Homepage: http://autodock.scripps.edu/
Package: autodock Package: autodock
......
...@@ -11,6 +11,8 @@ LDFLAGS += -flto ...@@ -11,6 +11,8 @@ LDFLAGS += -flto
SAVEFILES=Makefile.in aclocal.m4 config.guess config.sub configure SAVEFILES=Makefile.in aclocal.m4 config.guess config.sub configure
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%: %:
dh $@ dh $@
...@@ -63,8 +65,3 @@ override_dh_auto_install-arch: ...@@ -63,8 +65,3 @@ override_dh_auto_install-arch:
override_dh_installchangelogs: override_dh_installchangelogs:
dh_installchangelogs autodock/RELEASENOTES dh_installchangelogs autodock/RELEASENOTES
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs