summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e7dac75..2c0c371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+img2pdf (0.4.4-3) unstable; urgency=medium
+
+ * d/control B-D: libgs9-common -> libgs-common (Closes: #1023146)
+
+ -- Johannes Schauer Marin Rodrigues <josch@debian.org> Sun, 30 Oct 2022 19:31:17 +0100
+
img2pdf (0.4.4-2) unstable; urgency=medium
* debian/tests/control: depend on python3-pil (>= 9.1.0-1)
diff --git a/debian/control b/debian/control
index 8e5a36c..9eb1f6f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
help2man,
icc-profiles-free <!nocheck>,
imagemagick <!nocheck>,
- libgs9-common <!nocheck>,
+ libgs-common <!nocheck>,
libimage-exiftool-perl <!nocheck>,
libtiff-tools <!nocheck>,
mupdf-tools <!nocheck>,