[23269] in Source-Commits

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

/svn/athena r22930 - trunk/athena/bin/firefox-wrapper/debian

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Tue Apr 22 03:49:58 2008

Date: Tue, 22 Apr 2008 03:49:26 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804220749.DAA21719@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-22 03:49:25 -0400 (Tue, 22 Apr 2008)
New Revision: 22930

Modified:
   trunk/athena/bin/firefox-wrapper/debian/changelog
   trunk/athena/bin/firefox-wrapper/debian/control
   trunk/athena/bin/firefox-wrapper/debian/rules
Log:
In firefox-wrapper:
  * Convert to use new config-package-dev interfaces.


Modified: trunk/athena/bin/firefox-wrapper/debian/changelog
===================================================================
--- trunk/athena/bin/firefox-wrapper/debian/changelog	2008-04-22 05:17:22 UTC (rev 22929)
+++ trunk/athena/bin/firefox-wrapper/debian/changelog	2008-04-22 07:49:25 UTC (rev 22930)
@@ -1,3 +1,9 @@
+debathena-firefox-wrapper (10.0.1-0debathena2) unstable; urgency=low
+
+  * Convert to use new config-package-dev interfaces.
+
+ -- Tim Abbott <tabbott@mit.edu>  Tue, 22 Apr 2008 03:48:38 -0400
+
 debathena-firefox-wrapper (10.0.1-0debathena1) unstable; urgency=low
 
   * firefox.sh: Fix typo in test for distribution.

Modified: trunk/athena/bin/firefox-wrapper/debian/control
===================================================================
--- trunk/athena/bin/firefox-wrapper/debian/control	2008-04-22 05:17:22 UTC (rev 22929)
+++ trunk/athena/bin/firefox-wrapper/debian/control	2008-04-22 07:49:25 UTC (rev 22930)
@@ -2,7 +2,7 @@
 Section: debathena/web
 Priority: extra
 Maintainer: Debian-Athena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.2.0), autoconf, debathena-config-build-common (>= 3.7~)
+Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.2.0), autoconf, config-package-dev (>= 4.5~)
 Standards-Version: 3.7.2
 
 Package: debathena-firefox-wrapper

Modified: trunk/athena/bin/firefox-wrapper/debian/rules
===================================================================
--- trunk/athena/bin/firefox-wrapper/debian/rules	2008-04-22 05:17:22 UTC (rev 22929)
+++ trunk/athena/bin/firefox-wrapper/debian/rules	2008-04-22 07:49:25 UTC (rev 22930)
@@ -3,13 +3,13 @@
 DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
 DEB_AUTO_UPDATE_AUTOCONF = 2.50
 
-DEBATHENA_DIVERT_FILES_debathena-firefox-wrapper += \
+DEB_DIVERT_FILES_debathena-firefox-wrapper += \
 	/usr/bin/firefox.debathena \
 	/usr/bin/iceweasel.debathena
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debathena-divert.mk
+include /usr/share/cdbs/1/rules/config-package.mk
 
 DEB_DH_LINK_ARGS += usr/bin/firefox.debathena usr/bin/iceweasel.debathena
 


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