[SCM] Debian packaging of libclass-dbi-perl branch, master, updated. e5c94e34baf2fa233e5db3410e71ba9c9bc2950e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:24 UTC 2013
The following commit has been merged in the master branch:
commit ff4be3d58767174b3aa160aeea6d41c56bc8f5ae
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:11 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 9631570..e3ef72c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Tony Bowden <classdbi at tmtm.com>
-Upstream-Source: http://search.cpan.org/dist/Class-DBI/
+Upstream-Source: https://metacpan.org/release/Class-DBI/
Upstream-Name: Class-DBI
Files: *
diff --git a/debian/watch b/debian/watch
index 4cc793b..6f7fdb5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-DBI/ .*/Class-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-DBI/ .*/Class-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libclass-dbi-perl
More information about the Pkg-perl-cvs-commits
mailing list