Accepted hplip 0.9.4-1ubuntu1 (source)
Matthias Klose
doko at ubuntu.com
Thu Jul 28 15:25:03 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 28 Jul 2005 21:23:58 +0200
Source: hplip
Binary: hpijs hplip-data hplip-ppds hplip hplip-base
Architecture: source
Version: 0.9.4-1ubuntu1
Distribution: breezy
Urgency: high
Maintainer: Henrique de Moraes Holschuh <hmh at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
hpijs - HP Linux Printing and Imaging - gs IJS driver (hpijs)
hplip - HP Linux Printing and Imaging System (hplip) - GUI
hplip-base - HP Linux Printing and Imaging System - base system
hplip-data - HP Linux Printing and Imaging - data files
hplip-ppds - HP Linux Printing and Imaging - PPD files
Closes: 307788 307790 308960 310435 311470 311474 314442
Changes:
hplip (0.9.4-1ubuntu1) breezy; urgency=low
.
* Synchronize with Debian.
- Just keep dropping the pyqt-tools build dependency, and don't
remove the generated .py files from the source.
* debian/hplip-base.postinst:
- Create system user "hplip" (with primary group lp).
* debian/hplip-base.postrm:
- Remove system user "hplip" on purge.
* debian/hplip-base.init:
- Start daemons as as user:group hplip:lp.
- Create /var/run/hplip, if directory doesn't exist.
* debian/hplip-base.default:
- Default to run as user hplip.
- Add comment not to use port numbers below 1024 if not running as root.
* debian/control:
- hplip-base replaces hplib-data (<< 0.9.3).
* debian/patches/60_derootify.dpatch:
- New patch, don't run as root.
.
hplip (0.9.4-1) unstable; urgency=low
.
* New upstream version
* HPIJS 2.1.4:
+ In order to accommodate 4-sided full bleed, PS320/330/370/380 were
moved to the DJGenericVIP device class
+ Added hplip_api convenience library
+ Fixed a problem where bi-di was not turned off correctly in hpijs.
This caused extra deviceid queries
+ Fixed postscript PPD file case sensitivity issue. This issue caused
a problem with kprinter
+ Added PPD files for the following new printers: HP Color LaserJet
2800, HP Photosmart 8200, HP Photosmart 330, HP Photosmart 380,
Deskjet 1280, Deskjet 3040, Deskjet 3920
* HPLIP 0.9.4:
+ Added uni-di device support to "hp" backend
+ Added hplip_api convenience library. Converted HPLIP clients (hp,
libsane-hpaio, hpijs, ptest) to hplip_api
+ Added device ID mode to hp-info utility (Tim Waugh of Red Hat
request)
+ Added new DeviceOpen() parameters to accommodate different backend
types
+ Changed and added new "io" support tags to models.xml
+ Added LJ1022 to models.xml file
+ Desensitized model names generated by hpiod. This will eliminate
leading, trailing and double spaces in the model name
+ Made change to the models.xml file for Photosmart 120 and 240 series
which had pen 57 mislabeled as black
+ Added LJ 8000, LJ 1160 series entries to models.xml
+ Removed LJ 3100 from models.xml. There are no plans to support this
printer
+ Fixed a scanimage problem with OJ D135 and OJ 7110
+ Fixed "Invalid color calibration type" error in hp-colorcal
+ Fixed "Unknown internal error" when executing command "hp-probe
-bnet"
+ Fixed a intermittent SNMP problem reading signed integers in hpiod.
This will fix some network scanning issues.
+ Enhanced hp-info and hp-makeuri as per Red Hat and Suse request
+ Changed SLP detection to detect more devices based on forum
feedback
+ Added limited support for HP Color LaserJet 2800, is limited to:
only postscript printing is supported; Photo Card access is not
available via hp-photo, but it is available via USB mass storage;
Network scanning is supported, but USB scanning is not;
Hp-toolbox status is not complete
* Henrique de Moraes Holschuh:
* Removed patches already upstream: 00_upstream_0.9.3-1,
10_missing-prototypes
* Merged LTLIBRARY instances in top Makefile.am
* Fixed some minor typos in README.Debian, thanks to Santiago Vila
* Bump standards version to 3.6.2, no changes
* Makefile.am: declare colorcal4form_base.ui, printerform_base.ui as
noinst_DATA
.
hplip (0.9.3-3) unstable; urgency=high
.
* New upstream patch 0.9.3-1 to hpijs:
+ Fixed a bi-di problem with all LIDIL printers (DJ3320, DJ3600)
+ Fixed a 64-bit problem with LJJetReady printers
+ Fixed a KRGB issue in the VIP path in HPIJS. This fixes a problem
where black text would drop some pixels with VIP printers (DJ9xxVIP,
DJGenericVIP) (closes: #314442)
* Henrique de Moraes Holschuh:
* Minor updates to README.Debian on the various packages
* Rework package descriptions a bit in control file
* Stop confliting with HPOJ. We are fine with it as long as the same
device is NOT being used by HPOJ and HPIJS
* Remove hplip-base dependency from hplip-ppds. Instead, suggest
hpijs and hplip-base in hplip-ppds, and ship changelog instead of symlink
* Remove some stray -Nhplip crap from arch-dep section of rules files
* Remove 12_fix-gcc4-errors.dpatch, accepted upstream (patch 0.9.3-1)
* debian/rules: avoid useless /usr/bin/find warnings about
maxdepth/mindepth
.
hplip (0.9.3-2) unstable; urgency=low
.
* Henrique de Moraes Holschuh:
* New binary-all package: hplip-ppds, with the PPDs shipped by HPLIP
upstream. Other than due to bug-fixes, these are usually a better
match for the current hpijs/hplip capabilities than those from
foomatic-filters-ppds or foomatic-db-hpijs
* Change the Manufacturer string on all PPDs to "HP (HPLIP)", to set
them apart from PPDs of other sources
* Update README.Debian with information about the HPLIP PPDs
* Recommend hplip-ppds (closes: #311470, #311474)
* New patch: 12_fix-gcc4-errors (closes: #310435)
.
hplip (0.9.3-1) unstable; urgency=low
.
* New upstream version
* HPIJS 2.1.3:
+ Increased the printable region for DJGenericVIP. This resolves a
left margin issue
+ Fixed a problem printing more than one page with LJ 1010/1012
+ Modified hpijs to ignore bi-di errors so the "hp" backend can
handle them. This fixed a problem where hpijs would hang
forever
* HPLIP 0.9.3:
+ Modified models.xml Deskjet_1220C panel_check_type to be 0
+ Fix the Test Email Alert
+ Added MlcInit retry to hpiod
+ Changed hplip_readme.html "Photo" support to yes for
OJ7200/7300/7400
+ Fixed intermittent device hang problem with LJ 1010/1012/1015
in hp.c
+ Added OfficeJet V40 to models.xml
+ Fixed models.xml so that LJ 1010, 1012, 1015, and 1022 all print
using "raw" io
+ Fixed "hp-probe -s*" error
+ Fixed error while clicking the"Access Photo Cards" without any
photo card
+ Fixed error while running hp-testpage command to print
after disconnecting the USB cable
+ Added LJ 1010 and 1012 to models.xml, and made sure the OJ K80xi
has both a single spaces and a double spaced entry
+ Fixed error which occurs after launching the toolbox in the terminal
+ In models.xml cloned HP LaserJet 4050 Series to the same thing with a
trailing underscore
* Henrique de Moraes Holschuh:
* Swap maintainer and uploader fields for now, since I am spending
far more time in HPLIP than Torsten. Should that change, he will
switch the fields back as they were
* Tell libtool that the sane plugin is a plugin with -module
* Split hplip into GUI and non-GUI packages, as suggested by
Matthias Klose <doko at ubuntu.com> (closes: #307790)
+ Change /usr/share/doc/hplip to a symlink (requires hplip.preinst
and hplip.postinst glue to support error unwind and downgrades)
+ Change hplip package to arch all, as all C source and binary
modules belong in hplip-base
+ hplip-base.preinst (new), hplip-base.postrm (new), hplip.postrm:
Remove any .pyc and .pyo files scattered around /usr/lib/hplip
* Fix configure.in, Makefile.am to accept and use a PYTHON variable
to select the python version to run properly, and really use whatever
python that variable points to, and no other (closes: #307788)
* Rework configure.in and Makefile.am a bit, in a moment of utter
boredom
* Change autogen.sh and debian/rules to get the hpijs versioning
through autoconf --trace at autotools-run time, and document the
debian/hpijs.version file in debian/README.Source
* Remove unneeded #! lines from python modules before packaging the
debs, to make lintian happier
* Control new files showing up upstream, by using a static list of
non-shipped files and passing --fail-missing to dh_install
* Remove debian/executable.files and debian/deletable.files support,
as this package does not require it
* hplip-base: recommend cupsys-client, as some of the utilities
run "lp -d..." and friends (closes: #308960)
* Rediff 01_rss.dpatch, 10_missing-prototypes.dpatch,
11_fix-misc-gcc-warnings.dpatch, 13_intsign-fixes.dpatch,
40_testmail_fix.dpatch, 50_hp-clean_fix.dpatch to remove some hunks
accepted upstream and remove any fuzziness and line numbering skews
* Remove patch 30_bind_to_INADDR_LOOPBACK, completely accepted
upstream
Files:
81942e6f0115e05ade0065cfb9d427df 790 utils optional hplip_0.9.4-1ubuntu1.dsc
2ebb0708d7ac18f923540bf75250cd30 9288525 utils optional hplip_0.9.4.orig.tar.gz
33d7f0e33a3673d055c9200782c1f67c 94449 utils optional hplip_0.9.4-1ubuntu1.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFC6Tz+StlRaw+TLJwRAu22AJsGrJNCSUwwSs9gSF6GlgYz/WjrLwCeK6jP
Gy/d/+tFP67GHZkwXYp9NWE=
=WpcP
-----END PGP SIGNATURE-----
Accepted:
hplip_0.9.4-1ubuntu1.diff.gz
to pool/main/h/hplip/hplip_0.9.4-1ubuntu1.diff.gz
hplip_0.9.4-1ubuntu1.dsc
to pool/main/h/hplip/hplip_0.9.4-1ubuntu1.dsc
hplip_0.9.4.orig.tar.gz
to pool/main/h/hplip/hplip_0.9.4.orig.tar.gz
More information about the breezy-changes
mailing list