[Dh-make-php-commits] r224 - in trunk: debian pear.template pecl.template

Charles Fry cfry-guest at costa.debian.org
Thu Jul 6 03:45:51 UTC 2006


Author: cfry-guest
Date: 2006-07-06 03:45:50 +0000 (Thu, 06 Jul 2006)
New Revision: 224

Modified:
   trunk/debian/control
   trunk/pear.template/control
   trunk/pecl.template/control
Log:
htat last commit should have been >=


Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-07-06 03:31:10 UTC (rev 223)
+++ trunk/debian/control	2006-07-06 03:45:50 UTC (rev 224)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Uwe Steinmann <steinm at debian.org>
 Uploaders: Charles Fry <cfry at debian.org>
-Build-Depends: debhelper (>> 5)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: po-debconf, docbook-xsl, xsltproc
 Standards-Version: 3.7.2
 

Modified: trunk/pear.template/control
===================================================================
--- trunk/pear.template/control	2006-07-06 03:31:10 UTC (rev 223)
+++ trunk/pear.template/control	2006-07-06 03:45:50 UTC (rev 224)
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: ##maintainer##
-Build-Depends: debhelper (>> 5), dh-make-php (>= 0.1.1), cdbs
+Build-Depends: debhelper (>= 5), dh-make-php (>= 0.1.1), cdbs
 Standards-Version: 3.7.2
 
 Package: ##packagename##

Modified: trunk/pecl.template/control
===================================================================
--- trunk/pecl.template/control	2006-07-06 03:31:10 UTC (rev 223)
+++ trunk/pecl.template/control	2006-07-06 03:45:50 UTC (rev 224)
@@ -2,6 +2,6 @@
 Section: web
 Priority: optional
 Maintainer: ##maintainer##
-Build-Depends: debhelper (>> 5), po-debconf, xsltproc, php4-dev, php5-dev##builddepends##
+Build-Depends: debhelper (>= 5), po-debconf, xsltproc, php4-dev, php5-dev##builddepends##
 Standards-Version: 3.7.2
 




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