[SCM] Debian packaging of libhtml-stream-perl branch, master, updated. f9a4b828ea9ba8205bad3c705215b9069d14bd52

gregor herrmann gregoa at debian.org
Mon Dec 24 14:31:29 UTC 2012


The following commit has been merged in the master branch:
commit f9a4b828ea9ba8205bad3c705215b9069d14bd52
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 24 15:13:24 2012 +0100

    debian/watch: update to ignore development releases.

diff --git a/debian/changelog b/debian/changelog
index 828a067..3bd34b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libhtml-stream-perl (1.60-2) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * debian/watch: update to ignore development releases.
 
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:44:31 +0200
 
diff --git a/debian/watch b/debian/watch
index 5e89773..cd43775 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/HTML-Stream/   .*/HTML-Stream-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/HTML-Stream/   .*/HTML-Stream-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhtml-stream-perl



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