[ubuntu/lucid] foo2zjs 20090908dfsg-1ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Tue Dec 1 01:00:14 GMT 2009
foo2zjs (20090908dfsg-1ubuntu1) lucid; urgency=low
* Merge from Debian testing, remaining changes:
- debian/foo2zjs.postinst: Automatically update the PPD files for
existing queues to the versions supplied with this package.
- debian/foo2zjs.preinst: handle moving 85-hplj10xx.rules from
/etc/udev/rules.d to /lib/udev/rules.d, needed for upgrades from hardy.
- debian/control, debian/rules: Do not include msexpand, as it is already
in the mscompress package. Add a dependency on mscompress instead.
- debian/control: Require foomatic-filters 4.x
- debian/control: Add dependency on cups and cups-client to ensure that
automatic update of the PPDs of existing print queues works.
- debian/control: Drop tix recommends to a suggests.
- debian/control: Breaks: udev (<< 136-1) to ensure the correct udev
version is used.
- debian/rules: Add /etc/papersize support, and modify all
/usr/bin/foo2*-wrapper scripts to handle custom page sizes correctly in
the PDF-based printing workflow.
- debian/rules: Add "*cupsFilter" line to accept PDF input data to the
PPDs.
- debian/rules, debian/85-hplj10xx.rules: move the rules from
11-hplj10xx.rules to 85-hplj10xx.rules per /etc/udev/rules.d/README,
and include a number of updates, superseding 30-udev-rules.dpatch:
+ Make automatic firmware loading work for the HP LaserJet 1000, 1005,
1018, 1020, P100x and 1505 printers.
+ 'BUS=="usb"' is deprecated, replaced with 'SUBSYSTEMS=="usb"'.
+ Removed deprecated '%e' tags from UDEV rules.
+ 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: Hide menu entry for the paper-out resetter for the HP
LaserJet 1018/1020 and improve UI text for this menu entry.
- debian/local/apport-hook.py, debian/rules: Add apport hook.
* Dropped changes:
- Replaces/Provides/Conflicts: foo2zjs-ppds: this package is not present
in any supported release.
- No hannah-foo2zjs package: this has been dropped in Debian as well.
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.
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.
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.
Date: Mon, 30 Nov 2009 16:25:00 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/foo2zjs/20090908dfsg-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 30 Nov 2009 16:25:00 -0800
Source: foo2zjs
Binary: foo2zjs
Architecture: source
Version: 20090908dfsg-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
foo2zjs - Support for printing to ZjStream-based printers
Closes: 460480 503373 526781 529300 537325 545950
Changes:
foo2zjs (20090908dfsg-1ubuntu1) lucid; urgency=low
.
* Merge from Debian testing, remaining changes:
- debian/foo2zjs.postinst: Automatically update the PPD files for
existing queues to the versions supplied with this package.
- debian/foo2zjs.preinst: handle moving 85-hplj10xx.rules from
/etc/udev/rules.d to /lib/udev/rules.d, needed for upgrades from hardy.
- debian/control, debian/rules: Do not include msexpand, as it is already
in the mscompress package. Add a dependency on mscompress instead.
- debian/control: Require foomatic-filters 4.x
- debian/control: Add dependency on cups and cups-client to ensure that
automatic update of the PPDs of existing print queues works.
- debian/control: Drop tix recommends to a suggests.
- debian/control: Breaks: udev (<< 136-1) to ensure the correct udev
version is used.
- debian/rules: Add /etc/papersize support, and modify all
/usr/bin/foo2*-wrapper scripts to handle custom page sizes correctly in
the PDF-based printing workflow.
- debian/rules: Add "*cupsFilter" line to accept PDF input data to the
PPDs.
- debian/rules, debian/85-hplj10xx.rules: move the rules from
11-hplj10xx.rules to 85-hplj10xx.rules per /etc/udev/rules.d/README,
and include a number of updates, superseding 30-udev-rules.dpatch:
+ Make automatic firmware loading work for the HP LaserJet 1000, 1005,
1018, 1020, P100x and 1505 printers.
+ 'BUS=="usb"' is deprecated, replaced with 'SUBSYSTEMS=="usb"'.
+ Removed deprecated '%e' tags from UDEV rules.
+ 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: Hide menu entry for the paper-out resetter for the HP
LaserJet 1018/1020 and improve UI text for this menu entry.
- debian/local/apport-hook.py, debian/rules: Add apport hook.
* Dropped changes:
- Replaces/Provides/Conflicts: foo2zjs-ppds: this package is not present
in any supported release.
- No hannah-foo2zjs package: this has been dropped in Debian as well.
.
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.
.
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.
.
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.
Checksums-Sha1:
a6e2f68b4feef3036eb1dd98dde428c604b21ab8 2092 foo2zjs_20090908dfsg-1ubuntu1.dsc
ce82bb37f6cb03acdb8c2afc5e3cadfc686a93b0 1159269 foo2zjs_20090908dfsg.orig.tar.gz
8e138d47540a11b7b09f2865669feb8f6f268979 21415 foo2zjs_20090908dfsg-1ubuntu1.diff.gz
Checksums-Sha256:
5282979ef26d4c5cb3f1ccaeb8ca37e5b9ed081810f9353a017e948c18c2201d 2092 foo2zjs_20090908dfsg-1ubuntu1.dsc
5f62cab92be987ff56b97a1b775453202c5f9d3c9c3d02fb27a9d33d596de4dd 1159269 foo2zjs_20090908dfsg.orig.tar.gz
245085e87ed0965f0600acd538bb9a7a71ee32a70c6cc72289f992147c88abea 21415 foo2zjs_20090908dfsg-1ubuntu1.diff.gz
Files:
aadc14a7823c9db4edf523ad83dc0c30 2092 text optional foo2zjs_20090908dfsg-1ubuntu1.dsc
07cec361324ebf6880ca9b950e45eecc 1159269 text optional foo2zjs_20090908dfsg.orig.tar.gz
6fd0a03cf9e9079c411ff41e544ffaa3 21415 text optional foo2zjs_20090908dfsg-1ubuntu1.diff.gz
Original-Maintainer: Debian Foo2zjs Maintainers <foo2zjs-maintainer at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIVAwUBSxRpTFaNMPMhshM9AQiHlQ/+IeQ1qKxX0NEjnLkEZyWuv47mKRxFsGQ/
vGlV9JEgVpYC1Nwx92l1n7XY8dlRQMtCY347/jekxPkPjwO7BPyJtNlCXqKsi0G2
eKUb4M+UoTeLnoGGElr6oeGBhzV9hctFenSAln88FFlZ9CXi7ikfBNCORZM3Gfih
zFyqSw4zmze55KGaJjufVVSizNPUbmi0jxbOtcuxjQ/mNPO3sNx9bhEVEmIk+aaH
iejOH2t3KTvmjxEwHBy+8kjGBJwbrjBK9AagtpT7AUqEgLMLPgP+djfCNtivw9qV
1Vf1tHVtqo52o+BmuSYe33jFN4r25NtgcdN+fH79WqjJtlBWiuSwZyzXCMsb4Bwp
E0tRsGy8TotmgkrTADmRACICd1UpEc2aCDv+RLuMHPXI6/dyglchJo+EuvEqX9mQ
ZnvaqcV+ZxaYSdrvJHz2GjID8vrAizVJezySVbBMM0JkD4qb2ZVozfv88PBgVKYD
cpyaL/oLMUCxlz/rOGGm8v220jzzJwypSEllM7pVZRinFfRKU5ingxaLplWVMhKZ
S25YilSozLE6AaXevWpEPS8LfqQw0j+rS4bXnLocqy2VcERIK1ELccIsb05x/YPp
7G9O9tIB6+CxMddpbeShgmSQErHaxBwLZ5NMU/EcxXN914MWBksMEQ37TpKrMPff
t45mZhq/h4s=
=6SN4
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list