[SCM] AnyEvent::DBD::Pg branch, master, updated. debian/0.03-4-1-gea42a8f

gregor herrmann gregoa at debian.org
Mon Dec 24 14:26:05 UTC 2012


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

    debian/watch: update to ignore development releases.

diff --git a/debian/changelog b/debian/changelog
index 6a70f2a..1484e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libanyevent-dbd-pg-perl (0.03-5) UNRELEASED; urgency=low
+
+  * debian/watch: update to ignore development releases.
+
+ -- gregor herrmann <gregoa at debian.org>  Mon, 24 Dec 2012 14:42:18 +0100
+
 libanyevent-dbd-pg-perl (0.03-4) unstable; urgency=low
 
   [ Damyan Ivanov ]
diff --git a/debian/watch b/debian/watch
index 2f18ec7..830e1a0 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/AnyEvent-DBD-Pg/   .*/AnyEvent-DBD-Pg-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+http://search.cpan.org/dist/AnyEvent-DBD-Pg/   .*/AnyEvent-DBD-Pg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
AnyEvent::DBD::Pg



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