[Dh-make-php-commits] r216 - in branches/pre-0-2-0: debian pear.template

Charles Fry cfry-guest at costa.debian.org
Wed Jun 14 14:02:18 UTC 2006


Author: cfry-guest
Date: 2006-06-14 14:02:17 +0000 (Wed, 14 Jun 2006)
New Revision: 216

Modified:
   branches/pre-0-2-0/debian/changelog
   branches/pre-0-2-0/pear.template/control
Log:
B-D not B-D-I


Modified: branches/pre-0-2-0/debian/changelog
===================================================================
--- branches/pre-0-2-0/debian/changelog	2006-06-14 13:59:39 UTC (rev 215)
+++ branches/pre-0-2-0/debian/changelog	2006-06-14 14:02:17 UTC (rev 216)
@@ -1,3 +1,10 @@
+dh-make-php (0.1.3) unstable; urgency=low
+
+  * pear.template/control should use Build-Depend instead of
+    Build-Depend-Indep
+
+ -- Charles Fry <debian at frogcircus.org>  Wed, 14 Jun 2006 10:01:02 -0400
+
 dh-make-php (0.1.2) unstable; urgency=low
 
   * use versioned dependency in pear.template/control to ensure presence of

Modified: branches/pre-0-2-0/pear.template/control
===================================================================
--- branches/pre-0-2-0/pear.template/control	2006-06-14 13:59:39 UTC (rev 215)
+++ branches/pre-0-2-0/pear.template/control	2006-06-14 14:02:17 UTC (rev 216)
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: ##maintainer##
-Build-Depends-Indep: debhelper (>> 4.0.0), dh-make-php (>= 0.1.1)
+Build-Depends: debhelper (>> 4.0.0), dh-make-php (>= 0.1.1)
 Standards-Version: 3.6.2
 
 Package: ##packagename##




More information about the Dh-make-php-commits mailing list