[SCM] Debian packaging of libuser-simple-perl branch, master, updated. 23ff0732104413597078c95a4d3b5094681b95fd
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:09 UTC 2013
The following commit has been merged in the master branch:
commit 448e5db2883d0efacc43c439e7a3383509d21352
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:39 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9cb0572..2562e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libuser-simple-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuser-simple-perl.git
-Homepage: http://search.cpan.org/dist/User-Simple/
+Homepage: https://metacpan.org/release/User-Simple/
Package: libuser-simple-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index d9b3bc7..1f9c06a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/User-Simple/ .*/User-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/User-Simple/ .*/User-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libuser-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list