[med-svn] [autodocksuite] 01/04: debhelper 10

Andreas Tille tille at debian.org
Mon Nov 13 14:23:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository autodocksuite.

commit b1f352477ad701726630d0e9d6a95051c54cd092
Author: Andreas Tille <tille at debian.org>
Date:   Mon Nov 13 15:14:53 2017 +0100

    debhelper 10
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 5 +----
 debian/rules     | 2 +-
 4 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b7f229..0d38883 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ autodocksuite (4.2.6-5) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Moved packaging from SVN to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Mon, 13 Nov 2017 15:13:04 +0100
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 5bd262a..ed8e1bf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,9 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
            Andreas Tille <tille at debian.org>,
            Thorsten Alteholz <debian at alteholz.de>
 Section: science
-Testsuite: autopkgtest
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               automake,
+Build-Depends: debhelper (>= 10),
                python,
-               autotools-dev
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/autodocksuite.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/autodocksuite.git
diff --git a/debian/rules b/debian/rules
index 7daf47c..887f9fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ LDFLAGS += -flto
 SAVEFILES=Makefile.in aclocal.m4 config.guess config.sub configure
 
 %:
-	dh $@ --with autotools_dev
+	dh $@
 
 override_dh_auto_configure:
 	mkdir -p debian/autodock_save

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/autodocksuite.git



More information about the debian-med-commit mailing list