[SCM] Debian packaging of libcatalyst-view-tt-perl branch, master, updated. debian/0.38-1-12-geefeb1b

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


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

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

diff --git a/debian/control b/debian/control
index 43984b1..120e9ca 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-view-tt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-view-tt-perl.git
-Homepage: http://search.cpan.org/dist/Catalyst-View-TT/
+Homepage: https://metacpan.org/release/Catalyst-View-TT/
 
 Package: libcatalyst-view-tt-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 78b8ecf..5012b8f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Marcus Ramberg <mramberg at cpan.org>
-Source: http://search.cpan.org/dist/Catalyst-View-TT/
+Source: https://metacpan.org/release/Catalyst-View-TT/
 Upstream-Name: Catalyst-View-TT
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9e027b4..03abfd7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Catalyst-View-TT/   .*/Catalyst-View-TT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Catalyst-View-TT/   .*/Catalyst-View-TT-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcatalyst-view-tt-perl



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