[SCM] Debian packaging of libobject-pluggable-perl branch, master, updated. fc1267b229c889057c3a2d6adc4beb88012998b1

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


The following commit has been merged in the master branch:
commit 13cfc24fb5ed88ac218f9761d8853db42a032088
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:09:21 2013 +0100

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

diff --git a/debian/control b/debian/control
index 4ff6f63..840641d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libobject-pluggable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libobject-pluggable-perl.git
-Homepage: http://search.cpan.org/dist/Object-Pluggable/
+Homepage: https://metacpan.org/release/Object-Pluggable/
 
 Package: libobject-pluggable-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 598b57d..63d7ea4 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: Chris Williams <chris at bingosnet.co.uk>
-Source: http://search.cpan.org/dist/Object-Pluggable/
+Source: https://metacpan.org/release/Object-Pluggable/
 Name: Object-Pluggable
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ac509a8..2011011 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-http://search.cpan.org/dist/Object-Pluggable/ \
+https://metacpan.org/release/Object-Pluggable/ \
 	.*/Object-Pluggable-v?(\d[\d.-]+)\.tar\.gz$

-- 
Debian packaging of libobject-pluggable-perl



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