summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 529f04a..0631cc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pdf2htmlex (0.14.6+ds-3) UNRELEASED; urgency=medium
+
+ * bump debhelper compat level to 10 (closes: #823262)
+
+ -- Johannes Schauer <josch@debian.org> Tue, 15 Nov 2016 08:24:04 +0100
+
pdf2htmlex (0.14.6+ds-2) unstable; urgency=medium
* Team upload, with Josch permission.
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 b160a69..69c22fc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Johannes Schauer <josch@debian.org>
Build-Depends:
cmake (>= 2.6.0),
pkg-config,
- debhelper (>= 9),
+ debhelper (>= 10),
libpoppler-dev (>= 0.20.3),
libpoppler-private-dev,
libpng-dev,