[SCM] Debian packaging of libpod-tree-perl branch, master, updated. 15748169b260df6dec987eb9fa88e00efdf7efbb
gregor herrmann
gregoa at debian.org
Mon Dec 24 14:35:46 UTC 2012
The following commit has been merged in the master branch:
commit 15748169b260df6dec987eb9fa88e00efdf7efbb
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Dec 24 15:16:31 2012 +0100
debian/watch: update to ignore development releases.
diff --git a/debian/changelog b/debian/changelog
index 457d44c..d3a5067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ libpod-tree-perl (1.17-2) UNRELEASED; urgency=low
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
+ [ gregor herrmann ]
+ * debian/watch: update to ignore development releases.
+
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:47:12 +0200
libpod-tree-perl (1.17-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 1808aad..28cd50f 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/Pod-Tree/ .*/Pod-Tree-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Pod-Tree/ .*/Pod-Tree-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpod-tree-perl
More information about the Pkg-perl-cvs-commits
mailing list