[SCM] Debian packaging of libclass-dbi-plugin-pager-perl branch, master, updated. debian/0.566-1-4-g1d47494
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:28 UTC 2013
The following commit has been merged in the master branch:
commit 4385159e90c08171bf075d1c5a29268d3f4bad7e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:12 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9bf25d0..a010cbe 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends-Indep: libclass-data-inheritable-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-plugin-pager-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-plugin-pager-perl.git
-Homepage: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/
+Homepage: https://metacpan.org/release/Class-DBI-Plugin-Pager/
Package: libclass-dbi-plugin-pager-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 765dd83..0eda5be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Class-DBI-Plugin-Pager
-Source: http://search.cpan.org/dist/Class-DBI-Plugin-Pager/
+Source: https://metacpan.org/release/Class-DBI-Plugin-Pager/
Upstream-Contact: Nikolay S. <majestic at cpan.org>
Files: *
diff --git a/debian/watch b/debian/watch
index 9393b59..13f71f5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-DBI-Plugin-Pager/ .+/Class-DBI-Plugin-Pager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-Plugin-Pager/ .+/Class-DBI-Plugin-Pager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libclass-dbi-plugin-pager-perl
More information about the Pkg-perl-cvs-commits
mailing list