summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2020-02-24 12:25:39 +0100
committerDidier Raboud <odyx@debian.org>2020-02-24 12:28:29 +0100
commit9e72d51b187950a9bcb80aa3ae79a2912c129bde (patch)
tree7ce05df43664f9f18ecd5f7deba3a8b209b9326d
parent551c9af70ed230a9604e89ecc7ccc3292a8f30a3 (diff)
cups 2.3.1-10 Debian releasedebian/2.3.1-10archive/debian/2.3.1-10
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4114a2150..35a9ecc19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+cups (2.3.1-10) unstable; urgency=medium
+
+ * Add Requires=cups.socket to cups.service, to make sure they start in
+ the right order
+ * CI Tests: Add a test for all CUPS' basic commands, thanks to RedHat
+ * Add Pre-Depends: ${misc:Pre-Depends} to cups-daemon to fix
+ skip-systemd-native-flag-missing-pre-depends lintian flag
+ * Add patch proposal from RedHat to fix leakage of ppd (Issue: #5738)
+
+ -- Didier Raboud <odyx@debian.org> Mon, 24 Feb 2020 12:25:39 +0100
+
cups (2.3.1-9) unstable; urgency=medium
* CI Tests: Ensure the job files are non-empty; should detect more