[SCM] Debian packaging of libclass-field-perl branch, master, updated. d66b713711e03fadad3ce2f0d04121374ab26a25
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:35 UTC 2013
The following commit has been merged in the master branch:
commit 49339ec9af24cfb72489cba8d1aaa5fb8b6ca191
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:16 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bacdb87..07c37e2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-field-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-field-perl.git
-Homepage: http://search.cpan.org/dist/Class-Field/
+Homepage: https://metacpan.org/release/Class-Field/
Package: libclass-field-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 0ffc363..816e8f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Class-Field/ .*/Class-Field-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Class-Field/ .*/Class-Field-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
--
Debian packaging of libclass-field-perl
More information about the Pkg-perl-cvs-commits
mailing list