[Pkg-cups-devel] r465 - cupsys/trunk/debian

Martin Pitt mpitt at alioth.debian.org
Mon Apr 30 12:19:41 UTC 2007


Author: mpitt
Date: Mon Apr 30 12:19:38 2007
New Revision: 465

Modified:
   cupsys/trunk/debian/changelog
   cupsys/trunk/debian/control
Log:
* debian/control: Change netbase dependency to update-inetd, since that
  lives in its own package now.

Modified: cupsys/trunk/debian/changelog
==============================================================================
--- cupsys/trunk/debian/changelog	(original)
+++ cupsys/trunk/debian/changelog	Mon Apr 30 12:19:38 2007
@@ -60,8 +60,10 @@
 
   * debian/control: Drop transitional libcupsys2-gnutls10 package, it was only
     required for Sarge->Etch upgrades.
+  * debian/control: Change netbase dependency to update-inetd, since that
+    lives in its own package now.
 
- -- Martin Pitt <mpitt at debian.org>  Mon, 30 Apr 2007 14:16:59 +0200
+ -- Martin Pitt <mpitt at debian.org>  Mon, 30 Apr 2007 14:18:54 +0200
 
 cupsys (1.2.7-4) unstable; urgency=high
 

Modified: cupsys/trunk/debian/control
==============================================================================
--- cupsys/trunk/debian/control	(original)
+++ cupsys/trunk/debian/control	Mon Apr 30 12:19:38 2007
@@ -135,7 +135,7 @@
 Priority: extra
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, cupsys-client (= ${Source-Version}), debconf, netbase, cupsys-common
+Depends: ${shlibs:Depends}, cupsys-client (= ${Source-Version}), debconf, update-inetd, cupsys-common
 Conflicts: lpr, lprng, manpages-fr (<< 0.9.5-1)
 Provides: lpr
 Replaces: lpr, cupsys (<= 1.1.15-2), manpages-fr (<< 0.9.5-1)



More information about the Pkg-cups-devel mailing list