[SCM] Debian packaging of libcgi-application-plugin-tt-perl branch, master, updated. 28e7cee8a0784e681d052a057fa73286f9229286

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:20:35 UTC 2013


The following commit has been merged in the master branch:
commit 184d490c0f0666e261ac30b1316ad16773965141
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:00:49 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index e637709..1dee2bf 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-application-plugin-tt-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-tt-perl.git
-Homepage: http://search.cpan.org/dist/CGI-Application-Plugin-TT/
+Homepage: https://metacpan.org/release/CGI-Application-Plugin-TT/
 
 Package: libcgi-application-plugin-tt-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e7ffb1f..943d966 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: Cees Hek <cees at crtconsulting.ca>
-Source: http://search.cpan.org/dist/CGI-Application-Plugin-TT/
+Source: https://metacpan.org/release/CGI-Application-Plugin-TT/
 Name: CGI-Application-Plugin-TT
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bbca2a2..2b60d82 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Application-Plugin-TT/   .*/CGI-Application-Plugin-TT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-Application-Plugin-TT/   .*/CGI-Application-Plugin-TT-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcgi-application-plugin-tt-perl



More information about the Pkg-perl-cvs-commits mailing list