[23095] in Source-Commits

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

/svn/athena r22758 - trunk/debathena/config/nsswitch-config/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Sun Feb 17 23:15:47 2008

Date: Sun, 17 Feb 2008 23:14:47 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200802180414.XAA00651@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-02-17 23:14:46 -0500 (Sun, 17 Feb 2008)
New Revision: 22758

Modified:
   trunk/debathena/config/nsswitch-config/debian/changelog
   trunk/debathena/config/nsswitch-config/debian/control
   trunk/debathena/config/nsswitch-config/debian/rules
Log:


Modified: trunk/debathena/config/nsswitch-config/debian/changelog
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/changelog	2008-02-18 04:12:43 UTC (rev 22757)
+++ trunk/debathena/config/nsswitch-config/debian/changelog	2008-02-18 04:14:46 UTC (rev 22758)
@@ -1,3 +1,10 @@
+debathena-nsswitch-config (1.3debathena2) unstable; urgency=low
+
+  * Use debathena-replace-conffiles interface from config-build-common
+    3.7.  This should make this actually build.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sun, 17 Feb 2008 23:13:42 -0500
+
 debathena-nsswitch-config (1.3debathena1) unstable; urgency=low
 
   * Use debathena-replace-conffiles interface.

Modified: trunk/debathena/config/nsswitch-config/debian/control
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/control	2008-02-18 04:12:43 UTC (rev 22757)
+++ trunk/debathena/config/nsswitch-config/debian/control	2008-02-18 04:14:46 UTC (rev 22758)
@@ -2,7 +2,7 @@
 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, debathena-config-build-common (>= 3.5~), debathena-config-build-common (>= 3.6~)
+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-nsswitch-config

Modified: trunk/debathena/config/nsswitch-config/debian/rules
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/rules	2008-02-18 04:12:43 UTC (rev 22757)
+++ trunk/debathena/config/nsswitch-config/debian/rules	2008-02-18 04:14:46 UTC (rev 22758)
@@ -3,9 +3,9 @@
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 ifneq ($(wildcard /usr/share/base-files/nsswitch.conf),)
     DEBATHENA_REPLACE_CONFFILES_debathena-nsswitch-config += \
-	/usr/share/base-files/nsswitch.conf.debathena
-    DEBATHENA_CONFFILE_DEST_/usr/share/base-files/nsswitch.conf.debathena = \
 	/etc/nsswitch.conf.debathena
+    DEBATHENA_REPLACE_CONFFILES_SOURCE_/etc/nsswitch.conf.debathena = \
+	/usr/share/base-files/nsswitch.conf
 else
     DEBATHENA_REPLACE_CONFFILES_debathena-nsswitch-config += \
 	/etc/nsswitch.conf.debathena


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