summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2019-01-10 08:51:17 +0100
committerDidier Raboud <odyx@debian.org>2019-01-10 08:51:37 +0100
commit1649d20388d295131e2349bd8c4b5ddd5e4bc545 (patch)
tree7951ef2a9c995005dd9ec8a786fdc61b07cf5a34
parentcd8046481778104762f09f66fdba2ebc716f3c67 (diff)
gutenprint 5.3.1-7 Debian releasedebian/5.3.1-7
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c4225a2..545c107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gutenprint (5.3.1-7) unstable; urgency=medium
+
+ * Launch cups-genppdupdate -x in printer-driver-gutenprint postinst to
+ make sure PPDs are upgraded accross major versions
+ (Closes: #918726, #790045)
+ * Add 3 missing symbols in libgutenprintui2-2
+
+ -- Didier Raboud <odyx@debian.org> Thu, 10 Jan 2019 08:51:17 +0100
+
gutenprint (5.3.1-6) unstable; urgency=medium
* Run tests with custom verbose log driver (Closes: #868743)