1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: libprinterconf
Section: utils
Priority: optional
Build-Depends: debhelper (>= 4.0.0), libsnmpkit-dev (>= 0.9-11.1), libglib1.2-dev, libprintsys-dev, libprintsys (>= 0.6), tdb-dev (>= 1.0.6-4)
Build-Conflicts: libsnmpkit1
Maintainer: A Mennucc1 <mennucc1@debian.org>
Standards-Version: 3.6.1
Package: libprinterconf-dev
Section: devel
Architecture: any
Depends: libprinterconf0c2a (= ${Source-Version}), libc6-dev
Description: Printer autodetection library
This package contains the static library and header files used in
development of programs that use libprinterconf.
Package: pconf-detect
Section: utils
Architecture: any
Depends: ${shlibs:Depends}
Description: Small printer auto-detect command-line tool
pconf-detect is a simple command-line utility for detecting parallel, USB
and network-connected printers.
Package: libprinterconf0c2a
Section: libs
Architecture: any
Replaces: libprinterconf0, libprinterconf0c2
Conflicts: libprinterconf0, libprinterconf0c2
Depends: ${shlibs:Depends}
Description: Printer autodetection library
libprinterconf is a library of functions for detecting parallel, USB and
network-connected printers.
|