summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2013-10-30 19:59:06 +0100
committerChristian Perrier <bubulle@debian.org>2013-10-30 19:59:06 +0100
commitc96530dde7635c474f0ac653866bdb6af0e0f648 (patch)
tree92ae5ae2e5f6df2bfaad434714b87cc71cc2baf7 /debian
parent9fed913b26798c7b9bb21853caec6d81a724bb22 (diff)
Bump debhelper compatibility to 9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b909da..27580e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ antpm (1.12-2) UNRELEASED; urgency=low
[ Christian Perrier ]
* Add required boost libraries to Build-Depends
+ * Bump debhelper compatibility to 9
-- Kristof Ralovich <ralovich@in.tum.de> Tue, 15 Oct 2013 09:25:02 +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 7c9c7d5..8852739 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: utils
Maintainer: Debian running development group <pkg-running-devel@lists.alioth.debian.org>
Uploaders: Christian Perrier <bubulle@debian.org>
-Build-Depends: debhelper (>= 7.3.10), devscripts (>= 2.10), g++ (>= 4.4) | clang (>= 3.0), libboost-dev (>= 1.41) | libboost1.41-dev, cmake (>= 2.8), libusb-dev, pkg-config (>= 0.25), libxml2-dev,libboost-thread-dev,libboost-filesystem-dev,libboost-system-dev,libboost-date-time-dev,libboost-program-options-dev,libboost-test-dev
+Build-Depends: debhelper (>= 9~), devscripts (>= 2.10), g++ (>= 4.4) | clang (>= 3.0), libboost-dev (>= 1.41) | libboost1.41-dev, cmake (>= 2.8), libusb-dev, pkg-config (>= 0.25), libxml2-dev,libboost-thread-dev,libboost-filesystem-dev,libboost-system-dev,libboost-date-time-dev,libboost-program-options-dev,libboost-test-dev
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-running/antpm.git
Vcs-Browser: http://git.debian.org/?p=pkg-running/antpm.git;a=summary