foomatic-filters (3.0.2-20071204-0ubuntu2) hardy; urgency=low * debian/patches/clean-up-on-cancel.patch: Kill all subprocesses when receiving a TERM signal due to the job being canceled. This assures that there do not stay orphan Ghostscript processes still feeding data to the printer. * debian/control, debian/rules: Added support for patches. * debian/control: Updated home page entry, standards version, description text from Debian. * debian/watch: Updated from Debian. * debian/parseconfig.pl, debian/foomatic-filters.config, debian/foomatic-filters.postinst: Drop debconf option for selecting the Ghostscript version to use (update from Debian). -- Till Kamppeter Wed, 12 Mar 2008 12:58:58 +0001 foomatic-filters (3.0.2-20071204-0ubuntu1) hardy; urgency=low * New upstream release - foomatic-gswrapper.in: Let Ghostscript always use buffered input. This works around a Ghostscript bug which prevents printing encrypted PDF files with Adobe Reader 8.1.1 and Ghostscript built as shared library (Ghostscript bug #689577, Ubuntu bug LP: #172264) - Allow the parameters of the "*Foomatic..." lines which formerly had to be given without quotes also to be given with double quotes. This is to support generation and manipulation of Foomatic PPDs with the CUPS DDK. The PPD generator of the CUPS DDK ("ppdc") can create these lines only with quoted parameters (See http://www.cups.org/str.php?L2551). - Bug fixes: o If the CUPS-style duples option "-o sides={one|two}-sided[-{long|short}-edge]" was supplied, the "Duplex" option could be set to "0", "LongEdge", or "ShortEdge", which do not exist in the "Duplex" options in PPD files (Thanks to Ricoh Japan for reporting this bug). o Now all of "LongEdge", "DuplexNoTumble", or "ShortEdge", "DuplexTumble", are converted to each other if supplied as value to an enumerated choice option (usually "Duplex") and this value is not in the list of choices. o Reset the best score for finding the narrowest page range before treating each option, not only before the first option. Now jobs with page overrides on more than one option are executed correctly. o If an option had the default value "0" (enumerated choice, numerical, string) in the PPD file, the first choice from the list was set as default and not "0". o When assigning a non-integer number to an integer option, the "%%BeginFeature: ..." line of the option inserted into the PostScript data stream still contained the non-integer value. Only the value in the code piece was converted to integer. o If a non-integer "*FoomaticRIPDefault..." was given for an integer option it was not converted to integer. o Boolean options had "0" and "1" as values in the "%%BeginFeature: ..." lines and not "False" and "True". o PPD-supplied JCL/PJL options did not get merged with driver-generated JCL/PJL options when there were spaces between the JCL command and the "=" (ex: "@PJL SET TRAY = 1"). o Now all of "0", "No", "Off", "False" or "1", "Yes", "On", "True" are converted to each other if supplied as value to an enumerated choice option and this value is not in the list of choices. -- Till Kamppeter Wed, 05 Dec 2007 12:08:58 +0000 foomatic-filters (3.0.2-20070719-0ubuntu1) gutsy; urgency=low * New upstream release o Added support for suppressing page accounting on a per-driver basis. Page accounting is deactivated if a line "*FoomaticNoPageAccounting: True" is found in the PPD file. * foomatic-filters.postinst, foomatic-filters.templates: Turned on the insertion of PostScript code for CUPS' page accounting by default (closes: LP#119403). -- Till Kamppeter Thu, 19 Jul 2007 19:11:45 +0100 foomatic-filters (3.0.2-20070323-0ubuntu1) feisty; urgency=low * New upstream bug fix release o Performance improvements (closes: LP#78781 and probably also LP#96709). o foomatic-rip did not read custom page sizes from the PostScript data stream (closes: LP#42234, CUPS upstream STR #1722). -- Till Kamppeter Tue, 27 Mar 2007 09:48:54 +0100 foomatic-filters (3.0.2-20070312-0ubuntu1) feisty; urgency=low * New upstream bug fix release o Replaced sysread() and syswrite() by read() and print() in foomatic-rip as the buffering of sysread() and syswrite() is not compatible with the buffering of the read() and print() used in the other operations. This lead to printouts being messed up (closes LP#87597). -- Till Kamppeter Tue, 13 Mar 2007 22:02:12 +0000 foomatic-filters (3.0.2-20070220-0ubuntu1) feisty; urgency=low * New upstream bug fix release o Fixes problem of foomatic-rip eating up all memory and blocking the system, requiring a hard reset (closes: LP#85569). o URLs updated to OpenPrinting in documentation. * debian/control: Set Ubuntu maintainer. -- Till Kamppeter Thu, 22 Feb 2007 12:05:54 +0000 foomatic-filters (3.0.2-20061031-1) unstable; urgency=low * New upstream release. * Make corrections to the debconf template pointed out by Erik Schanze in private email. * Update translations to fr, nl, pt. (Closes: #384390, #387656, #396639) -- Chris Lawrence Sat, 4 Nov 2006 19:11:37 -0600 foomatic-filters (3.0.2-20060712-3) unstable; urgency=low * Apply patch improving the translation of debconf templates. (Closes: #378220) -- Chris Lawrence Mon, 21 Aug 2006 09:36:21 -0500 foomatic-filters (3.0.2-20060712-2) unstable; urgency=low * Update Japanese, French translations. (Closes: #378937, #379948) * Add Portuguese, Swedish translations. (Closes: #381897, #381917) -- Chris Lawrence Mon, 21 Aug 2006 01:28:48 -0500 foomatic-filters (3.0.2-20060712-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Wed, 12 Jul 2006 20:11:45 -0400 foomatic-filters (3.0.2-20060530-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Tue, 30 May 2006 19:52:08 -0400 foomatic-filters (3.0.2-20060318-2) unstable; urgency=low * Remove /etc/foomatic/defaultspooler in purge. (Closes: #359322) -- Chris Lawrence Mon, 27 Mar 2006 17:25:02 -0500 foomatic-filters (3.0.2-20060318-1) unstable; urgency=low * The "gee, won't it be nice when I can upload amd64 packages instead of using a jury-rigged i386 pbuilder" release. * New upstream CVS pull (no changes recorded in ChangeLog, but better safe than sorry). * Force upgrade from gs << 8.0 or gs-aladdin << 8.0. * Reprompt for gspath if it is gs-gnu or gs-aladdin. (Closes: #354149, #352856) * Add Czech translation. (Closes: #309020) * Add Vietnamese translation. (Closes: #314179) * Improve robustness of postinst, even though I think the specific problem reported is long fixed. (Closes: #289363) * Don't fail in postrm if ucf is missing (an error message will still display, but postrm will exit 0). (Closes: #350474) * Apply patch fixing typos in man page foomatic-rip(1). (Closes: #351421) -- Chris Lawrence Sat, 18 Mar 2006 22:56:52 -0500 foomatic-filters (3.0.2-20060113-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Fri, 13 Jan 2006 18:24:58 -0500 foomatic-filters (3.0.2-20050720-1) unstable; urgency=low * New upstream release. * Remove mention of foomatic-bin from README.Debian. -- Chris Lawrence Wed, 20 Jul 2005 03:24:28 -0500 foomatic-filters (3.0.2-20050705-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Tue, 5 Jul 2005 01:53:28 -0500 foomatic-filters (3.0.2-20050403-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sun, 3 Apr 2005 23:03:31 -0500 foomatic-filters (3.0.2-20041204-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 4 Dec 2004 11:38:53 -0600 foomatic-filters (3.0.2-3) unstable; urgency=low * Apply patch to French and Brazilian Portuguese translations to fix encoding issues. (Closes: #277570) -- Chris Lawrence Fri, 22 Oct 2004 06:15:29 -0500 foomatic-filters (3.0.2-2) unstable; urgency=low * Apply file descriptor handing patch from Alexander Achenbach. This will fix some incompatibilities with Ghostscript prefiltering, etc. (Closes: #271519) -- Chris Lawrence Tue, 19 Oct 2004 01:07:45 -0500 foomatic-filters (3.0.2-1) unstable; urgency=high * New upstream release. (Released ahead of embargo date due to public notice of vulnerability being posted at LinuxPrinting.org. Fix has been in CVS since August 26th.) * Fixes foomatic-rip vulnerability CAN-2004-0801, which allows arbitrary commands to be run as the spooler's UID (possibly root). -- Chris Lawrence Tue, 14 Sep 2004 20:38:08 -0500 foomatic-filters (3.0.1-20040621-4) unstable; urgency=low * Update Brazilian Portuguese translation. (Closes: #264193) -- Chris Lawrence Sat, 7 Aug 2004 19:25:42 -0500 foomatic-filters (3.0.1-20040621-3) unstable; urgency=medium * Downgrade foomatic-filters/spooler to low priority; the autodetection should be sufficiently good for most purposes. * Update French translation. (Closes: #257550) -- Chris Lawrence Sun, 4 Jul 2004 07:49:15 -0500 foomatic-filters (3.0.1-20040621-2) unstable; urgency=low * Update German translation. (Closes: #256619) * Update Japanese translation. (Closes: #256097) -- Chris Lawrence Mon, 28 Jun 2004 02:50:26 -0500 foomatic-filters (3.0.1-20040621-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Mon, 21 Jun 2004 02:24:42 -0500 foomatic-filters (3.0.1-20040506-6) unstable; urgency=low * Fix handling of config file. (Closes: #254462, #254516, #254652) * Updated Dutch translation. (Closes: #254582) -- Chris Lawrence Mon, 21 Jun 2004 02:19:54 -0500 foomatic-filters (3.0.1-20040506-5) unstable; urgency=low * Move parseconfig Perl fragment into its own file, so the syntax highlighting is correct. * Try to autodetect the spooler, and record this setting in /etc/foomatic/defaultspooler to make foomatic-configure more friendly. * Modify foomatic-filters.config to skip the filter question with CUPS, and skip the PS accounting question unless CUPS is being used. -- Chris Lawrence Mon, 14 Jun 2004 03:05:54 -0500 foomatic-filters (3.0.1-20040506-4) unstable; urgency=low * Fix case of Foomatic in one spot in the debconf template. * Eliminated all fuzziness from translations. * Add German debconf translation. (Closes: #252823) -- Chris Lawrence Sun, 6 Jun 2004 21:06:10 -0500 foomatic-filters (3.0.1-20040506-3) unstable; urgency=low * Add Turkish and Dutch debconf translations. (Closes: #246077, #251400) -- Chris Lawrence Fri, 28 May 2004 23:36:23 -0500 foomatic-filters (3.0.1-20040506-2) unstable; urgency=low * Updated French debconf translation. (Closes: #248662) * Manually fixed Portuguese and Japanese translations. -- Chris Lawrence Fri, 14 May 2004 18:27:43 -0500 foomatic-filters (3.0.1-20040506-1) unstable; urgency=low * New upstream release. * Changed gs-aladdin to gs-afpl in Debconf template. -- Chris Lawrence Thu, 6 May 2004 23:00:07 -0500 foomatic-filters (3.0.1-6) unstable; urgency=low * Updated French translation. (Closes: #238121) * Ran debconf-updatepo manually, for good measure, even though it's claimed in the form letter I received as part of #238121 that dh_installdebconf automatically does this. -- Chris Lawrence Mon, 15 Mar 2004 19:03:27 -0600 foomatic-filters (3.0.1-5) unstable; urgency=low * Add Portguese translation of debconf templates. (Closes: #235469) -- Chris Lawrence Mon, 1 Mar 2004 16:10:07 -0600 foomatic-filters (3.0.1-4) unstable; urgency=low * Update Japanese translation. (Closes: #235094) -- Chris Lawrence Sat, 28 Feb 2004 03:16:15 -0600 foomatic-filters (3.0.1-3) unstable; urgency=low * Update French translation. (Closes: #228999) -- Chris Lawrence Thu, 26 Feb 2004 04:28:26 -0600 foomatic-filters (3.0.1-2) unstable; urgency=low * Add debconf configuration for the gspath variable. * Remove all the ucf hackery, since ucf now supports debconf. We now depend on the latest ucf. * Remove the temporary file generated from the debconf data. -- Chris Lawrence Sun, 22 Feb 2004 19:43:05 -0600 foomatic-filters (3.0.1-1) unstable; urgency=low * New upstream release. No upstream changes since last CVS snapshot. * Use DEBIAN_FRONTEND instead of DEBCONF_FRONTEND for the interactivity test, and check the debconf database for the frontend setting too; this should solve the buildd problems with packages that depend on foomatic-filters. -- Chris Lawrence Fri, 20 Feb 2004 21:52:42 -0600 foomatic-filters (3.0.0-20040203-1) unstable; urgency=low * New upstream release. * If DEBCONF_FRONTEND is "noninteractive", bypass ucf handling of /etc/foomatic/filter.conf. (Closes: #231018) -- Chris Lawrence Tue, 3 Feb 2004 19:41:34 -0600 foomatic-filters (3.0.0-20040114-1) unstable; urgency=low * New upstream release. * Update debconf translations. (Closes: #224193, #227127) * Acknowledge NMU. (Closes: #223681) -- Chris Lawrence Wed, 14 Jan 2004 23:01:10 -0600 foomatic-filters (3.0.0-20031207-1) unstable; urgency=low * New upstream release. * Handle filter.conf with ucf. * Bypass the file converter check when calling configure. (Closes: #223152) -- Chris Lawrence Sun, 7 Dec 2003 21:34:52 -0600 foomatic-filters (3.0.0-20031118-1) unstable; urgency=low * New upstream release. * Note that texttops is used with CUPS by default in the template file. (This will require minor po file updates.) -- Chris Lawrence Tue, 18 Nov 2003 15:32:03 -0600 foomatic-filters (3.0.0-20030919-3) unstable; urgency=low * New debconf translations. (Closes: #212496, #212723) -- Chris Lawrence Mon, 29 Sep 2003 09:12:16 -0500 foomatic-filters (3.0.0-20030919-2) unstable; urgency=low * Don't use the *dj variants of paper sizes, since a2ps seems to have recently lost support for them. (Closes: #212259) -- Chris Lawrence Mon, 22 Sep 2003 19:54:47 -0500 foomatic-filters (3.0.0-20030919-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Fri, 19 Sep 2003 20:35:00 -0500 foomatic-filters (3.0.0-20030907-2) unstable; urgency=low * Add French translation of debconf templates. (Closes: #211222) * foomatic-rip now dies with a reasonable error message if unable to open the log file. (Closes: #211345) * Drop the debconf question on retaining the config file; the new behavior is equivalent to "parse", which was the default behavior anyway. (Closes: #200713) * Change the default setting for the PostScript filter to "Automagic" and lower the question priority to "low". -- Chris Lawrence Fri, 19 Sep 2003 20:30:37 -0500 foomatic-filters (3.0.0-20030907-1) unstable; urgency=low * New upstream release. * Include Japanese translation of debconf templates. (Closes: #207513) -- Chris Lawrence Sun, 7 Sep 2003 12:07:18 -0500 foomatic-filters (3.0.0-20030628-2) unstable; urgency=low * Test whether /etc/foomatic/filter.conf.debconf-old exists before doing file operations on it in the postinst. (Closes: #199777) -- Chris Lawrence Wed, 2 Jul 2003 22:53:05 -0500 foomatic-filters (3.0.0-20030628-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 28 Jun 2003 17:08:02 -0500 foomatic-filters (3.0.0-5) unstable; urgency=low * Change conflicts line to not conflict with the forthcoming cupsomatic-ppd transition package. -- Chris Lawrence Sat, 14 Jun 2003 19:06:39 -0500 foomatic-filters (3.0.0-4) unstable; urgency=low * Conflict/Replace with the massively obsolete cupsomatic-ppd. (Closes: #195550) -- Chris Lawrence Tue, 10 Jun 2003 17:41:27 -0500 foomatic-filters (3.0.0-3) unstable; urgency=medium * Fiddle with dependencies to break the cycle keeping foomatic 3.x out of testing. -- Chris Lawrence Tue, 27 May 2003 15:47:43 -0500 foomatic-filters (3.0.0-2) unstable; urgency=low * Include symbolic links for lpdomatic and directomatic for backwards-compatibility with Foomatic 2.0. -- Chris Lawrence Sat, 3 May 2003 23:39:02 -0500 foomatic-filters (3.0.0-1) unstable; urgency=low * New upstream release. -- Chris Lawrence Sat, 3 May 2003 23:15:09 -0500 foomatic-filters (2.9-20030423-3) unstable; urgency=low * Straightened out foomatic-filters.config on first install, I think. At least, it works here when the database entries are deleted and /etc/foomatic/filter.conf is removed. (Closes: #190642) -- Chris Lawrence Tue, 29 Apr 2003 16:58:05 -0500 foomatic-filters (2.9-20030423-2) unstable; urgency=low * Upgraded foomatic-db-engine to a dependency. -- Chris Lawrence Thu, 24 Apr 2003 14:43:39 -0500 foomatic-filters (2.9-20030423-1) unstable; urgency=low * New upstream release. (Same as 3.0.0rc2) -- Chris Lawrence Wed, 23 Apr 2003 19:23:23 -0500 foomatic-filters (2.9-3.0.0rc1-2) unstable; urgency=low * Add a symbolic link in /usr/lib/cups/filter from cupsomatic to foomatic-rip, for backwards-compatibility with Foomatic 2.x. (Closes: #190106) * Tried to clean up the description somewhat. -- Chris Lawrence Wed, 23 Apr 2003 19:15:20 -0500 foomatic-filters (2.9-3.0.0rc1-1) unstable; urgency=low * Initial Release. -- Chris Lawrence Sun, 13 Apr 2003 20:44:09 -0500