[23131] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r22793 - in trunk/debathena: config/lprng-config/debian meta/workstation

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Fri Mar 14 18:07:33 2008

Date: Fri, 14 Mar 2008 18:07:00 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200803142207.SAA07078@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-03-14 18:06:59 -0400 (Fri, 14 Mar 2008)
New Revision: 22793

Modified:
   trunk/debathena/config/lprng-config/debian/changelog
   trunk/debathena/config/lprng-config/debian/control
   trunk/debathena/config/lprng-config/debian/control.in
   trunk/debathena/meta/workstation/debathena-workstation.equivs
Log:
Move the dependency on debathena-lprng-no-server-config to a more reasonable place
* meta/workstation/debathena-workstation.equivs: remove Depends: debathena-lprng-no-server-config
* config/lprng-config/debian/control.in: Add Recommends: debathena-lprng-no-server-config


Modified: trunk/debathena/config/lprng-config/debian/changelog
===================================================================
--- trunk/debathena/config/lprng-config/debian/changelog	2008-03-13 23:14:11 UTC (rev 22792)
+++ trunk/debathena/config/lprng-config/debian/changelog	2008-03-14 22:06:59 UTC (rev 22793)
@@ -1,3 +1,9 @@
+debathena-lprng-config (1.3debathena2) unstable; urgency=low
+
+  * Add debathena-lprng-no-server-config as a Recommends:
+
+ -- Tim Abbott <tabbott@mit.edu>  Fri, 14 Mar 2008 18:01:49 -0400
+
 debathena-lprng-config (1.3debathena1) unstable; urgency=low
 
   * Update lpd.conf to pass KRB5CCNAME environment variable

Modified: trunk/debathena/config/lprng-config/debian/control
===================================================================
--- trunk/debathena/config/lprng-config/debian/control	2008-03-13 23:14:11 UTC (rev 22792)
+++ trunk/debathena/config/lprng-config/debian/control	2008-03-14 22:06:59 UTC (rev 22793)
@@ -2,12 +2,13 @@
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), debathena-config-build-common
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), debathena-config-build-common (>= 3.7~)
 Standards-Version: 3.7.2
 
 Package: debathena-lprng-config
 Architecture: all
 Depends: lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
+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-03-13 23:14:11 UTC (rev 22792)
+++ trunk/debathena/config/lprng-config/debian/control.in	2008-03-14 22:06:59 UTC (rev 22793)
@@ -8,6 +8,7 @@
 Package: debathena-lprng-config
 Architecture: all
 Depends: lprng, debathena-hesiod-config, debathena-kerberos-config, ${misc:Depends}
+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/meta/workstation/debathena-workstation.equivs
===================================================================
--- trunk/debathena/meta/workstation/debathena-workstation.equivs	2008-03-13 23:14:11 UTC (rev 22792)
+++ trunk/debathena/meta/workstation/debathena-workstation.equivs	2008-03-14 22:06:59 UTC (rev 22793)
@@ -9,8 +9,7 @@
  debathena-build-depends,
  debathena-gdm-config,
  debathena-firefox-extension,
- debathena-firefox-wrapper,
- debathena-lprng-no-server-config
+ debathena-firefox-wrapper
 Copyright: ../common/copyright
 Readme: ../common/README-meta.in
 Description: Athena Workstation configuration for Debian


home help back first fref pref prev next nref lref last post