[med-svn] [hat-trie] 04/07: add dh-autoreconf
    Sascha Steinbiss 
    satta at debian.org
       
    Wed Jun 22 17:12:31 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository hat-trie.
commit 963bc82cd6763be5c2ea25cd4c825b119eb38b59
Author: Sascha Steinbiss <satta at debian.org>
Date:   Wed Jun 22 16:53:45 2016 +0000
    add dh-autoreconf
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 13222c7..a573539 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Sascha Steinbiss <satta at debian.org>
 Build-Depends: debhelper (>= 9),
-               d-shlibs
+               dh-autoreconf
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/hat-trie.git
 Vcs-Git: git://anonscm.debian.org/debian-med/hat-trie.git
diff --git a/debian/rules b/debian/rules
index 7159e4e..37bd16f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@
+	dh $@  --with autoreconf
 
 #override_dh_auto_install:
 #	d-shlibmove --commit \
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hat-trie.git
    
    
More information about the debian-med-commit
mailing list