[SCM] Debian packaging of libdbix-abstract-perl branch, master, updated. debian/1.010-1-5-g820b88b
Salvatore Bonaccorso
carnil at debian.org
Sun Jan 27 08:48:06 UTC 2013
The following commit has been merged in the master branch:
commit 820b88bfc67627266b4aa361652aaf8db444f9f8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jan 27 09:48:01 2013 +0100
Switch to metacpan.org based URI in debian/watch
Git-Dch: Ignore
diff --git a/debian/watch b/debian/watch
index 62c7896..4ccca9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
-# format version number, currently 3; this line is compulsory!
version=3
-
-# force three-digit revision
options=uversionmangle=s/\.\d\d$/$&0/ \
- http://search.cpan.org/dist/DBIx-Abstract/ .*/DBIx-Abstract-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/DBIx-Abstract/ .*/DBIx-Abstract-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdbix-abstract-perl
More information about the Pkg-perl-cvs-commits
mailing list