Skip to content

Debian Changelog foo2zjs (20090908dfsg-5.1+squeeze0)

2011

foo2zjs (20090908dfsg-5.1+squeeze0) stable-proposed-updates; urgency=low

   * Non-maintainer upload.
   * Update debian/patches/60-getweb.in.patch:
     Fix CVE-2011-2684 "Insecure Temporary File" (CWE-277) in /usr/bin/getweb
     by creating a safe temporary directory with mktemp (Closes: #633870) and
     running the script with -e.

 -- Didier Raboud <odyx@debian.org>  Wed, 27 Jul 2011 18:51:20 +0200

foo2zjs (20090908dfsg-5.1) unstable; urgency=low

   * Non-maintainer upload.
   * debian/control:
     + Depends: on dc (Closes: #609761).

 -- Didier Raboud <odyx@debian.org>  Wed, 12 Jan 2011 14:49:08 +0100

2010

foo2zjs (20090908dfsg-5) unstable; urgency=low

   [ Luca Capello ]
   * debian/README.Debian:
     + add a note about the "HPLJ 10xx Replaced Paper" GUI requiring
       tk8.4 and tix, now Suggests:.
   * debian/control:
     + Standards-Version to 3.9.1, no changes needed, thanks to lintian.
   * debian/copyright:
     + add information for cups.h (from the CUPS Imaging library).
     + add information for msexpand (Perl, no relationship with the
       one from the mscompress package).
     - remove obsolete information for hannah-foo2zjs.
 
   [ Till Kamppeter ]
   * Merge from Ubuntu maverick.
   * debian/control:
     + Depends: on foomatic-filters.
   * debian/patches/series: update.
   * debian/patches/92-udev-firmware-script-fixes.patch:
     + When loading firmware into the printer via UDEV script, wait 3
       seconds, so that UDEV scripts for automatic printer setup do not
       interfere with the firmware transfer to the printer.
 
   [ Steve Langasek ]
   * Merge from Ubuntu maverick.
   * debian/control:
     - Drop tk8.4 and tix Recommends: to Suggests: (Closes: #601591).

 -- Luca Capello <luca@pca.it>  Sun, 14 Nov 2010 19:45:26 +0100

foo2zjs (20090908dfsg-4) unstable; urgency=low

   * debian/control:
     + list all the provided drivers for better searching, thanks to
       Sam Morris <sam@robots.org.uk> (Closes: #579962).
   * debian/foo2zjs.doc-base:
     + new file to register the documentation via doc-base, thanks to
       lintian.
   * debian/NEWS:
     + add trailing blank line for apt-listchanges, thanks to lintian.
   * debian/README.Debian:
     + add paragraph titles.
     + add paragraph about "HPLJ 10xx Replaced Paper" icon (see #579154).
   * debian/source/format:
     + new file, keep 1.0 format for now, thanks to lintian.

 -- Luca Capello <luca@pca.it>  Sat, 15 May 2010 19:21:25 +0200

foo2zjs (20090908dfsg-3) unstable; urgency=low

   * debian/foo2zjs.postinst:
     + move firmware files only if they are present, thus avoiding a
       "No such file or directory" error from mv during upgrades.

 -- Luca Capello <luca@pca.it>  Tue, 23 Mar 2010 11:54:44 +0100

foo2zjs (20090908dfsg-2) unstable; urgency=low

   [ Luca Capello ]
   * debian/control:
     + Standards-Version to 3.8.4, no changes needed, thanks to lintian.
     + Build-Depends: on quilt to manage patches.
     + Recommends: unzip for 'getexe' function in getweb script.
     + add ${misc:Depends}, thanks to lintian.
   * debian/foo2zjs.dirs:
     + add /lib/firmware/hp/.
     - remove now useless /usr/share/foo2zjs/tmp/.
   * debian/foo2zjs.postinst:
     + move user-downloaded firmwares to /lib/firwmare/hp/.
   * debian/NEWS:
     + notice the new location for firmwares.
   * debian/patches/*:
     + convert to quilt and refresh.
   * debian/patches/60-getweb.in.patch:
     + working directory is /tmp/foo2zjs/.
     + new 'puticm' function to install ICM files.
     + extract firmware for HP LaserJet P1006/1008/1505 printers as well.
     - remove wrong 'putfw' call for Minolta 2200 DL.
   * debian/patches/70-lib-firmware-hp.patch:
     + firmware directory is /lib/firmware/hp/ (Closes: #517957).
   * debian/README.source:
     + adapt to quilt.
   * debian/rules:
     + adapt to quilt.
     - remove touch call for /usr/share/foo2zjs/tmp/.placeholder.
 
   [ Michael Koch ]
   * Removed Luca Bedogni from Uploaders as he is MIA (Closes: 550268).
   * Updated Build-Depends on debhelper to level 7.
   * Replaced dh_clean -h by dh_prep.
 
   [ Steve Langasek ]
   * debian/control: Breaks: udev (<< 136-1) to ensure the correct udev
     version is used.
   * debian/foo2zjs.preinst: when installing or upgrading, remove the
     old udev rules file /etc/udev/rules.d/11-hplj10xx.rules if it has
     not been locally modified.
   * debian/patches/30-udev-rules.dpatch (Closes: #558978):
     + 'BUS=="usb"' is deprecated, replaced with 'SUBSYSTEMS=="usb"'.
     + Removed UDEV rule items which conflict with the general UDEV rules
       for USB printers: 'NAME="usb/%k"', 'MODE="0666"'.
     + Change SYSFS to ATTRS.
   * debian/rules: install the udev rules file as
     /lib/udev/rules.d/85-hplj10xx.rules.

 -- Luca Capello <luca@pca.it>  Mon, 22 Mar 2010 17:09:44 +0100

2009

foo2zjs (20090908dfsg-1) unstable; urgency=low

   * New upstream release.
     - supports Minolta mc1690MF (Closes: #545950)
   * debian/patches/60-hplj1000.dpatch: Removed last hunk as it is
     applied upstream.
   * debian/patches/70-printer-profile.dpatch: Added to work around
     deleting of printer-profile script in upstream Makefile.
   * debian/patches/90-manpages.dpatch: Updated to also fix manpage
     of printer-profile.
   * debian/README.source: Renamed from debian/README.Debian-source.

 -- Michael Koch <konqueror@gmx.de>  Mon, 14 Sep 2009 20:21:07 +0200

foo2zjs (20090301dfsg-5) unstable; urgency=low

   * Remove hannah-foo2zjs package as its now in its own source package.
   * debian/README.Debian-source: New file to describe usage of dpatch.
   * debian/control: Updated Standards-Version to 3.8.3.
   * debian/control: Add Vcs-Browser field.

 -- Michael Koch <konqueror@gmx.de>  Wed, 02 Sep 2009 08:49:26 +0200

foo2zjs (20090301dfsg-4) unstable; urgency=low

   * debian/hannah-package/gui.cpp: Fix list of argument names for getweb
     (Closes: #537325).
   * debian/patches/40-hplj1000.dpatch: Updated to also guard globbered
     names in find call (Closes: #526781).
   * debian/README.Debian: Clarify how hannah-foo2zjs and getweb are used
     (Closes: #503373, #529300).
   * debian/copyright: Link to /usr/share/common-licenses/GPL-2
     instead of /usr/share/common-licenses/GPL.
   * debian/control:
     + hannah-foo2zjs: Tighten Depends on kdebase-bin to (<< 4:4.4.0-1)
       (Closes: #460480).
     + Updated Standards-Version to 3.8.2.
   * debian/patches/60-getweb.in.dpatch: Exit with failure when called
     as non-root.
   * debian/patches/90-manpages.dpatch: New dpatch to fix manpage errors.

 -- Michael Koch <konqueror@gmx.de>  Sat, 01 Aug 2009 14:01:43 +0200

foo2zjs (20090301dfsg-3) unstable; urgency=low

   * debian/control:
     + s/tik/tix/ in Recommends:, my fault.
   * debian/foo2zjs.dirs:
     + sort alphabetically.
     + add /usr/share/pixmaps (Closes: #521992).
   * debian/foo2zjs.links:
     + list all links to be created for the hplj* helper programs.
     + install links for HP LaserJet P1xxx printers.
   * debian/patches/00list: update.
   * debian/patches/60-getweb.in.dpatch:
     + extract firmware for HP LaserJet P1005/1007 printers as well.
   * debian/patches/60-hplj1000.dpatch:
     + always load firmwares from /usr/share/foo2zjs/firmware.
   * debian/rules:
     + call dh_link only once.

 -- Luca Capello <luca@pca.it>  Thu, 02 Apr 2009 18:07:52 +0200

foo2zjs (20090301dfsg-2) unstable; urgency=low

   * debian/patches/30-udev-rules.dpatch:
     + for some printers, HP is lowercase, thanks to ilf
       <ilf@zeromail.org> (Closes: #519628).

 -- Luca Capello <luca@pca.it>  Wed, 18 Mar 2009 22:32:41 +0100

foo2zjs (20090301dfsg-1) unstable; urgency=low

   * New upstream version (Closes: #466758)
   * DFSG repack
     - remove binary file c5200mono.prn
     - remove crd/qpdl/CLP* , because copyright is unclear
   * debian/*.1:
     - remove, use upstream instead.
   * debian/control:
     + Recommends: tk8.4 and tik for hplj10xx_gui.tcl, thanks to lintian.
   * debian/hannah-package/hanna.desktop:
     - remove now useless Encoding key, thanks to lintian.
   * debian/manpages:
     + install foo2zjs-icc2ps.1 only.
   * debian/patches/00list: update.
   * debian/patches/10-makefile.dpatch: refresh.
   * debian/patches/30-udevs-rules.dpatch: refresh.
   * debian/patches/40-desktop-encoding-correction.dpatch:
     - remove now useless Encoding key, thanks to lintian.
   * debian/patches/40-path-correction.dpatch: refresh.
   * debian/patches/50-fix-grotty-warnings:
     - do not apply, it requires a too long refresh and a better
       solution would be to fix the upstream manpage generation system.
   * debian/patches/60-getweb.in.dpatch: refresh.
   * debian/patches/70-getweb.in.dpatch:
     - remove, no more needed.
   * debian/watch:
     + new dummy file, thanks to lintian.

 -- Luca Capello <luca@pca.it>  Tue, 03 Mar 2009 09:43:35 +0100

2008

foo2zjs (20070718dfsg-9) unstable; urgency=low

   * debian/control:
     + add myself to Uploaders:.
   * debian/patches/30-udev-rules.dpatch:
     + backport upstream fix to support udev hotplugging, thanks to
       ilf <ilf@zeromail.org> (Closes: #477923).

 -- Luca Capello <luca@pca.it>  Mon, 22 Dec 2008 13:13:25 +0100

foo2zjs (20070718dfsg-8) unstable; urgency=low

   * Fixed bashism in debian/patches/60-getweb.in.dpatch. Closes: #489576
   * Use su-to-root in debian/hannah-foo2zjs.menu and
     debian/hannah-package/hannah.desktop.
   * Use menu section Applications/System/Administration instead of
     Applications/System.
   * Use the Suggests from menu package for the Depends of hannah-foo2zjs
     to make su-to-root -X work always.
   * Build-Depends on ghostscript instead of gs-gpl.
   * Build-Depends on libcups2-dev instead of libcupsys2-dev.
   * Added Recommends for foo2zjs on wget. Neede by getweb script.
   * Exclude the manual.pdf from dh_compress.

 -- Michael Koch <konqueror@gmx.de>  Thu, 21 Aug 2008 18:16:23 +0200

foo2zjs (20070718dfsg-7.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Add '80-getweb.in.dpatch' to fix bashism in /bin/sh script
     (Closes: #472895)
   * Bump Standards-Version to 3.8.0.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 07 Jun 2008 20:17:48 +0100

2007

foo2zjs (20070718dfsg-7) unstable; urgency=medium

   * Added menu file for hannah-foo2zjs package (Closes: #444850).
    - Call dh_installmenu in debian/rules
    - Adjust debian/hannah-foo2zjs.dirs accordingly
   * Modified debian/rules to use /usr/share/dpatch/dpatch.make
   * Added a patch from a newer getweb because the firmware location has
   changed (Closes: #449426).

 -- Luca Bedogni <me@lucabedogni.it>  Thu, 15 Nov 2007 17:40:37 +1100

foo2zjs (20070718dfsg-6) unstable; urgency=low

   * debian/control:
         - Added the Homepage tag insted of displaing it in the long description
           (Closes: #439579).
         - Added Vcs-Svn tag.
   * Now hannah-foo2zjs display the output of an error (Closes:444852)

 -- Luca Bedogni <me@lucabedogni.it>  Fri, 02 Nov 2007 01:06:58 +0100

foo2zjs (20070718dfsg-5) experimental; urgency=low

   * Change name of package hannah to hannah-foo2zjs to make
     it more related to foo2zjs (and because there is already
     a package in the archive called hannah)
    - Also rename the binary to hannah-foo2zjs and its references

 -- Steffen Joeris <white@debian.org>  Sun, 07 Oct 2007 17:13:46 +1000

foo2zjs (20070718dfsg-4) experimental; urgency=low

   [ Luca Bedogni ]
   * Now hannah is a standalone package
    - Moved debian/hannah to debian/hannah-package
    - Added the clean call for hannah-package in debian/rules
    - Added new package information to debian/control
   * Modified menu file for opening hannah with kdesu or gksu
     (Closes: #444850)
 
   [ Steffen Joeris ]
   * Fix cleanup for hannah and call it with make distclean
   * Remove dependency against kdebase-bin | gksu from foo2zjs, because
     this is satisfied via hannah now
   * Add hannah as a suggests for foo2zjs
   * Add foo2zjs as a depends to hannah
   * Add debian/copyright information

 -- Luca Bedogni <me@lucabedogni.it>  Sun, 07 Oct 2007 16:24:58 +1000

foo2zjs (20070718dfsg-3) experimental; urgency=low

   * Include first version of Hannah (GUI for downloading and installing
     the printer firmware) (Closes: #443994)
    - Add Hannah code to debian/hannah/*
    - Modify debian/rules to build hannah from source
    - Add build-depends against libqt4-dev
    - Generate the standard directory for .desktop files in debian/dirs
    - Install hannah.desktop into the standard desktop directory
    - Update README.Debian to point to Hannah
    - Renamed dpatch to 60-getweb.in.dpatch and adjusted it to match
      for Hannah
    - Use tmp file under /usr/share/foo2zjs/tmp for unpacking and
      preparing downloaded firmware
    - Add a depends against kdebase-bin | gksu to use either of both
      programs to become root, when calling hannah
   * Fix breaking line in 11-hplj10xx.rules to repair it
    (Closes: #443917) Thanks to Cristian Ionescu-Idbohrn for the patch

 -- Steffen Joeris <white@debian.org>  Sun, 30 Sep 2007 18:10:33 +1000

foo2zjs (20070718dfsg-2) unstable; urgency=low

   [ Luca Bedogni ]
   * Added 60-getweb.dpatch for improving the getweb script to install the
     firmware too, instead of download-only (Closes: #419038)
 
   [ Steffen Joeris ]
   * Update README.Debian and remove some useless information
 
   [ Michael Koch ]
   * Improved 60-getweb.dpatch to delete local files after putting them into
     firmware directory

 -- Michael Koch <konqueror@gmx.de>  Sat, 22 Sep 2007 21:58:30 +0200

foo2zjs (20070718dfsg-1) experimental; urgency=low

   [ Luca Bedogni ]
   * Modified patches to fit with new version
   * Removed Finn-Arne Johansen (Requested on #427678)
   * Added me (Luca Bedogni) as co-maintainer
   * Added Michael Koch as co-maintainer
 
   [ Steffen Joeris ]
   * Put the alioth list as maintainer and myself as co-maintainer
    - The package is now team maintained (Closes: #429872)
   * New upstream version (Closes: #427678)
   * DFSG repack
    - Removed binary file c5200mono.prn
    - Removed crd/qpdl/CLP* , because copyright is unclear
   * Make sure that the PPD files are installed (Closes: #427665)

 -- Steffen Joeris <white@debian.org>  Fri, 20 Jul 2007 18:07:24 +0200

foo2zjs (20061224-3) unstable; urgency=low

   * Make sure that the patches are cleaned up before the general
     cleanup and therefore avoid FTBFS during second build
     (Closes: #424277)
   * Make sure that upstream documentation and copyright information are
     not installed as they are not needed for debian
   * Make sure that the cleanup target is complete

 -- Steffen Joeris <white@debian.org>  Wed, 16 May 2007 15:44:32 +1000

foo2zjs (20061224-2) unstable; urgency=low

   * Upload to unstable

 -- Steffen Joeris <white@debian.org>  Sun, 06 May 2007 18:57:46 +1000

foo2zjs (20061224-1) experimental; urgency=low

   * New upstream release
   * Bump debhelper level to 5
   * Change my maintainer address
   * Change 30-udev-rules.dpatch to patch the path for the program
   * Change the path for the hplj1000 script (Closes: #402633)
   * Install the ChangeLog file from upstream
   * Still provide the hplj1000 script
   * Improve package description (Closes: #400036)
   * Remove old debian diversions file
   * Update debian/copyright
   * Patch the build system properly (10-makefile.dpatch)

 -- Steffen Joeris <white@debian.org>  Sat, 6 Jan 2007 00:56:38 +0100

2006

foo2zjs (20060625dfsg-4) unstable; urgency=medium

   * Make sure that the symlinks are available (Closes: #390948)
     Thanks to Petre Todorov

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sun, 8 Oct 2006 14:21:29 +1000

foo2zjs (20060625dfsg-3) unstable; urgency=medium

   * Correct the udev rules (30-udev-rules.dpatch) to make sure all of
     the supported hp models work as expected (Closes: #390948)
   * Correct the path of the program location in hplj1000
     (40-path-correction.dpatch)

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Fri, 6 Oct 2006 19:21:40 +1000

foo2zjs (20060625dfsg-2) unstable; urgency=low

   * Upload this version to unstable
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Fri, 11 Aug 2006 20:58:53 +1000

foo2zjs (20060625dfsg-1) experimental; urgency=low

   * New upstream release
   * Bump standards version, no changes needed
   * Repack for DFSG compatibility
   * Provide usb_printerid again (Closes: #355576)
   * Provide the new firmware download scripts from upstream
   * Use modified hp10xx.rules file from upstream
   * Thanks for suggestions from Philippe Teuwen
   * Add build-dependency against foomatic-filters to make sure foomatic-rip
     is available
 
   * Upload sponsored by Morten Werner Olsen.

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Thu, 27 Jul 2006 18:20:54 +1000

foo2zjs (20060124dfsg-1) unstable; urgency=low

   * new upstream release (Closes: #351413)
   * repack for DFSG compatibility
   * wrote manpage for okidecode, used authors description
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sun, 5 Feb 2006 15:31:09 +0100

foo2zjs (20051220dfsg-1) unstable; urgency=low

   * new upstream release
   * again have to repack it for DFSG compatibility
   * add additional explanation
     (e.g. reason for repack and reformat of manpages) to README.Debian
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sun, 01 Jan 2006 14:45:28 +0100

2005

foo2zjs (20051120dfsg-1) unstable; urgency=low

   [ Changes by Steffen Joeris ]
   * new upstream release
   * add some clean targets to debian/rules
   * modify make install in debian/rules
   * repack and rename to *dfsg because of binaries in source ;(
   * modify Makefile to recognize the dfsg changes
   * wrote README.Debian to inform users about the changes
 
   [ Changes by Finn-Arne Johansen ]
   * Added code to honour /etc/papersize (Closes: #237967)
     (20-honour-papersize.dpatch)
 
   * Upload sponsored by Petter Reinholdtsen.

 -- Finn-Arne Johansen <faj@bzz.no>  Fri, 2 Dec 2005 16:16:09 +0100

foo2zjs (20051113-1) unstable; urgency=low

   * New Maintainer and Co-Maintainer (Closes: #294813)
   * New upstream release (Closes: #339761)
   * Added new clean rules because of new version
   * bumped standard version
   * cleaned up the debian/control
   * provide the full source from the author (Closes: #279830, #279829)
   * wrote all authors to debian/copyright
   * reformat the manpages to make the package completely lintian clean

 -- Steffen Joeris <steffen.joeris@skolelinux.de>  Fri, 18 Nov 2005 18:40:40 +0100

foo2zjs (20050217-1) unstable; urgency=low

   * New upstream release.
   * Please note that there is an RFA for this package.

 -- Chris Lawrence <lawrencc@debian.org>  Thu, 17 Feb 2005 23:26:51 -0600

2004

foo2zjs (20040210-2) unstable; urgency=low

   * Remove the binary-only components from the generated package; if you
     need foo2oak, see http://foo2oak.rkkda.com/.  (Closes: #233311)

 -- Chris Lawrence <lawrencc@debian.org>  Tue, 17 Feb 2004 21:05:36 -0600

foo2zjs (20040210-1) unstable; urgency=low

   * New upstream release.

 -- Chris Lawrence <lawrencc@debian.org>  Sun, 15 Feb 2004 02:04:03 -0600

2003

foo2zjs (20030807-1) unstable; urgency=low

   * New upstream release.

 -- Chris Lawrence <lawrencc@debian.org>  Sun, 7 Sep 2003 12:32:07 -0500

foo2zjs (20030702-1) unstable; urgency=low

   * New upstream release:
   	+ Add XML files for Minolta Color PageWorks/Pro L
         + If color has been selected, but there isn't any color on the page,
 	  then produce a monochrome ZjStream.

 -- Chris Lawrence <lawrencc@debian.org>  Wed, 2 Jul 2003 22:55:33 -0500

foo2zjs (20030531-1) unstable; urgency=low

   * New upstream release.

 -- Chris Lawrence <lawrencc@debian.org>  Fri, 6 Jun 2003 22:55:43 -0500

foo2zjs (20030526-1) unstable; urgency=low

   * Initial Release.  (Closes: #194572)

 -- Chris Lawrence <lawrencc@debian.org>  Tue, 27 May 2003 16:03:54 -0500