[Dh-make-php-commits] r248 - in trunk: . debian

Uwe Steinmann steinm at alioth.debian.org
Wed Mar 28 11:38:44 CET 2007


Author: steinm
Date: 2007-03-28 10:38:44 +0000 (Wed, 28 Mar 2007)
New Revision: 248

Modified:
   trunk/VERSION
   trunk/debian/changelog
   trunk/dh-make-pear
   trunk/dh-make-pecl
Log:
- new version 0.2.2


Modified: trunk/VERSION
===================================================================
--- trunk/VERSION	2007-03-28 10:14:42 UTC (rev 247)
+++ trunk/VERSION	2007-03-28 10:38:44 UTC (rev 248)
@@ -1 +1 @@
-0.2.1
+0.2.2

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2007-03-28 10:14:42 UTC (rev 247)
+++ trunk/debian/changelog	2007-03-28 10:38:44 UTC (rev 248)
@@ -1,3 +1,10 @@
+dh-make-php (0.2.2) unstable; urgency=low
+
+  * fixed debian/rules for pecl extensions
+    php4apiver wasn't set propperly
+
+ -- Uwe Steinmann <steinm at debian.org>  Wed, 28 Mar 2007 12:36:26 +0200
+
 dh-make-php (0.2.1) unstable; urgency=low
 
   * dh-make-pecl now creates extensions with its ini file in conf.d.

Modified: trunk/dh-make-pear
===================================================================
--- trunk/dh-make-pear	2007-03-28 10:14:42 UTC (rev 247)
+++ trunk/dh-make-pear	2007-03-28 10:38:44 UTC (rev 248)
@@ -9,7 +9,7 @@
 # at http://www.gnu.org/.
 
 PROGNAME=dh-make-pear
-PROGVERSION=0.2.1
+PROGVERSION=0.2.2
 PREFIX=/usr
 
 DEBPACKAGEPREFIX=php

Modified: trunk/dh-make-pecl
===================================================================
--- trunk/dh-make-pecl	2007-03-28 10:14:42 UTC (rev 247)
+++ trunk/dh-make-pecl	2007-03-28 10:38:44 UTC (rev 248)
@@ -9,7 +9,7 @@
 # at http://www.gnu.org/.
 
 PROGNAME=dh-make-pecl
-PROGVERSION=0.2.1
+PROGVERSION=0.2.2
 PREFIX=/usr
 
 DEBPACKAGEPREFIX=php




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