r14035 - in /trunk/libproc-fork-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Feb 2 22:14:24 UTC 2008


Author: gregoa-guest
Date: Sat Feb  2 22:14:24 2008
New Revision: 14035

URL: http://svn.debian.org/wsvn/?sc=1&rev=14035
Log:
debian/rules: extend regexp for matching upstream versions.

Modified:
    trunk/libproc-fork-perl/debian/changelog
    trunk/libproc-fork-perl/debian/watch

Modified: trunk/libproc-fork-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libproc-fork-perl/debian/changelog?rev=14035&op=diff
==============================================================================
--- trunk/libproc-fork-perl/debian/changelog (original)
+++ trunk/libproc-fork-perl/debian/changelog Sat Feb  2 22:14:24 2008
@@ -11,8 +11,9 @@
   [ gregor herrmann ]
   * New upstream release.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
+  * debian/rules: extend regexp for matching upstream versions.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 02 Feb 2008 23:11:59 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 02 Feb 2008 23:13:55 +0100
 
 libproc-fork-perl (0.6-1) unstable; urgency=low
 

Modified: trunk/libproc-fork-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libproc-fork-perl/debian/watch?rev=14035&op=diff
==============================================================================
--- trunk/libproc-fork-perl/debian/watch (original)
+++ trunk/libproc-fork-perl/debian/watch Sat Feb  2 22:14:24 2008
@@ -1,2 +1,3 @@
 version=3
 http://search.cpan.org/dist/Proc-Fork/ .+/Proc-Fork-(.*)\.tar\.gz
+http://search.cpan.org/dist/Proc-Fork/ .*/Proc-Fork-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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