[med-svn] [sga] 03/04: Remove explict autoreconf stuff which becomes obsolete by debconf 10
    Andreas Tille 
    tille at debian.org
       
    Fri Jan 13 14:43:05 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/unstable
in repository sga.
commit 0b70c9791194abd81cb83173b734e8dbbb343ad7
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 13 15:41:40 2017 +0100
    Remove explict autoreconf stuff which becomes obsolete by debconf 10
---
 debian/autoreconf | 1 -
 debian/rules      | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/autoreconf b/debian/autoreconf
deleted file mode 100644
index 85de9cf..0000000
--- a/debian/autoreconf
+++ /dev/null
@@ -1 +0,0 @@
-src
diff --git a/debian/rules b/debian/rules
index b5ec0b6..7c3bccd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 %:
-	dh $@ --sourcedirectory=src --with autoreconf
+	dh $@ --sourcedirectory=src
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-bamtools=/usr/
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sga.git
    
    
More information about the debian-med-commit
mailing list