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

tille pushed a commit to branch master
in repository tree-puzzle.

commit 8fa328138cdf985e0510b9ee1716564767933368
Author: Andreas Tille <[email protected]>
Date:   Sat Oct 7 22:57:07 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index cd66219..eae6d72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tree-puzzle (5.2-9) UNRELEASED; urgency=medium
 
   * Moved packaging from SVN to Git
   * Standards-Version: 4.1.1
+  * debhelper 10
 
  -- Andreas Tille <[email protected]>  Sat, 07 Oct 2017 22:53:18 +0200
 
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 184423a..ca8ee06 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Andreas Tille <[email protected]>,
            Charles Plessy <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                libopenmpi-dev,
                libsprng2-dev
 Standards-Version: 4.1.1
diff --git a/debian/rules b/debian/rules
index e1baea8..b15f6ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ pkg:=tree-puzzle
 ppkg:=tree-ppuzzle
 
 %:
-       dh $@ --with autoreconf
+       dh $@
 
 override_dh_compress:
        dh_compress --exclude=.pdf --exclude .phy --exclude trees --exclude .b

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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to