[SCM] Packaging for whiff branch, master, updated. upstream/0.002-11-g4b01eb3

gregor herrmann gregoa at debian.org
Mon Dec 24 14:39:37 UTC 2012


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

    debian/watch: update to ignore development releases.

diff --git a/debian/changelog b/debian/changelog
index c509464..c8572bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ whiff (0.002-1) UNRELEASED; urgency=low
 
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
+  * debian/watch: update to ignore development releases.
 
  -- Damyan Ivanov <dmn at debian.org>  Thu, 21 May 2009 10:21:02 +0300
 
diff --git a/debian/watch b/debian/watch
index 515e47f..e0a7c38 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/App-Whiff/   .*/App-Whiff-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/App-Whiff/   .*/App-Whiff-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging for whiff



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