[med-svn] [rnahybrid] 01/02: debhelper 10

Andreas Tille tille at debian.org
Tue Sep 26 16:22:30 UTC 2017


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

tille pushed a commit to branch master
in repository rnahybrid.

commit 3e72127e741154932a90680c3acca4e80db9b61d
Author: Andreas Tille <tille at debian.org>
Date:   Tue Sep 26 18:21:27 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 0b87ca2..03b8b52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 rnahybrid (2.1.2-2) UNRELEASED; urgency=medium
 
   * Moved packaging to Git
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Tue, 26 Sep 2017 18:20:07 +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 f754b58..0e95208 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                libg2-dev
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/rnahybrid.git
diff --git a/debian/rules b/debian/rules
index bddff22..55a22fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ -with autoreconf
+	dh $@
 
 override_dh_auto_test:
 	src/RNAhybrid -s 3utr_worm -t examples/cel-hbl-1.fasta -q examples/cel-let-7.fasta

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



More information about the debian-med-commit mailing list