[23262] in Source-Commits

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

/svn/athena r22922 - in trunk/debathena/config: afs-config/debian athena-chroot/debian autofs-config/debian base/debian config-build-common/debian desktop-config/debian finger-config/debian fingerd-config/debian from-config/debian gconf2-config/debian gdm-config/debian hesiod-config/debian kerberos-config/debian ldap-config/debian linerva-pam-config/debian lprng-config/debian lprng-no-se

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Mon Apr 21 19:31:43 2008

Date: Mon, 21 Apr 2008 19:30:22 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804212330.TAA17213@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-21 19:30:18 -0400 (Mon, 21 Apr 2008)
New Revision: 22922

Modified:
   trunk/debathena/config/afs-config/debian/changelog
   trunk/debathena/config/afs-config/debian/control
   trunk/debathena/config/afs-config/debian/rules
   trunk/debathena/config/athena-chroot/debian/changelog
   trunk/debathena/config/athena-chroot/debian/control
   trunk/debathena/config/athena-chroot/debian/rules
   trunk/debathena/config/autofs-config/debian/changelog
   trunk/debathena/config/autofs-config/debian/control
   trunk/debathena/config/autofs-config/debian/rules
   trunk/debathena/config/base/debian/changelog
   trunk/debathena/config/config-build-common/debian/changelog
   trunk/debathena/config/desktop-config/debian/changelog
   trunk/debathena/config/finger-config/debian/changelog
   trunk/debathena/config/finger-config/debian/control
   trunk/debathena/config/finger-config/debian/rules
   trunk/debathena/config/fingerd-config/debian/changelog
   trunk/debathena/config/fingerd-config/debian/control
   trunk/debathena/config/fingerd-config/debian/rules
   trunk/debathena/config/from-config/debian/changelog
   trunk/debathena/config/from-config/debian/control
   trunk/debathena/config/from-config/debian/rules
   trunk/debathena/config/gconf2-config/debian/changelog
   trunk/debathena/config/gconf2-config/debian/control
   trunk/debathena/config/gconf2-config/debian/rules
   trunk/debathena/config/gdm-config/debian/changelog
   trunk/debathena/config/gdm-config/debian/control
   trunk/debathena/config/gdm-config/debian/rules
   trunk/debathena/config/hesiod-config/debian/changelog
   trunk/debathena/config/hesiod-config/debian/control
   trunk/debathena/config/hesiod-config/debian/rules
   trunk/debathena/config/kerberos-config/debian/changelog
   trunk/debathena/config/kerberos-config/debian/control
   trunk/debathena/config/kerberos-config/debian/rules
   trunk/debathena/config/ldap-config/debian/changelog
   trunk/debathena/config/ldap-config/debian/control
   trunk/debathena/config/ldap-config/debian/rules
   trunk/debathena/config/linerva-pam-config/debian/changelog
   trunk/debathena/config/linerva-pam-config/debian/control
   trunk/debathena/config/linerva-pam-config/debian/rules
   trunk/debathena/config/lprng-config/debian/changelog
   trunk/debathena/config/lprng-config/debian/control
   trunk/debathena/config/lprng-config/debian/rules
   trunk/debathena/config/lprng-no-server-config/debian/changelog
   trunk/debathena/config/lprng-no-server-config/debian/control
   trunk/debathena/config/lprng-no-server-config/debian/rules
   trunk/debathena/config/moira-passwd-config/debian/changelog
   trunk/debathena/config/moira-passwd-config/debian/control
   trunk/debathena/config/moira-passwd-config/debian/rules
   trunk/debathena/config/msmtp-config/debian/changelog
   trunk/debathena/config/nsswitch-config/debian/changelog
   trunk/debathena/config/nsswitch-config/debian/control
   trunk/debathena/config/nsswitch-config/debian/rules
   trunk/debathena/config/pam-config/debian/changelog
   trunk/debathena/config/pam-config/debian/control
   trunk/debathena/config/pam-config/debian/rules
   trunk/debathena/config/quota-config/debian/changelog
   trunk/debathena/config/quota-config/debian/control
   trunk/debathena/config/quota-config/debian/rules
   trunk/debathena/config/shell-config/debian/changelog
   trunk/debathena/config/shell-config/debian/control
   trunk/debathena/config/shell-config/debian/rules
   trunk/debathena/config/ssh-client-config/debian/changelog
   trunk/debathena/config/ssh-client-config/debian/control
   trunk/debathena/config/ssh-client-config/debian/rules
   trunk/debathena/config/ssh-server-config/debian/changelog
   trunk/debathena/config/ssh-server-config/debian/control
   trunk/debathena/config/ssh-server-config/debian/rules
   trunk/debathena/config/ssl-certificates/debian/changelog
   trunk/debathena/config/tellme/debian/changelog
   trunk/debathena/config/zephyr-config/debian/changelog
   trunk/debathena/config/zephyr-config/debian/control
   trunk/debathena/config/zephyr-config/debian/rules
Log:
Convert config packages to use new config-package-dev 4.5.


Modified: trunk/debathena/config/afs-config/debian/changelog
===================================================================
--- trunk/debathena/config/afs-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/afs-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-afs-config (1.3) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:52 -0400
+
 debathena-afs-config (1.2debathena5) unstable; urgency=low
 
   * Changed rules and control files to use new config-package-dev interface. 

Modified: trunk/debathena/config/afs-config/debian/control
===================================================================
--- trunk/debathena/config/afs-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/afs-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, wget, openafs-client
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), wget, openafs-client
 Standards-Version: 3.7.2
 
 Package: debathena-afs-config

Modified: trunk/debathena/config/afs-config/debian/rules
===================================================================
--- trunk/debathena/config/afs-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/afs-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -9,10 +9,10 @@
 	/etc/openafs/SuidCells.debathena \
 	/etc/openafs/ThisCell.debathena \
 	/etc/openafs/cacheinfo.debathena
-DEB_REPLACE_FILES_debathena-afs-config += \
+DEB_TRANSFORM_FILES_debathena-afs-config += \
 	/etc/openafs/afs.conf.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 
 FROM_ATHENA = debian/CellAlias.debathena debian/CellServDB.debathena
 

Modified: trunk/debathena/config/athena-chroot/debian/changelog
===================================================================
--- trunk/debathena/config/athena-chroot/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/athena-chroot/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-athena-chroot (1.1) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:46 -0400
+
 debathena-athena-chroot (1.0) unstable; urgency=low
 
   * Initial release.

Modified: trunk/debathena/config/athena-chroot/debian/control
===================================================================
--- trunk/debathena/config/athena-chroot/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/athena-chroot/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: debathena/net
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-athena-chroot

Modified: trunk/debathena/config/athena-chroot/debian/rules
===================================================================
--- trunk/debathena/config/athena-chroot/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/athena-chroot/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -8,4 +8,4 @@
 DEB_DIVERT_FILES_debathena-lastlog += \
 	/usr/bin/lastlog.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/autofs-config/debian/changelog
===================================================================
--- trunk/debathena/config/autofs-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/autofs-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-autofs-config (1.5) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:46 -0400
+
 debathena-autofs-config (1.4) unstable; urgency=low
 
   * Convert rules and control files to new config-package-dev interface.

Modified: trunk/debathena/config/autofs-config/debian/control
===================================================================
--- trunk/debathena/config/autofs-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/autofs-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-autofs-config

Modified: trunk/debathena/config/autofs-config/debian/rules
===================================================================
--- trunk/debathena/config/autofs-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/autofs-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -5,6 +5,6 @@
 DEB_DIVERT_FILES_debathena-autofs-config += \
 	/etc/auto.master.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 DEB_UPDATE_RCD_PARAMS = "defaults 26 17"
 DEB_DH_INSTALLINIT_ARGS = "--no-start"

Modified: trunk/debathena/config/base/debian/changelog
===================================================================
--- trunk/debathena/config/base/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/base/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-base (1.1) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:46 -0400
+
 debathena-base (1.0) unstable; urgency=low
 
   * Initial release.

Modified: trunk/debathena/config/config-build-common/debian/changelog
===================================================================
--- trunk/debathena/config/config-build-common/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/config-build-common/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-config-build-common (3.8) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:47 -0400
+
 debathena-config-build-common (3.7) unstable; urgency=low
 
   * Fix debathena-divert.mk to correctly divert files.

Modified: trunk/debathena/config/desktop-config/debian/changelog
===================================================================
--- trunk/debathena/config/desktop-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/desktop-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-desktop-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:47 -0400
+
 debathena-desktop-config (1.1) unstable; urgency=low
 
   * Remove a "include [...]divert.mk" line

Modified: trunk/debathena/config/finger-config/debian/changelog
===================================================================
--- trunk/debathena/config/finger-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/finger-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-finger-config (1.3) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_UNDIVERT_FILES_VERSION with DEB_UNDIVERT_VERSION, as
+    this was renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:08:21 -0400
+
 debathena-finger-config (1.2) unstable; urgency=low
 
   * Use DEB_REMOVE_FILES interface from config-package-dev 4.4.

Modified: trunk/debathena/config/finger-config/debian/control
===================================================================
--- trunk/debathena/config/finger-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/finger-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev (>= 4.4)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-finger-config

Modified: trunk/debathena/config/finger-config/debian/rules
===================================================================
--- trunk/debathena/config/finger-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/finger-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -7,6 +7,6 @@
 	/usr/bin/finger.debathena
 DEB_UNDIVERT_FILES_debathena-finger-config += \
 	/usr/share/man/man1/finger.debathena.1.gz
-DEB_UNDIVERT_FILES_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~
+DEB_UNDIVERT_VERSION_/usr/share/man/man1/finger.debathena.1.gz = 1.0debathena3~
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/fingerd-config/debian/changelog
===================================================================
--- trunk/debathena/config/fingerd-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/fingerd-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-fingerd-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:47 -0400
+
 debathena-fingerd-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/fingerd-config/debian/control
===================================================================
--- trunk/debathena/config/fingerd-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/fingerd-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-fingerd-config

Modified: trunk/debathena/config/fingerd-config/debian/rules
===================================================================
--- trunk/debathena/config/fingerd-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/fingerd-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -6,4 +6,4 @@
 DEB_DIVERT_FILES_debathena-fingerd-config += \
 	/usr/sbin/in.fingerd.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/from-config/debian/changelog
===================================================================
--- trunk/debathena/config/from-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/from-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-from-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:47 -0400
+
 debathena-from-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/from-config/debian/control
===================================================================
--- trunk/debathena/config/from-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/from-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,11 +2,13 @@
 Section: debathena-config/mail
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-from-config
 Architecture: all
 Depends: debathena-from (>= 9.4), ${misc:Depends}
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: Set Athena from as default
  This package makes /usr/bin/from point to the Debian-Athena version.

Modified: trunk/debathena/config/from-config/debian/rules
===================================================================
--- trunk/debathena/config/from-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/from-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -6,5 +6,5 @@
 	/usr/bin/from.debathena \
 	/usr/share/man/man1/from.debathena.1.gz
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/gconf2-config/debian/changelog
===================================================================
--- trunk/debathena/config/gconf2-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gconf2-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-gconf2-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:52 -0400
+
 debathena-gconf2-config (1.1) unstable; urgency=low
 
   * Changed rules and control files to use new config-package-dev interface.

Modified: trunk/debathena/config/gconf2-config/debian/control
===================================================================
--- trunk/debathena/config/gconf2-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gconf2-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: debathena-config/gnome
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev, gconf2, lsb-release
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), gconf2, lsb-release
 Standards-Version: 3.7.2
 
 Package: debathena-gconf2-config

Modified: trunk/debathena/config/gconf2-config/debian/rules
===================================================================
--- trunk/debathena/config/gconf2-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gconf2-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -8,10 +8,10 @@
 else
     GCONF2_PATH = /etc/gconf/2/path
 endif
-DEB_REPLACE_FILES_debathena-gconf2-config += \
+DEB_TRANSFORM_FILES_debathena-gconf2-config += \
 	/etc/gconf/2/path.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 
 GCONF_FILES = debian/gconf.afs debian/gconf.local debian/gconf.
 

Modified: trunk/debathena/config/gdm-config/debian/changelog
===================================================================
--- trunk/debathena/config/gdm-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gdm-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-gdm-config (1.3) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
+
 debathena-gdm-config (1.2) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/gdm-config/debian/control
===================================================================
--- trunk/debathena/config/gdm-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gdm-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: debathena-config/gnome
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev, gdm
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), gdm
 Standards-Version: 3.7.2
 
 Package: debathena-gdm-config

Modified: trunk/debathena/config/gdm-config/debian/rules
===================================================================
--- trunk/debathena/config/gdm-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/gdm-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -9,9 +9,9 @@
 
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
-DEB_REPLACE_FILES_debathena-gdm-config += \
+DEB_TRANSFORM_FILES_debathena-gdm-config += \
 	${GDM_CONFFILE}
 DEB_TRANSFORM_SCRIPT_${GDM_CONFFILE} = debian/transform_gdm.conf.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/hesiod-config/debian/changelog
===================================================================
--- trunk/debathena/config/hesiod-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/hesiod-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-hesiod-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:48 -0400
+
 debathena-hesiod-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/hesiod-config/debian/control
===================================================================
--- trunk/debathena/config/hesiod-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/hesiod-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-hesiod-config

Modified: trunk/debathena/config/hesiod-config/debian/rules
===================================================================
--- trunk/debathena/config/hesiod-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/hesiod-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -5,4 +5,4 @@
 DEB_DIVERT_FILES_debathena-hesiod-config += \
 	/etc/hesiod.conf.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/kerberos-config/debian/changelog
===================================================================
--- trunk/debathena/config/kerberos-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/kerberos-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-kerberos-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
+
 debathena-kerberos-config (1.1) unstable; urgency=low
 
   * Changed rules and control files to use new config-package-dev interface.

Modified: trunk/debathena/config/kerberos-config/debian/control
===================================================================
--- trunk/debathena/config/kerberos-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/kerberos-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, krb5-config, krb4-config
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), krb5-config, krb4-config
 Standards-Version: 3.7.2
 
 Package: debathena-kerberos-config

Modified: trunk/debathena/config/kerberos-config/debian/rules
===================================================================
--- trunk/debathena/config/kerberos-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/kerberos-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
-DEB_REPLACE_FILES_debathena-kerberos-config += \
+DEB_TRANSFORM_FILES_debathena-kerberos-config += \
 	/etc/krb5.conf.debathena \
 	/etc/krb.conf.debathena \
 	/etc/krb.realms.debathena
@@ -11,4 +11,4 @@
 DEB_CHECK_FILES_SOURCE_/etc/krb.conf.debathena = \
 	/usr/share/kerberos-configs/krb.conf.template
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/ldap-config/debian/changelog
===================================================================
--- trunk/debathena/config/ldap-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ldap-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-ldap-config (1.4) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
+
 debathena-ldap-config (1.3) unstable; urgency=low
 
   * Replace libldap2 build-dependency with libldap2-dev, which is more

Modified: trunk/debathena/config/ldap-config/debian/control
===================================================================
--- trunk/debathena/config/ldap-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ldap-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, libldap2-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), libldap2-dev
 Standards-Version: 3.7.2
 
 Package: debathena-ldap-config

Modified: trunk/debathena/config/ldap-config/debian/rules
===================================================================
--- trunk/debathena/config/ldap-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ldap-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
-DEB_REPLACE_FILES_debathena-ldap-config += \
+DEB_TRANSFORM_FILES_debathena-ldap-config += \
 	/etc/ldap/ldap.conf.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/linerva-pam-config/debian/changelog
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/linerva-pam-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-linerva-pam-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:49 -0400
+
 debathena-linerva-pam-config (1.1) unstable; urgency=low
 
   * Repackage with new config-package-dev interface.

Modified: trunk/debathena/config/linerva-pam-config/debian/control
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/linerva-pam-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: linerva/net
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-linerva-pam-config

Modified: trunk/debathena/config/linerva-pam-config/debian/rules
===================================================================
--- trunk/debathena/config/linerva-pam-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/linerva-pam-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -9,4 +9,4 @@
 	/etc/pam.d/login.debathena.debathena
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/lprng-config/debian/changelog
===================================================================
--- trunk/debathena/config/lprng-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-lprng-config (1.5) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:49 -0400
+
 debathena-lprng-config (1.4) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/lprng-config/debian/control
===================================================================
--- trunk/debathena/config/lprng-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-lprng-config

Modified: trunk/debathena/config/lprng-config/debian/rules
===================================================================
--- trunk/debathena/config/lprng-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -5,5 +5,5 @@
 DEB_DIVERT_FILES_debathena-lprng-config += \
 	/etc/lprng/lpd.conf.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/lprng-no-server-config/debian/changelog
===================================================================
--- trunk/debathena/config/lprng-no-server-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-no-server-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-lprng-no-server-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_UNREMOVE_FILES_VERSION with DEB_UNREMOVE_VERSION, as
+    this was renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:08:58 -0400
+
 debathena-lprng-no-server-config (1.1) unstable; urgency=low
 
   * Use new DEB_REMOVE_FILES system in config-package-dev 4.4.

Modified: trunk/debathena/config/lprng-no-server-config/debian/control
===================================================================
--- trunk/debathena/config/lprng-no-server-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-no-server-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev (>= 4.4)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-lprng-no-server-config

Modified: trunk/debathena/config/lprng-no-server-config/debian/rules
===================================================================
--- trunk/debathena/config/lprng-no-server-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/lprng-no-server-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -3,8 +3,8 @@
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_UNREMOVE_FILES_debathena-lprng-no-server-config += \
 	/etc/cron.daily/lprng
-DEB_UNREMOVE_FILES_VERSION_/etc/cron.daily/lprng = 1.0
+DEB_UNREMOVE_VERSION_/etc/cron.daily/lprng = 1.0
 DEB_REMOVE_FILES_debathena-lprng-no-server-config += \
 	/etc/cron.daily/lprng
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/moira-passwd-config/debian/changelog
===================================================================
--- trunk/debathena/config/moira-passwd-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/moira-passwd-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-moira-passwd-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:49 -0400
+
 debathena-moira-passwd-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/moira-passwd-config/debian/control
===================================================================
--- trunk/debathena/config/moira-passwd-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/moira-passwd-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-moira-passwd-config

Modified: trunk/debathena/config/moira-passwd-config/debian/rules
===================================================================
--- trunk/debathena/config/moira-passwd-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/moira-passwd-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -6,5 +6,5 @@
 	/usr/bin/chfn.debathena \
 	/usr/bin/chsh.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/msmtp-config/debian/changelog
===================================================================
--- trunk/debathena/config/msmtp-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/msmtp-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-msmtp-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:49 -0400
+
 debathena-msmtp-config (1.1) unstable; urgency=low
 
   * New debathena-msmtp script without -t and --debug and with better

Modified: trunk/debathena/config/nsswitch-config/debian/changelog
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/nsswitch-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-nsswitch-config (1.9) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
+
 debathena-nsswitch-config (1.8) unstable; urgency=low
 
   * Transition to the new debathean-afuse-automounter.

Modified: trunk/debathena/config/nsswitch-config/debian/control
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/nsswitch-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 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-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/nsswitch-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
-DEB_REPLACE_FILES_debathena-nsswitch-config += \
+DEB_TRANSFORM_FILES_debathena-nsswitch-config += \
 	/etc/nsswitch.conf.debathena
 ifneq ($(wildcard /usr/share/base-files/nsswitch.conf),)
     DEB_CHECK_FILES_SOURCE_/etc/nsswitch.conf.debathena = \
@@ -17,5 +17,5 @@
 	/usr/sbin/invoke-rc.d.debathena
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/pam-config/debian/changelog
===================================================================
--- trunk/debathena/config/pam-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/pam-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-pam-config (1.5) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:54 -0400
+
 debathena-pam-config (1.4) unstable; urgency=low
 
   [ Shreevatsa R ]

Modified: trunk/debathena/config/pam-config/debian/control
===================================================================
--- trunk/debathena/config/pam-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/pam-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, libpam-runtime, gdm, debathena-ssh-server, lsb-release
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), libpam-runtime, gdm, debathena-ssh-server, lsb-release
 Standards-Version: 3.7.2
 
 Package: debathena-pam-config

Modified: trunk/debathena/config/pam-config/debian/rules
===================================================================
--- trunk/debathena/config/pam-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/pam-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -14,7 +14,7 @@
     PAM_SSHD = /etc/pam.d/ssh.debathena
 endif
 
-DEB_REPLACE_FILES_debathena-pam-config += \
+DEB_TRANSFORM_FILES_debathena-pam-config += \
 	$(patsubst %,/etc/pam.d/common-%.debathena,$(pam_types)) \
 	/etc/pam.d/gdm.debathena \
 	$(PAM_SSHD) \
@@ -24,7 +24,7 @@
 	/etc/security/access.conf.debathena
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 
 ifneq ($(wildcard /etc/pam.d/sshd),)
 debian-divert/debathena-pam-config::

Modified: trunk/debathena/config/quota-config/debian/changelog
===================================================================
--- trunk/debathena/config/quota-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/quota-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-quota-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:50 -0400
+
 debathena-quota-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/quota-config/debian/control
===================================================================
--- trunk/debathena/config/quota-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/quota-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: debathena-config/utils
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-quota-config

Modified: trunk/debathena/config/quota-config/debian/rules
===================================================================
--- trunk/debathena/config/quota-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/quota-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -6,5 +6,5 @@
 	/usr/bin/quota.debathena \
 	/usr/share/man/man1/quota.debathena.1.gz
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 

Modified: trunk/debathena/config/shell-config/debian/changelog
===================================================================
--- trunk/debathena/config/shell-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/shell-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-shell-config (1.6) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:50 -0400
+
 debathena-shell-config (1.5) unstable; urgency=low
 
   * Remove zctl load /dev/null from renew alias.

Modified: trunk/debathena/config/shell-config/debian/control
===================================================================
--- trunk/debathena/config/shell-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/shell-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -2,7 +2,7 @@
 Section: debathena-config/shells
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-bash-config

Modified: trunk/debathena/config/shell-config/debian/rules
===================================================================
--- trunk/debathena/config/shell-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/shell-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -8,4 +8,4 @@
 DEB_DIVERT_FILES_debathena-tcsh-config += \
 	/etc/csh.cshrc.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/ssh-client-config/debian/changelog
===================================================================
--- trunk/debathena/config/ssh-client-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-client-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,12 @@
+debathena-ssh-client-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
+    renamed in config-package-dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:54 -0400
+
 debathena-ssh-client-config (1.1) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/ssh-client-config/debian/control
===================================================================
--- trunk/debathena/config/ssh-client-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-client-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, debathena-ssh-client | openssh-client | ssh-krb5
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), debathena-ssh-client | openssh-client | ssh-krb5
 Standards-Version: 3.7.2
 
 Package: debathena-ssh-client-config

Modified: trunk/debathena/config/ssh-client-config/debian/rules
===================================================================
--- trunk/debathena/config/ssh-client-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-client-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -3,7 +3,7 @@
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_DIVERT_EXTENSION = .debathena
 
-DEB_REPLACE_FILES_debathena-ssh-client-config += \
+DEB_TRANSFORM_FILES_debathena-ssh-client-config += \
 	/etc/ssh/ssh_config.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk

Modified: trunk/debathena/config/ssh-server-config/debian/changelog
===================================================================
--- trunk/debathena/config/ssh-server-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-server-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-ssh-server-config (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:51 -0400
+
 debathena-ssh-server-config (1.1) unstable; urgency=low
 
   * Convert (partially) to the new config-package-dev interface.

Modified: trunk/debathena/config/ssh-server-config/debian/control
===================================================================
--- trunk/debathena/config/ssh-server-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-server-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, debathena-ssh-server | openssh-server (>= 1:4.3) | ssh-krb5
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), debathena-ssh-server | openssh-server (>= 1:4.3) | ssh-krb5
 Standards-Version: 3.7.2
 
 Package: debathena-ssh-server-config

Modified: trunk/debathena/config/ssh-server-config/debian/rules
===================================================================
--- trunk/debathena/config/ssh-server-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssh-server-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -5,7 +5,7 @@
 DEB_DIVERT_FILES_debathena-ssh-server-config += \
 	/etc/ssh/sshd_config.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 
 ifeq ($(shell dpkg --compare-versions \
 	"`dpkg-query --showformat='$${Version}' --show openssh-server`" ">=" 1:4.3 && echo y),y)

Modified: trunk/debathena/config/ssl-certificates/debian/changelog
===================================================================
--- trunk/debathena/config/ssl-certificates/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/ssl-certificates/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-ssl-certificates (1.2) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:51 -0400
+
 debathena-ssl-certificates (1.1) unstable; urgency=low
 
   * Link certificates from /usr/share/debathena-ssl-certificates instead

Modified: trunk/debathena/config/tellme/debian/changelog
===================================================================
--- trunk/debathena/config/tellme/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/tellme/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-tellme (1.3) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:51 -0400
+
 debathena-tellme (1.2) unstable; urgency=low
 
   * Give a more useful error if athdir fails.

Modified: trunk/debathena/config/zephyr-config/debian/changelog
===================================================================
--- trunk/debathena/config/zephyr-config/debian/changelog	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/zephyr-config/debian/changelog	2008-04-21 23:30:18 UTC (rev 22922)
@@ -1,3 +1,10 @@
+debathena-zephyr-config (1.4) unstable; urgency=low
+
+  * Convert to use config-package.mk interface, new in config-package-
+    dev 4.5
+
+ -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:02:51 -0400
+
 debathena-zephyr-config (1.3) unstable; urgency=low
 
   * Convert to the new config-package-dev interface

Modified: trunk/debathena/config/zephyr-config/debian/control
===================================================================
--- trunk/debathena/config/zephyr-config/debian/control	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/zephyr-config/debian/control	2008-04-21 23:30:18 UTC (rev 22922)
@@ -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), config-package-dev, config-package-dev (>= 3.2~)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~), config-package-dev (>= 3.2~)
 Standards-Version: 3.7.2
 
 Package: debathena-zephyr-config

Modified: trunk/debathena/config/zephyr-config/debian/rules
===================================================================
--- trunk/debathena/config/zephyr-config/debian/rules	2008-04-21 23:25:35 UTC (rev 22921)
+++ trunk/debathena/config/zephyr-config/debian/rules	2008-04-21 23:30:18 UTC (rev 22922)
@@ -5,7 +5,7 @@
 DEB_DIVERT_FILES_debathena-zephyr-config += \
 	/etc/default/zephyr-clients.debathena
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/replace-files.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 include /usr/share/cdbs/1/rules/debconf-divert.mk
 
 common-install-indep::


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