[SCM] Debian packaging of libmixin-extrafields-perl branch, master, updated. fc33dcdce2ac58f7d7a24cc130811f111737bd8a

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


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

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

diff --git a/debian/control b/debian/control
index d75597e..ec92305 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/libmixin-extrafields-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmixin-extrafields-perl.git
-Homepage: http://search.cpan.org/dist/Mixin-ExtraFields/
+Homepage: https://metacpan.org/release/Mixin-ExtraFields/
 
 Package: libmixin-extrafields-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 42a367d..309653e 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: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Mixin-ExtraFields/
+Source: https://metacpan.org/release/Mixin-ExtraFields/
 Name: Mixin-ExtraFields
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 59caa28..bcd9dca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mixin-ExtraFields/   .*/Mixin-ExtraFields-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mixin-ExtraFields/   .*/Mixin-ExtraFields-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmixin-extrafields-perl



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