[med-svn] [ffindex] 06/06: debhelper 10, upload to unstable

Andreas Tille tille at debian.org
Thu Dec 29 22:15:00 UTC 2016


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

tille pushed a commit to branch master
in repository ffindex.

commit b6fd3a34d1ad6ae2c7d7117ed09e5acbc499702b
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 29 23:11:28 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index ae8e26d..6b0f469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ffindex (0.9.9.7-2) UNRELEASED; urgency=medium
+ffindex (0.9.9.7-2) unstable; urgency=medium
 
   * Team upload.
   [ Canberk Koç ]
@@ -8,8 +8,10 @@ ffindex (0.9.9.7-2) UNRELEASED; urgency=medium
   * Moved packaging from SVN to Git
   * Use chrpath to remove rpath since that's a lintian error
   * Remove explicit -dbg package
+  * Fix autopkgtest
+  * debhelper 10
 
- -- Canberk Koç <canberkkoc at gmail.com>  Fri, 24 Jun 2016 07:40:53 +0300
+ -- Andreas Tille <tille at debian.org>  Thu, 29 Dec 2016 23:10:15 +0100
 
 ffindex (0.9.9.7-1) unstable; urgency=medium
 
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 73d3517..60b0947 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Laszlo Kajan <lkajan at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                help2man,
                libopenmpi-dev,
                openmpi-bin,
diff --git a/debian/rules b/debian/rules
index 1ab92ec..8295866 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ export HAVE_MPI:=1
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 FFMANPAGES = ffindex_apply.1 ffindex_build.1 ffindex_from_fasta.1 ffindex_get.1 ffindex_modify.1 ffindex_unpack.1
 # ffindex_apply_mpi.1

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



More information about the debian-med-commit mailing list