[Dh-make-php-commits] r210 - in branches/pre-0-2-0: debian
pear.template
Charles Fry
cfry-guest at costa.debian.org
Tue Jun 6 12:19:13 UTC 2006
Author: cfry-guest
Date: 2006-06-06 12:19:12 +0000 (Tue, 06 Jun 2006)
New Revision: 210
Modified:
branches/pre-0-2-0/debian/changelog
branches/pre-0-2-0/pear.template/control
Log:
added versioned dependency on dh-make-php to pear.template/control
Modified: branches/pre-0-2-0/debian/changelog
===================================================================
--- branches/pre-0-2-0/debian/changelog 2006-06-06 12:14:07 UTC (rev 209)
+++ branches/pre-0-2-0/debian/changelog 2006-06-06 12:19:12 UTC (rev 210)
@@ -1,3 +1,10 @@
+dh-make-php (0.1.2) unstable; urgency=low
+
+ * use versioned dependency in pear.template/control to ensure presence of
+ pear.mk
+
+ -- Charles Fry <debian at frogcircus.org> Tue, 6 Jun 2006 08:14:40 -0400
+
dh-make-php (0.1.1) unstable; urgency=low
* call debhelper.mk from debian/rules not pear.mk
Modified: branches/pre-0-2-0/pear.template/control
===================================================================
--- branches/pre-0-2-0/pear.template/control 2006-06-06 12:14:07 UTC (rev 209)
+++ branches/pre-0-2-0/pear.template/control 2006-06-06 12:19:12 UTC (rev 210)
@@ -2,7 +2,7 @@
Section: web
Priority: optional
Maintainer: ##maintainer##
-Build-Depends-Indep: debhelper (>> 4.0.0), dh-make-php
+Build-Depends-Indep: 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