summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2014-07-28 08:22:29 +0200
committerDidier Raboud <odyx@debian.org>2014-07-28 08:28:12 +0200
commit49666504a7dad8daa189adee2c64dadf9b45114b (patch)
treeb626a096d42ccda116f9d891e40e979903bd1487 /debian
parent12a1e3786b3746339cc671054e2fcc99e9a0ef88 (diff)
downloadcups-49666504a7dad8daa189adee2c64dadf9b45114b.tar.gz
cups 1.7.4-3 Debian release.debian/1.7.4-3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 932fb714..4087ca37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+cups (1.7.4-3) unstable; urgency=medium
+
+ * In cups-daemon's postinst, remove leftover cups.patch symlink in
+ multi-user.target.wants (Closes: #755932)
+ * Correct default listening address used under systemd for new installations;
+ also correct the discrepancy on upgrades (Closes: #755807)
+
+ -- Didier Raboud <odyx@debian.org> Mon, 28 Jul 2014 08:22:29 +0200
+
cups (1.7.4-2) unstable; urgency=medium
* Install systemd's cups.path in paths.target instead of multi-user.target