source: trunk/debathena/config/printing-config/debian/control.in @ 24154

Revision 24154, 1.1 KB checked in by broder, 15 years ago (diff)
In printing-config: * Add a new debathena-cluster-printing-config package that configures the CUPS client to use printers.mit.edu.
Line 
1Source: debathena-printing-config
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, gettext
6Standards-Version: 3.7.2
7
8Package: debathena-printing-config
9Architecture: all
10Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-cupsys-config, debathena-hesiod-config, debathena-lprng-config, debathena-lprng, cups-bsd | cupsys-bsd, python, python-hesiod
11Provides: ${diverted-files}
12Conflicts: ${diverted-files}
13Description: Printing configuration for Debathena
14 This package configures both graphical and command-line printing in a way that
15 is compatible with the traditional Athena printing infrastructure and eases
16 the transition to CUPS-based printing.
17
18Package: debathena-cluster-printing-config
19Architecture: all
20Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-printing-config
21Provides: ${diverted-files}
22Conflicts: ${diverted-files}
23Description: Printing configuration for Debathena cluster machines
24 This package makes configuration tweaks to both graphical and
25 command-line printing in ways that better suit the Athena cluster environment.
Note: See TracBrowser for help on using the repository browser.