summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b394ce8..8cf34a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ img2pdf (0.2.3-1) UNRELEASED; urgency=medium
* New upstream release
* Add Vcs-Browser and Vcs-Git for dgit
+ * Let img2pdf depend on the exact same version of python3-img2pdf
-- Johannes Schauer <josch@debian.org> Fri, 20 Jan 2017 05:49:33 +0100
diff --git a/debian/control b/debian/control
index 268f728..b56dbad 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://gitlab.mister-muffin.de/josch/img2pdf
Package: img2pdf
Architecture: all
Section: utils
-Depends: ${misc:Depends}, ${python3:Depends}, python3-img2pdf
+Depends: ${misc:Depends}, ${python3:Depends}, python3-img2pdf (= ${binary:Version})
Description: Lossless conversion of raster images to PDF
This program will take a list of raster images and produce a PDF file with the
images embedded in it. JPEG and JPEG2000 images will be included without