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

steinm at alioth.debian.org steinm at alioth.debian.org
Thu Mar 19 07:30:42 UTC 2009


Author: steinm
Date: 2009-03-19 07:30:42 +0000 (Thu, 19 Mar 2009)
New Revision: 329

Modified:
   trunk/pear.template/changelog
   trunk/pecl.template/changelog
Log:
- added colon after 'Closes'


Modified: trunk/pear.template/changelog
===================================================================
--- trunk/pear.template/changelog	2009-02-19 18:12:54 UTC (rev 328)
+++ trunk/pear.template/changelog	2009-03-19 07:30:42 UTC (rev 329)
@@ -1,6 +1,6 @@
 ##packagename## (##version##-1) unstable; urgency=low
 
-  * Initial Release (Closes #<ITP bug number>).
+  * Initial Release (Closes: #<ITP bug number>).
 
  -- ##maintainer##  ##date##
 

Modified: trunk/pecl.template/changelog
===================================================================
--- trunk/pecl.template/changelog	2009-02-19 18:12:54 UTC (rev 328)
+++ trunk/pecl.template/changelog	2009-03-19 07:30:42 UTC (rev 329)
@@ -1,6 +1,6 @@
 ##packagename## (##version##-1) unstable; urgency=low
 
-  * Initial Release (Closes #<ITP bug number>).
+  * Initial Release (Closes: #<ITP bug number>).
 
  -- ##maintainer##  ##date##
 




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