Package: foo2zjs / 20200505dfsg0-3
Metadata
Package | Version | Patches format |
---|---|---|
foo2zjs | 20200505dfsg0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Update makefiles to Debian best practices.patch | (download) |
Makefile |
71 33 + 38 - 0 ! |
update makefiles to debian best-practices |
0002 Fix icc2ps build.patch | (download) |
icc2ps/Makefile |
4 4 + 0 - 0 ! |
fix icc2ps build Include unistd.h to make sure the swab function is not implicitly declared, also declare _XOPEN_SOURCE to have it available through unistd.h, and therefore declare _GNU_SOURCE to have strcasecmp() and vsnprintf() |
0003 Don t build icc2ps but use psicc from liblcms2 utils.patch | (download) |
Makefile |
22 5 + 17 - 0 ! |
don't build icc2ps but use psicc from liblcms2-utils instead |
0004 Use the Debian provided libjbig.patch | (download) |
Makefile |
6 1 + 5 - 0 ! |
use the debian-provided libjbig. |
0005 Link against system liblcms1.patch | (download) |
icc2ps/Makefile |
6 2 + 4 - 0 ! |
link against system liblcms1 |
0006 Correct the udev rules.patch | (download) |
hplj10xx.rules |
58 31 + 27 - 0 ! |
correct the udev rules: a) remove KERNEL=="lp*", as usblp is now blacklisted by CUPS (it will work without CUPS too). b) Replace paths: /etc/hotplug/usb/ by no path, as the binaries are shipped in /lib/udev/ c) Drop the MODE specification d) Add ACTION=="ADD", otherwise the firmware script runs after unplugging as well |
0007 Remove Encoding from .desktop file.patch | (download) |
hplj1020.desktop |
1 0 + 1 - 0 ! |
remove 'encoding' from .desktop file |
0008 Do not display the icon by default.patch | (download) |
hplj1020.desktop |
1 1 + 0 - 0 ! |
do not display the icon by default See #579154 |
0009 Launch the _gui.tcl directly instead of launching wi.patch | (download) |
hplj1020.desktop |
2 1 + 1 - 0 ! |
launch the _gui.tcl directly (instead of launching wish outside of it), avoids a lintian warning. |
0010 Correct the path for the usb_printerid program.patch | (download) |
hplj1000 |
2 1 + 1 - 0 ! |
correct the path for the usb_printerid program |
0011 Improve getweb also for installing the firmware.patch | (download) |
getweb.in |
80 58 + 22 - 0 ! |
improve getweb also for installing the firmware Fix the icm file installing code to create inexistant folders |
0012 Use the same firmware folder for all HP LJ printers.patch | (download) |
hplj1000 |
6 0 + 6 - 0 ! |
use the same firmware folder for all hp lj printers |
0013 Firmware directory is lib firmware hp Closes 517957.patch | (download) |
arm2hpdl.1in |
2 1 + 1 - 0 ! |
firmware directory is /lib/firmware/hp/ (closes: #517957) |
0014 Don t delete printer profile in clean target.patch | (download) |
printer-profile.in |
296 296 + 0 - 0 ! |
don't delete printer-profile in clean target |
0015 Fixes errors and hyphen as minus in manpages.patch | (download) |
foo2hbpl2-wrapper.1in |
18 9 + 9 - 0 ! |
fixes errors and hyphen-as-minus in manpages |
0016 Fix various spelling errors.patch | (download) |
icc2ps/cmscgats.c |
2 1 + 1 - 0 ! |
fix various spelling errors: precission supress langauge |
0017 Delay firmware transfer for UDEV automatic printer s.patch | (download) |
hplj1000 |
9 9 + 0 - 0 ! |
delay firmware transfer for udev automatic printer setup |
0018 Removed the lines in the UDEV script for the automat.patch | (download) |
hplj1000 |
10 0 + 10 - 0 ! |
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. Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/foo2zjs/+bug/783389 |
0019 The firmware upload script tried to upload the firmw.patch | (download) |
hplj1000 |
24 8 + 16 - 0 ! |
the firmware upload script tried to upload the firmware via the usblp kernel module and with the CUPS USB backend (using libusb) in parallel, making the printer crash. Bug-Ubuntu: https://bugs.launchpad.net/bugs/1003843 |
0020 Prevent an infinite loop when loading the firmware.patch | (download) |
hplj1000 |
9 3 + 6 - 0 ! |
prevent an infinite loop when loading the firmware. When using the load_cups method, the CUPS backend will internally unload and reload the usblp module. This will generate SUBSYSTEM=usbmisc events that need to be ignored in the CUPS code path, or this script will be rerun in an infite loop. But when using the load_usblp method, the usblp module is obviously needed. So in this situation we need to ignore the SUBSYSTEM=usb events. Bug-Debian: http://bugs.debian.org/663868 |
0021 Build manpages reproducibly through reading the MODT.patch | (download) |
Makefile |
6 4 + 2 - 0 ! |
build manpages reproducibly, through reading the modtime from debian/changelog exclusively, and giving LC_ALL=C.UTF-8 TZ=UTC to various commands |
0022 Don t try to install hotplug osx on all UNAME s.patch | (download) |
Makefile |
4 4 + 0 - 0 ! |
don't try to install-hotplug-osx on all uname's |
0023 Don t test for stdio.h in fullpath.patch | (download) |
Makefile |
11 0 + 11 - 0 ! |
don't test for stdio.h in fullpath Closes: #910322 |
0024 Drop lsomelib make dependencies to progress towards .patch | (download) |
Makefile |
46 23 + 23 - 0 ! |
drop -lsomelib make dependencies to progress towards cross-buildability Closes: #949207 |
0025 Re enable manual duplex printing for Samsung CLP 300.patch | (download) |
foomatic-db/opt/foo2qpdl-Duplex.xml |
23 20 + 3 - 0 ! |
re-enable manual duplex printing for samsung clp 300 Closes: #627542 |
0026 Specify FOOMATICDB when calling foomatic ppfile.patch | (download) |
Makefile |
1 1 + 0 - 0 ! |
specify foomaticdb when calling foomatic-ppfile |
0027 getweb use quirinux.org mirror as the original site .patch | (download) |
getweb.in |
62 31 + 31 - 0 ! |
getweb: use quirinux.org mirror as the original site is down Bug: #992282 |