summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog101
1 files changed, 101 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ac847bb..bed2454 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,104 @@
+foomatic-filters (4.0.5-6) unstable; urgency=low
+
+ [ Till Kamppeter ]
+ * Added two patches to fix some segfaults in 4.0.5.
+
+ -- Didier Raboud <didier@raboud.com> Wed, 10 Nov 2010 10:09:43 +0100
+
+foomatic-filters (4.0.5-5) unstable; urgency=low
+
+ [ Translation updates ]
+ * Spanish (Francisco Javier Cuadrado, Closes: #600506)
+ * Vietnamese (Clytie Siddall, Closes: #601547)
+ * Run debconf-updatepo once, thanks to Clytie Siddall.
+
+ -- Didier Raboud <didier@raboud.com> Fri, 29 Oct 2010 17:13:07 +0200
+
+foomatic-filters (4.0.5-4) unstable; urgency=low
+
+ [ Translation updates ]
+ * Czech (Michal Šimůnek, Closes: #597968)
+
+ -- Didier Raboud <didier@raboud.com> Sun, 10 Oct 2010 12:58:11 +0200
+
+foomatic-filters (4.0.5-3) unstable; urgency=low
+
+ [ Translation updates ]
+ * Portuguese (Rui Branco, Closes: #596160)
+ * German (Martin Eberhard Schauer, Closes: #596783)
+
+ -- Didier Raboud <didier@raboud.com> Thu, 16 Sep 2010 17:01:01 +0200
+
+foomatic-filters (4.0.5-2) unstable; urgency=low
+
+ [ Translation updates ]
+ * Italian (Luca Monducci, Closes: #593957)
+ * Russian (Yuri Kozlov, Closes: #593907)
+ * Swedish (Martin Bagge, Closes: #594078)
+
+ -- Didier Raboud <didier@raboud.com> Mon, 30 Aug 2010 17:18:03 +0200
+
+foomatic-filters (4.0.5-1) unstable; urgency=low
+
+ * Release to unstable.
+
+ * Correct postinst to remove the incorrect dpkg-vendor use (it lives in
+ dpkg-dev).
+
+ -- Didier Raboud <didier@raboud.com> Tue, 17 Aug 2010 21:50:07 +0200
+
+foomatic-filters (4.0.5-1~exp0) experimental; urgency=low
+
+ [ Till Kamppeter ]
+ * New upstream release (Closes: #539676)
+ - Made some string variables longer to avoid space problems.
+ - Let foomatic-rip actually error out if something goes wrong. It simply
+ continued or closed silently (exit status 0) in many cases (LP: #570522).
+ - Corrections in the documentation, especially removed remainders of the
+ need of libgs in former versions.
+ - Fixed several causes of segmentation faults, especially also for
+ spooler-less printing.
+ - Fixed support for '0's as placeholders for a custom paper size in the
+ prototype.
+ - Made custom page size settings embedded in incoming PostScript be
+ correctly recognized also if the initial comment is
+ "%% FoomaticRIPOptionSetting: PageSize=Custom", without the size and
+ unit parameters.
+ * debian/patches/01_foomatic-rip-error-out-on-problems-longer-string-buffers.patch:
+ Removed backported upstream fix.
+
+ [ Didier Raboud ]
+ * Merge from Ubuntu:
+ - Install the apport hook on Ubuntu
+ - Merge the changelog entries.
+ - Merge the patch (see 4.0.4-0ubuntu2 changelog entry).
+ - Merge most package relationships.
+ - Merge package descriptions (Closes: #467380)
+ - Turn on the insertion of PostScript code for CUPS' page accounting by
+ default (LP: #119403).
+ - Removed dependency on libgs to avoid license conflicts in the future
+ and to make packaging easier.
+
+ * Add myself to Uploaders as I'll help Chris in maintaining foomatic-filters.
+ * Putting under Debian Printing Group umbrella.
+ * Convert to 3.0 (quilt) source format.
+ * Convert to tiny dh7 style.
+ * debian/watch: update.
+ * s/cupsys/cups/ everywhere (Closes: #511748)
+ * Use db_settitle instead of deprecated db_title in the debconf templates,
+ thanks to Frans Pop. (Closes: #560316)
+ * Maintainer scripts cleanup thanks to lintian
+ * Add Vcs-* fields with new packaging repository.
+ * Update README.Debian.
+ * Document the default change in NEWS.
+ * Remove the big warning in the debconf template.
+ * Packaging fixes (Closes: #235829, #254682)
+ * Bump Standards to 3.9.1.0
+ - Rework some Conflicts/Breaks
+ - Update debian/copyright
+
+ -- Didier Raboud <didier@raboud.com> Tue, 10 Aug 2010 21:26:06 +0200
+
foomatic-filters (4.0.5-0ubuntu3) maverick; urgency=low
[ Till Kamppeter ]