[SCM] Debian packaging of libdbi-perl branch, master, updated. debian/1.622-1-6-g3abe575
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:26:37 UTC 2013
The following commit has been merged in the master branch:
commit f10367da76fb9d3e2f681dbc3ba69d184d629367
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index efd2896..d9adced 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DBI
Upstream-Contact: Tim Bunce <Tim.Bunce at pobox.com>
-Source: http://search.cpan.org/dist/DBI/
+Source: https://metacpan.org/release/DBI/
Files: *
Copyright: 1994-2012, Tim Bunce <Tim.Bunce at pobox.com>
diff --git a/debian/watch b/debian/watch
index e99bc3b..e8fcd30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/(?<=\.\d\d)$/0/" \
-http://search.cpan.org/dist/DBI/ .*/DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBI/ .*/DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdbi-perl
More information about the Pkg-perl-cvs-commits
mailing list