[SCM] Debian packaging of libclass-prototyped-perl branch, master, updated. 23ab26e807f78cfc01287c8e08c819d0d3280093

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:53 UTC 2013


The following commit has been merged in the master branch:
commit 6ab0a809d1875d9739a0549384980bc1ed3bc54e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:24 2013 +0100

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

diff --git a/debian/control b/debian/control
index 5f75e6d..59c0d0e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-prototyped-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-prototyped-perl.git
-Homepage: http://search.cpan.org/dist/Class-Prototyped/
+Homepage: https://metacpan.org/release/Class-Prototyped/
 
 Package: libclass-prototyped-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3603e67..4899f5f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format-Specification:
  http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
 Upstream-Name: Class-Prototyped
 Upstream-Contact: Toby Ovod-Everett <toby at ovod-everett.org>
-Source: http://search.cpan.org/dist/Class-Prototyped/
+Source: https://metacpan.org/release/Class-Prototyped/
 
 Files: *
 Copyright: 2001-2007 Ned Konz and Toby Ovod-Everett
diff --git a/debian/watch b/debian/watch
index 8e34623..86c216f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Class-Prototyped/ .*/Class-Prototyped-v?([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Class-Prototyped/ .*/Class-Prototyped-v?([[:digit:]].*)\.tar\.gz

-- 
Debian packaging of libclass-prototyped-perl



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