[med-svn] [SCM] fastx-toolkit branch, master, updated. debian/0.0.13.1-1-4-gbee1bbb

Andreas Tille tille at debian.org
Thu Apr 26 12:34:08 UTC 2012


The following commit has been merged in the master branch:
commit bee1bbb100c8ced00fd8a21ae236e6144f452339
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 26 14:33:33 2012 +0200

    Builds nicely when using hardening flags so just lets use debhelper 9

diff --git a/debian/changelog b/debian/changelog
index 25107c4..9ecc153 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ fastx-toolkit (0.0.13.1-2) UNRELEASED; urgency=low
     Closes: #667161
   * debian/rules: convert from cdbs to dh to finally enable hardening
     flags
+  * debhelper 9 (control+compat) to support hardening flags
 
  -- Andreas Tille <tille at debian.org>  Wed, 25 Apr 2012 22:31:55 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 90d9f1e..6fa8a25 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy <plessy at debian.org>,
  Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), autotools-dev, pkg-config, libgtextutils-dev
+Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libgtextutils-dev
 Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/?p=debian-med/fastx-toolkit.git
 Vcs-Git: git://git.debian.org/debian-med/fastx-toolkit.git

-- 
FASTQ/A short-reads pre-processing tools



More information about the debian-med-commit mailing list