[SCM] Debian packaging of libv-perl branch, master, updated. ac8334da03cb990551e5950fa80dd9b4869b9ad4

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


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

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

diff --git a/debian/control b/debian/control
index 092411b..b058ab6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/V/
+Homepage: https://metacpan.org/release/V/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libv-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libv-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index bc3c7ca..7b68acc 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: Abe Timmerman <abeltje at cpan.org>
-Source: http://search.cpan.org/dist/V/
+Source: https://metacpan.org/release/V/
 Name: V
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a6cc59f..feb1392 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/V/  .+/V-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/V/  .+/V-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libv-perl



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