[23359] in Source-Commits
/svn/athena r23013 - trunk/debathena/config/lprng-config/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jun 9 04:25:09 2008
Date: Mon, 9 Jun 2008 04:24:35 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806090824.EAA25826@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 04:24:34 -0400 (Mon, 09 Jun 2008)
New Revision: 23013
Modified:
trunk/debathena/config/lprng-config/debian/changelog
trunk/debathena/config/lprng-config/debian/control
trunk/debathena/config/lprng-config/debian/control.in
Log:
In lprng-config:
* Prefer debathena-lprng to lprng, but either will work.
* Stop recommending debathena-lprng-no-server-config since
debathena-lprng takes care of that.
Modified: trunk/debathena/config/lprng-config/debian/changelog
===================================================================
--- trunk/debathena/config/lprng-config/debian/changelog 2008-06-09 08:19:10 UTC (rev 23012)
+++ trunk/debathena/config/lprng-config/debian/changelog 2008-06-09 08:24:34 UTC (rev 23013)
@@ -1,3 +1,11 @@
+debathena-lprng-config (1.6) unstable; urgency=low
+
+ * Prefer debathena-lprng to lprng, but either will work.
+ * Stop recommending debathena-lprng-no-server-config since
+ debathena-lprng takes care of that.
+
+ -- Greg Hudson <ghudson@mit.edu> Mon, 09 Jun 2008 04:22:53 -0400
+
debathena-lprng-config (1.5) unstable; urgency=low
* Convert to use config-package.mk interface, new in config-package-
Modified: trunk/debathena/config/lprng-config/debian/control
===================================================================
--- trunk/debathena/config/lprng-config/debian/control 2008-06-09 08:19:10 UTC (rev 23012)
+++ trunk/debathena/config/lprng-config/debian/control 2008-06-09 08:24:34 UTC (rev 23013)
@@ -7,10 +7,9 @@
Package: debathena-lprng-config
Architecture: all
-Depends: lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
+Depends: debathena-lprng | lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
Provides: ${diverted-files}
Conflicts: ${diverted-files}
-Recommends: debathena-lprng-no-server-config
Description: Printing configuration for Debian-Athena
This packages configures lprng to get printer information from
the Athena Hesiod domain.
Modified: trunk/debathena/config/lprng-config/debian/control.in
===================================================================
--- trunk/debathena/config/lprng-config/debian/control.in 2008-06-09 08:19:10 UTC (rev 23012)
+++ trunk/debathena/config/lprng-config/debian/control.in 2008-06-09 08:24:34 UTC (rev 23013)
@@ -7,10 +7,9 @@
Package: debathena-lprng-config
Architecture: all
-Depends: lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
+Depends: debathena-lprng | lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
Provides: ${diverted-files}
Conflicts: ${diverted-files}
-Recommends: debathena-lprng-no-server-config
Description: Printing configuration for Debian-Athena
This packages configures lprng to get printer information from
the Athena Hesiod domain.