diff options
author | Didier Raboud <odyx@debian.org> | 2014-01-20 23:06:36 +0100 |
---|---|---|
committer | Didier Raboud <odyx@debian.org> | 2014-01-23 17:07:16 +0100 |
commit | d71fb26dee9a9a43721ba504fc8684f458c2ace4 (patch) | |
tree | 39b3a5f34c8c7f0161c4ad78e9e150ee31953335 | |
parent | b9edfceee8c492c003562b9f732ad82ac0455d9e (diff) | |
download | cups-debian/1.7.1-3.tar.gz |
cups 1.7.1-3 Debian release.debian/1.7.1-3
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6e5a289c..395d9e14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -cups (1.7.1-3) UNRELEASED; urgency=low +cups (1.7.1-3) unstable; urgency=low + [ Till Kamppeter ] * Split binary package "cups" into "cups" and "cups-core-drivers". In low-footprint (mobile) environments we can restrict the printer support to only IPP printers with known common languages (PDF, @@ -9,7 +10,26 @@ cups (1.7.1-3) UNRELEASED; urgency=low "cups-core-drivers" currently only contains the gziptoany and pstops filters. - -- Till Kamppeter <till.kamppeter@gmail.com> Thu, 16 Jan 2014 21:34:01 +0100 + [ Didier Raboud ] + * Avoid specifying mode, user and (wrong) group in the logrotate + 'create' statement (LP: #1268011) + * Install cups-daemon AppArmor, ufw profile and apport hooks on Debian + too (Closes: #735313) + * Replace custom AppArmor post{inst,rm} machinery with a dh_apparmor + call + * Add patch to move cupsd.conf.default from /etc/cups to + /usr/share/cups as it's not a configuration file (Closes: #640124) + * Reorder most patches to let those that upstream doesn't intend to + fix stay on top of the pile; most also mark those reported upstream + as such + * Drop configure-default-browse-protocols patch, now useless + * Drop update-rc.d arguments in Debian, as they are no longer + supported + + [ Helge Kreutzmann ] + * Update German man page (1518t) + + -- Didier Raboud <odyx@debian.org> Mon, 20 Jan 2014 23:06:36 +0100 cups (1.7.1-2) unstable; urgency=medium |