[23360] in Source-Commits
/svn/athena r23014 - trunk/debathena/config/cupsys-config/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jun 9 11:14:39 2008
Date: Mon, 9 Jun 2008 11:13:59 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806091513.LAA00247@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-06-09 11:13:58 -0400 (Mon, 09 Jun 2008)
New Revision: 23014
Modified:
trunk/debathena/config/cupsys-config/debian/changelog
trunk/debathena/config/cupsys-config/debian/control
trunk/debathena/config/cupsys-config/debian/control.in
Log:
In cupsys-config:
* Depend on cupsys-bsd, mostly as a way to restore cupsys-bsd and
cupsys-client on systems which have lprng installed.
Modified: trunk/debathena/config/cupsys-config/debian/changelog
===================================================================
--- trunk/debathena/config/cupsys-config/debian/changelog 2008-06-09 08:24:34 UTC (rev 23013)
+++ trunk/debathena/config/cupsys-config/debian/changelog 2008-06-09 15:13:58 UTC (rev 23014)
@@ -1,3 +1,10 @@
+debathena-cupsys-config (1.1) unstable; urgency=low
+
+ * Depend on cupsys-bsd, mostly as a way to restore cupsys-bsd and
+ cupsys-client on systems which have lprng installed.
+
+ -- Greg Hudson <ghudson@mit.edu> Mon, 09 Jun 2008 11:13:40 -0400
+
debathena-cupsys-config (1.0) unstable; urgency=low
* Initial Release.
Modified: trunk/debathena/config/cupsys-config/debian/control
===================================================================
--- trunk/debathena/config/cupsys-config/debian/control 2008-06-09 08:24:34 UTC (rev 23013)
+++ trunk/debathena/config/cupsys-config/debian/control 2008-06-09 15:13:58 UTC (rev 23014)
@@ -7,7 +7,7 @@
Package: debathena-cupsys-config
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, cupsys
+Depends: ${shlibs:Depends}, ${misc:Depends}, cupsys, cupsys-bsd
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: CUPS configuration for Debian-Athena
Modified: trunk/debathena/config/cupsys-config/debian/control.in
===================================================================
--- trunk/debathena/config/cupsys-config/debian/control.in 2008-06-09 08:24:34 UTC (rev 23013)
+++ trunk/debathena/config/cupsys-config/debian/control.in 2008-06-09 15:13:58 UTC (rev 23014)
@@ -7,7 +7,7 @@
Package: debathena-cupsys-config
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, cupsys
+Depends: ${shlibs:Depends}, ${misc:Depends}, cupsys, cupsys-bsd
Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: CUPS configuration for Debian-Athena