[ubuntu/oneiric] foo2zjs 20110722dfsg-3ubuntu1 (Accepted)

Till Kamppeter till.kamppeter at gmail.com
Wed Jul 27 22:40:19 UTC 2011


foo2zjs (20110722dfsg-3ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - Depends on the mscompress package.
    - Depends on cup and cups-client and does not only recommend them. Ubuntu
      supports only CUPS as printing system (more investigation needed).

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

  * Update 60-getweb.in.patch to add set -e (Closes: #633870 again).

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

  * Install usb_printerid and its manpage only in Linux (Closes: #635397).

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

  New 20110722 upstream release.

  [ Didier Raboud ]
  * DFSG repack
    - remove binary file c5200mono.prn
    - remove crd/qpdl/CLP* , because copyright is unclear
  * Uploaders:
    - Add myself.
    - Drop Steffen Joeris, with thanks for his past work.
  * Package relationships:
    - Demote cups and cups-client from Depends to Recommends (Closes: #622125).
      This allows one to use foo2zjs with lprng.
    - Add a Recommends on mscompress.
  * Patches:
    - Refresh all.
    - Update 30-udev-rules patch to cope with cups' usblp blacklisting.
    - Add 40-desktop-direct-launch.patch to remove the superfluous "wish"
      launch (avoids a lintian warning).
    - 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, LP: #805370)
    - Enhance 60-getweb.in.patch to forbid live update of /usr/bin/getweb as it
      is packaged. Also correct the typo in getweb. (Closes: #632680)
    - Update 60-hplj1000.patch to use the correct paths in kFreeBSD too.
    - Update 90-manpages.patch to fix more hyphen-used-as-minus mistakes.
    - Add 91-spelling-fixes.patch to fix 'precission' spelling mistake.
  * Convert to source format 3.0 (quilt)
  * Convert packaging to "tiny" dh7 style.
  * Migrate packaging to Git from Subversion, update Vcs-* fields.
  * Bump Standards-Version to 3.9.2 without changes needed.

  [ Till Kamppeter ]
  * debian/rules: Added "-dNOINTERPOLATE" to the Ghostscript command lines to
    make Ghostscript rendering the pages significantly faster.
  * debian/patches/96-udev-firmware-script-cups-libusb-support.patch:
    Added support for uploading firmwae into printers using the USB backend of
    CUPS. This way the firmware upload also works without the usblp kernel
    module. (Closes: #630227, #630228)
  * debian/patches/95-udev-firmware-script-no-hplip-rules-removal.patch:
    Removed the lines in the UDEV script for the automatic firmware upload
    into the printer which remove the UDEV rules files for HPLIP's automatic
    firmware upload. (LP: #783389)

Date: Thu, 28 Jul 2011 00:35:00 +0200
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Maintainer: Debian Printing Team <debian-printing at lists.debian.org>
https://launchpad.net/ubuntu/oneiric/+source/foo2zjs/20110722dfsg-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 28 Jul 2011 00:35:00 +0200
Source: foo2zjs
Binary: foo2zjs
Architecture: source
Version: 20110722dfsg-3ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Debian Printing Team <debian-printing at lists.debian.org>
Changed-By: Till Kamppeter <till.kamppeter at gmail.com>
Description: 
 foo2zjs    - Support for printing to ZjStream-based printers
Closes: 622125 630227 630228 632680 633870 635397
Launchpad-Bugs-Fixed: 783389 805370
Changes: 
 foo2zjs (20110722dfsg-3ubuntu1) oneiric; urgency=low
 .
   * Merge from debian unstable.  Remaining changes:
     - Depends on the mscompress package.
     - Depends on cup and cups-client and does not only recommend them. Ubuntu
       supports only CUPS as printing system (more investigation needed).
 .
 foo2zjs (20110722dfsg-3) unstable; urgency=low
 .
   * Update 60-getweb.in.patch to add set -e (Closes: #633870 again).
 .
 foo2zjs (20110722dfsg-2) unstable; urgency=low
 .
   * Install usb_printerid and its manpage only in Linux (Closes: #635397).
 .
 foo2zjs (20110722dfsg-1) unstable; urgency=low
 .
   New 20110722 upstream release.
 .
   [ Didier Raboud ]
   * DFSG repack
     - remove binary file c5200mono.prn
     - remove crd/qpdl/CLP* , because copyright is unclear
   * Uploaders:
     - Add myself.
     - Drop Steffen Joeris, with thanks for his past work.
   * Package relationships:
     - Demote cups and cups-client from Depends to Recommends (Closes: #622125).
       This allows one to use foo2zjs with lprng.
     - Add a Recommends on mscompress.
   * Patches:
     - Refresh all.
     - Update 30-udev-rules patch to cope with cups' usblp blacklisting.
     - Add 40-desktop-direct-launch.patch to remove the superfluous "wish"
       launch (avoids a lintian warning).
     - 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, LP: #805370)
     - Enhance 60-getweb.in.patch to forbid live update of /usr/bin/getweb as it
       is packaged. Also correct the typo in getweb. (Closes: #632680)
     - Update 60-hplj1000.patch to use the correct paths in kFreeBSD too.
     - Update 90-manpages.patch to fix more hyphen-used-as-minus mistakes.
     - Add 91-spelling-fixes.patch to fix 'precission' spelling mistake.
   * Convert to source format 3.0 (quilt)
   * Convert packaging to "tiny" dh7 style.
   * Migrate packaging to Git from Subversion, update Vcs-* fields.
   * Bump Standards-Version to 3.9.2 without changes needed.
 .
   [ Till Kamppeter ]
   * debian/rules: Added "-dNOINTERPOLATE" to the Ghostscript command lines to
     make Ghostscript rendering the pages significantly faster.
   * debian/patches/96-udev-firmware-script-cups-libusb-support.patch:
     Added support for uploading firmwae into printers using the USB backend of
     CUPS. This way the firmware upload also works without the usblp kernel
     module. (Closes: #630227, #630228)
   * debian/patches/95-udev-firmware-script-no-hplip-rules-removal.patch:
     Removed the lines in the UDEV script for the automatic firmware upload
     into the printer which remove the UDEV rules files for HPLIP's automatic
     firmware upload. (LP: #783389)
Checksums-Sha1: 
 a5e20b5c8d990bf87bd8541708fad46a529a615c 1401 foo2zjs_20110722dfsg-3ubuntu1.dsc
 674732ac71dde5d55a64bf243c7555928c59430c 889944 foo2zjs_20110722dfsg.orig.tar.bz2
 f3efdd855817780cab47982fc9d80daa837d68eb 27239 foo2zjs_20110722dfsg-3ubuntu1.debian.tar.gz
Checksums-Sha256: 
 70c38e95837138ec0e917647942d01441da1f7aff08db02ef3274c056474bede 1401 foo2zjs_20110722dfsg-3ubuntu1.dsc
 433f3f42bc9f741c84389afc480277746bd3771851de554a7cc0e62b69e66097 889944 foo2zjs_20110722dfsg.orig.tar.bz2
 7cbd36c95183cd263040596b0520b4f1d2953cbe95ca8849f268f3e46ef6f9cc 27239 foo2zjs_20110722dfsg-3ubuntu1.debian.tar.gz
Files: 
 220742bf79316af2b33b801505cd699b 1401 text optional foo2zjs_20110722dfsg-3ubuntu1.dsc
 65699a009b425fdf9db9a542a0a063b7 889944 text optional foo2zjs_20110722dfsg.orig.tar.bz2
 07a31c1c56c02e7f8ff93775719643eb 27239 text optional foo2zjs_20110722dfsg-3ubuntu1.debian.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4wk6IACgkQTuVatl/cKEnU6gCfWZqkMRNHXZD0lTfzryxj63uu
TloAoJ2zWJTOGvncDASjwWN5HlMRR3J/
=SvWy
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list