[SCM] Debian packaging of libcgi-application-plugin-dbh-perl branch, master, updated. 14121fa65185ebdcca536ab5d5f298e0681949cd
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:23 UTC 2013
The following commit has been merged in the master branch:
commit b0bad0ae784fb9e8974a955a24843d898b371fab
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:43 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c9c5fc4..b1e7ee0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
Jaldhar H. Vyas <jaldhar at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-DBH/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-DBH/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-dbh-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-dbh-perl.git
diff --git a/debian/copyright b/debian/copyright
index 05929aa..758a462 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Mark Stosberg <mark at summersault.com>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-DBH/
+Source: https://metacpan.org/release/CGI-Application-Plugin-DBH/
Name: CGI-Application-Plugin-DBH
Files: *
diff --git a/debian/watch b/debian/watch
index 4744f2e..4c3f54f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-DBH/ .*/CGI-Application-Plugin-DBH-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-DBH/ .*/CGI-Application-Plugin-DBH-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcgi-application-plugin-dbh-perl
More information about the Pkg-perl-cvs-commits
mailing list