r11792 - in /trunk/libhtml-template-pro-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Dec 28 13:46:41 UTC 2007


Author: dmn
Date: Fri Dec 28 13:46:40 2007
New Revision: 11792

URL: http://svn.debian.org/wsvn/?sc=1&rev=11792
Log:
* add "v?" to watchfile pattern

Modified:
    trunk/libhtml-template-pro-perl/debian/changelog
    trunk/libhtml-template-pro-perl/debian/watch

Modified: trunk/libhtml-template-pro-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-template-pro-perl/debian/changelog?rev=11792&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/changelog (original)
+++ trunk/libhtml-template-pro-perl/debian/changelog Fri Dec 28 13:46:40 2007
@@ -17,6 +17,7 @@
     + remove it in clean target
     + add konwert to Build-Depends
   * comment-out unused dh_installexamples
+  * add "v?" to watchfile pattern
 
  -- David Paleino <d.paleino at gmail.com>  Thu, 20 Dec 2007 09:38:01 +0100
 

Modified: trunk/libhtml-template-pro-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libhtml-template-pro-perl/debian/watch?rev=11792&op=diff
==============================================================================
--- trunk/libhtml-template-pro-perl/debian/watch (original)
+++ trunk/libhtml-template-pro-perl/debian/watch Fri Dec 28 13:46:40 2007
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/HTML-Template-Pro/ .*/HTML-Template-Pro-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/HTML-Template-Pro/ .*/HTML-Template-Pro-v?([[:digit:]].*)\.tar\.gz
 




More information about the Pkg-perl-cvs-commits mailing list