Source: debathena-cupsys-hack
Section: debathena-config/net
Priority: extra
Maintainer: Debathena Project <debathena@mit.edu>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0)
Standards-Version: 3.7.2

Package: debathena-cupsys-hack
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, cups | cupsys
Description: Make /etc/cups/cupsd.conf world-readable
 This package makes /etc/cups/cupsd.conf world-readable so that it can be used
 for other packages.
 .
 Because there is the potential for sensitive information to be stored in
 /etc/cups/cupsd.conf, it is set to not be world-readable on some Debian
 systems (primarily Etch), making it impossible to build the
 debathena-cupsys-config package as an unprivileged user.
 .
 This package checks the MD5 sum of /etc/cups/cupsd.conf, and if it has not
 been changed from the default, it is set to be world-readable.
