[SCM] Debian packaging of libfile-remove-perl branch, master, updated. debian/1.52-1-7-g3252105
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:48 UTC 2013
The following commit has been merged in the master branch:
commit debf816ee28190846aefc0624dbf2a47e65e26c9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:22 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3a0ee8c..98edd5c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-remove-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-remove-perl.git
-Homepage: http://search.cpan.org/dist/File-Remove/
+Homepage: https://metacpan.org/release/File-Remove/
Package: libfile-remove-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 60f9f9d..69b2e1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: File-Remove
Upstream-Contact: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/File-Remove/
+Source: https://metacpan.org/release/File-Remove/
Files: *
Copyright: 2006-2012, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index 09d1d21..fb352b2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/File-Remove/ .*/File-Remove-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-Remove/ .*/File-Remove-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libfile-remove-perl
More information about the Pkg-perl-cvs-commits
mailing list