[SCM] Debian packaging of libdevel-refcount-perl branch, master, updated. f478ca4ca86a00cd17d4eeafdebb53bdb90ad240

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


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

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

diff --git a/debian/control b/debian/control
index 7f15743..8acb507 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Devel-Refcount/
+Homepage: https://metacpan.org/release/Devel-Refcount/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-refcount-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-refcount-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1d40741..15f5050 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: Paul Evans <leonerd at leonerd.org.uk>
-Source: http://search.cpan.org/dist/Devel-Refcount/
+Source: https://metacpan.org/release/Devel-Refcount/
 Name: Devel-Refcount
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1658776..c65802b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Devel-Refcount/   .*/Devel-Refcount-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-Refcount/   .*/Devel-Refcount-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdevel-refcount-perl



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