~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2009-12-28 16:36:32 UTC
  • mfrom: (9.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20091228163632-1o41x9uqye26ml5x
Tags: 3.9.12-2
* NEW package libhpmud0 - splits hard dependency between hpijs & hplip 
  - Fix "hpijs linked against libhpmud.so.0 in hplip package - brings
  large (14Mb) depends" (Closes: #454117)
  - Fix "automatically got a systray app which I don't need" (Closes: #484801)
  - Fix "depends (via hplip) on cups, to no purpose" (Closes: #561134)
* Soften bug/presubj. Fixes "requiring authentication" (Closes: #494420)
* dh_desktop-is-deprecated - removed
* dh_python obsolete as dh_pysupport exists
* Add debian/README.source - fixes patch-system-but-no-source-readme
  - Upgrade to Standards-Version: 3.8.3 

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 python-dev, python-qt4, pyqt4-dev-tools, python-support (>= 0.3),
10
10
 python-dbus (>= 0.80), python-qt4-dbus, libdbus-1-dev, libudev-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386], policykit-1,
11
11
 fdupes
12
 
Standards-Version: 3.8.0
 
12
Standards-Version: 3.8.3
13
13
Homepage: http://hplip.sourceforge.net/
14
14
Vcs-Svn: svn://svn.debian.org/pkg-hpijs/hplip/trunk/
15
15
Vcs-Browser: http://svn.debian.org/wsvn/pkg-hpijs/hplip/?op=log
19
19
Pre-Depends: python (>= 2.4.4~c1)
20
20
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-dbus (>= 0.80), python-imaging, python-pexpect,
21
21
 coreutils (>= 5.1.0), lsb-base (>= 3), adduser (>= 3.34), cups (>= 1.1.20), cups-client (>= 1.1.20),
22
 
 hplip-data (= ${hplip:binary:Version}),
 
22
 libhpmud0 (= ${hplip:binary:Version}), hplip-data (= ${hplip:binary:Version}),
23
23
 policykit-1
24
24
Recommends: hplip-cups, sane-utils
25
25
Suggests: kdeprint | gtklp | xpp, hplip-gui, hplip-doc, openprinting-ppds
115
115
Package: hpijs
116
116
Architecture: any
117
117
Section: text
118
 
Depends: ${shlibs:Depends}, ${misc:Depends}, hplip (= ${hplip:binary:Version}),
119
 
 ghostscript, cups (>= 1.4.0) | cupsddk, foomatic-filters, cups-client, cups
120
 
Suggests: hpijs-ppds, hplip-doc
 
118
Depends: ${shlibs:Depends}, ${misc:Depends}, libhpmud0 (= ${hplip:binary:Version})
 
119
Recommends: ghostscript, cups (>= 1.4.0) | cupsddk, foomatic-filters, cups-client
 
120
Suggests: hplip, hpijs-ppds, hplip-doc
121
121
Replaces: hpijs-ppds (<< 2.6.10+1.6.10-1), hplip-ppds (<< 1.6.10-1)
122
122
Description: HP Linux Printing and Imaging - gs IJS driver (hpijs)
123
123
 This package contains an IJS printer driver for Ghostscript, which
139
139
 extended HPIJS functionality such as border-less printing.
140
140
 Selecting any hpijs ppd in CUPS will use hpijs automatically.
141
141
 .
142
 
 Users of spoolers other than CUPS with printers connected through USB or
143
 
 parallel ports are advised to install the hpoj package.  Extended HPIJS
144
 
 functionality will not be available.
145
 
 .
146
142
 HPIJS is meant to be used through the foomatic system (see the
147
143
 foomatic-filters package).
148
144
 
150
146
Architecture: any
151
147
Section: text
152
148
Depends: ${shlibs:Depends}, ${misc:Depends}, hplip (= ${hplip:binary:Version}),
153
 
 ghostscript-cups, cups (>= 1.4.0) | cupsddk, cups-client, cups
 
149
 ghostscript-cups, cups (>= 1.4.0) | cupsddk, cups-client
154
150
Suggests: hplip-doc
155
151
Description: HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
156
152
 This package contains a CUPS-Raster-based printer driver which adds support
166
162
 .
167
163
 No physical PPDs are shipped with this driver. PPDs are dynamically
168
164
 generated via a CUPS DDK .drv file.
 
165
 
 
166
Package: libhpmud0
 
167
Architecture: any
 
168
Section: libs
 
169
Depends: ${shlibs:Depends}, ${misc:Depends}
 
170
Replaces: hplip (<= 3.9.12-1)
 
171
Conflicts: hplip (<= 3.9.12-1)
 
172
Description: HP Multi-Point Transport Driver (hpmud) run-time libraries
 
173
 Shared library that provides direct I/O for each process. Prior to
 
174
 hpmud, all I/O was serialized through hpiod, a monolithic I/O processor.
 
175
 The new hpmud direct I/O is faster. Hpmud supports parallel, USB and
 
176
 JetDirect connectivity.
 
177
 .
 
178
 With hpmud, HPLIP no longer has Linux specific libusb extensions. This
 
179
 means any UNIX/Linux derivative that supports libusb may work with
 
180
 HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h
 
181
 for documentation. A Python wrapper for hpmud, called hpmudext, is also
 
182
 available.
 
183
 
 
184
Package: libhpmud-dev
 
185
Architecture: any
 
186
Section: libdevel
 
187
Depends: ${shlibs:Depends}, ${misc:Depends}, libhpmud0 (= ${binary:Version})
 
188
Replaces: hplip (<= 3.9.12-1)
 
189
Conflicts: hplip (<= 3.9.12-1)
 
190
Description: HP Multi-Point Transport Driver (hpmud) development libraries
 
191
 Shared library that provides direct I/O for each process. Prior to
 
192
 hpmud, all I/O was serialized through hpiod, a monolithic I/O processor.
 
193
 The new hpmud direct I/O is faster. Hpmud supports parallel, USB and
 
194
 JetDirect connectivity.
 
195
 .
 
196
 With hpmud, HPLIP no longer has Linux specific libusb extensions. This
 
197
 means any UNIX/Linux derivative that supports libusb may work with
 
198
 HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h
 
199
 for documentation. A Python wrapper for hpmud, called hpmudext, is also
 
200
 available.
 
201