[SCM] Debian packaging of Regexp-Assemble CPAN distribution branch, master, updated. debian/0.35-6-11-g69c46a1
gregor herrmann
gregoa at debian.org
Mon Dec 24 14:36:14 UTC 2012
The following commit has been merged in the master branch:
commit 69c46a16fd9b15c9fc36a0a34fbfd6aca80340d2
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Dec 24 15:17:11 2012 +0100
debian/watch: update to ignore development releases.
diff --git a/debian/changelog b/debian/changelog
index 59773a8..0e5076f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
libregexp-assemble-perl (0.35-8) UNRELEASED; urgency=low
+ [ Xavier Guimard ]
* Correct upstream lisense which is "Artistic or GPL-1+" and not "Artistic
or GPL-2"
* Bump Standards-Version to 3.9.4
* Remove DMUA flag
+ [ gregor herrmann ]
+ * debian/watch: update to ignore development releases.
+
-- Xavier Guimard <x.guimard at free.fr> Sun, 21 Oct 2012 08:07:58 +0200
libregexp-assemble-perl (0.35-7) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 7238390..b7d1762 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/Regexp-Assemble/ .*/Regexp-Assemble-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/Regexp-Assemble/ .*/Regexp-Assemble-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Regexp-Assemble CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list