[SCM] Debian packaging of libb-keywords-perl branch, master, updated. debian/1.12-1-4-g34414f7

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


The following commit has been merged in the master branch:
commit 9606adda08389c70a59ba6d867b679bc79f90f29
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:53 2013 +0100

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

diff --git a/debian/control b/debian/control
index ceafd0e..8538638 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Rene Mayorga <rmayorga at debian.org>,
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-keywords-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-keywords-perl.git
-Homepage: http://search.cpan.org/dist/B-Keywords/
+Homepage: https://metacpan.org/release/B-Keywords/
 
 Package: libb-keywords-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 973c500..78167ac 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: Joshua ben Jore <jjore at cpan.org>
-Source: http://search.cpan.org/dist/B-Keywords/
+Source: https://metacpan.org/release/B-Keywords/
 Name: B-Keywords
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c308244..5590b61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/B-Keywords/ .*/B-Keywords-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/B-Keywords/ .*/B-Keywords-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libb-keywords-perl



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