source: trunk/debathena/config/cupsys-hack/debian/control.in @ 23059

Revision 23059, 852 bytes checked in by broder, 16 years ago (diff)
Handle the rename of cupsys to cups in all CUPS-related Debian packages in debathena-cupsys-config, debathena-cupsys-hack, and debathena-printing-config.
Line 
1Source: debathena-cupsys-hack
2Section: debathena-config/net
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: debathena-cupsys-hack
9Architecture: all
10Depends: ${shlibs:Depends}, ${misc:Depends}, cups | cupsys
11Description: Make /etc/cups/cupsd.conf world-readable
12 This package makes /etc/cups/cupsd.conf world-readable so that it can be used
13 for other packages.
14 .
15 Because there is the potential for sensitive information to be stored in
16 /etc/cups/cupsd.conf, it is set to not be world-readable on some Debian
17 systems (primarily Etch), making it impossible to build the
18 debathena-cupsys-config package as an unprivileged user.
19 .
20 This package checks the MD5 sum of /etc/cups/cupsd.conf, and if it has not
21 been changed from the default, it is set to be world-readable.
Note: See TracBrowser for help on using the repository browser.