summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat3
-rw-r--r--debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 2e86ea2..8badc9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ bibletime (2.10.1-1) unstable; urgency=medium
* debian/control: Add /me to uploaders
* debian/control: Add links to Alioth Git repository
* debian/control: Bumped Standards-Version to 3.9.6 (no changes)
+ * debian/control: Bumped debhelper compatibility level to 9
-- Roberto C. Sanchez <roberto@connexer.com> Tue, 21 Oct 2014 23:26:25 -0400
diff --git a/debian/compat b/debian/compat
index 49019db..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1,2 +1 @@
-7
-7
+9
diff --git a/debian/control b/debian/control
index c074e0e..130238b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: bibletime
Section: kde
-Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7.0.50~),
+Build-Depends: quilt (>= 0.46-7~), debhelper (>= 9),
libsword-dev (>= 1.7.3), libclucene-dev, poxml, libboost-dev, cmake,
pkg-config, zlib1g-dev, libcurl4-gnutls-dev, libqtwebkit-dev | libqt4-dev (<= 4:4.7.0~beta1)
Priority: optional