[SCM] Debian packaging of libmixin-linewise-perl branch, master, updated. dbcbff2b93fe3105a368882f2356e6bc7c7b9bc5

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 3e1918560e701c18110a39586ae5832325e66933
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:07:32 2013 +0100

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

diff --git a/debian/control b/debian/control
index 1be071b..5919e4d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmixin-linewise-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmixin-linewise-perl.git
-Homepage: http://search.cpan.org/dist/Mixin-Linewise/
+Homepage: https://metacpan.org/release/Mixin-Linewise/
 
 Package: libmixin-linewise-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c2fa5b0..534b621 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-Linewise/
+Source: https://metacpan.org/release/Mixin-Linewise/
 Name: Mixin-Linewise
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4553034..909ee85 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Mixin-Linewise/   .*/Mixin-Linewise-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Mixin-Linewise/   .*/Mixin-Linewise-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmixin-linewise-perl



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