[Dh-make-php-commits] r274 - in trunk: . debian
steinm at alioth.debian.org
steinm at alioth.debian.org
Fri Aug 17 20:27:40 UTC 2007
Author: steinm
Date: 2007-08-17 20:27:40 +0000 (Fri, 17 Aug 2007)
New Revision: 274
Modified:
trunk/VERSION
trunk/debian/changelog
trunk/dh-make-pear
trunk/dh-make-pecl
Log:
- new version 0.2.4
Modified: trunk/VERSION
===================================================================
--- trunk/VERSION 2007-08-17 20:14:03 UTC (rev 273)
+++ trunk/VERSION 2007-08-17 20:27:40 UTC (rev 274)
@@ -1 +1 @@
-0.2.3
+0.2.4
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-08-17 20:14:03 UTC (rev 273)
+++ trunk/debian/changelog 2007-08-17 20:27:40 UTC (rev 274)
@@ -1,3 +1,10 @@
+dh-make-php (0.2.4) unstable; urgency=low
+
+ * Do not call command for creation of changelog from package.xml
+ in a sub shell (Closes: #437395)
+
+ -- Uwe Steinmann <steinm at debian.org> Fri, 17 Aug 2007 22:16:23 +0200
+
dh-make-php (0.2.3) unstable; urgency=low
* Do not depend on php4-pear anymore, because it is a transitional
Modified: trunk/dh-make-pear
===================================================================
--- trunk/dh-make-pear 2007-08-17 20:14:03 UTC (rev 273)
+++ trunk/dh-make-pear 2007-08-17 20:27:40 UTC (rev 274)
@@ -9,7 +9,7 @@
# at http://www.gnu.org/.
PROGNAME=dh-make-pear
-PROGVERSION=0.2.3
+PROGVERSION=0.2.4
PREFIX=/usr
DEBPACKAGEPREFIX=php
Modified: trunk/dh-make-pecl
===================================================================
--- trunk/dh-make-pecl 2007-08-17 20:14:03 UTC (rev 273)
+++ trunk/dh-make-pecl 2007-08-17 20:27:40 UTC (rev 274)
@@ -9,7 +9,7 @@
# at http://www.gnu.org/.
PROGNAME=dh-make-pecl
-PROGVERSION=0.2.3
+PROGVERSION=0.2.4
PREFIX=/usr
DEBPACKAGEPREFIX=php
More information about the Dh-make-php-commits
mailing list