r37764 - in /trunk/libpdf-report-perl/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 7 11:29:47 UTC 2009


Author: gregoa
Date: Sun Jun  7 11:28:55 2009
New Revision: 37764

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=37764
Log:
debian/watch: use our "default" regexp for matching upstream versions.

Modified:
    trunk/libpdf-report-perl/debian/changelog
    trunk/libpdf-report-perl/debian/watch

Modified: trunk/libpdf-report-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/changelog?rev=37764&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/changelog (original)
+++ trunk/libpdf-report-perl/debian/changelog Sun Jun  7 11:28:55 2009
@@ -41,6 +41,9 @@
     - Remove scale-barcodes
   * debian/compat:
     - Bump to 7
+
+  [ gregor herrmann ]
+  * debian/watch: use our "default" regexp for matching upstream versions.
 
  -- Nathan Handler <nhandler at ubuntu.com>  Sun, 07 Jun 2009 02:25:39 +0000
 

Modified: trunk/libpdf-report-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpdf-report-perl/debian/watch?rev=37764&op=diff
==============================================================================
--- trunk/libpdf-report-perl/debian/watch (original)
+++ trunk/libpdf-report-perl/debian/watch Sun Jun  7 11:28:55 2009
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PDF-Report/ .*/PDF-Report-([[:digit:]].*)\.tar\.gz
+http://search.cpan.org/dist/PDF-Report/ .*/PDF-Report-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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