[SCM] Debian packaging of libfile-localizenewlines-perl branch, master, updated. cdf8b75b1bdfaaefffd5fc300bdbdfbedc4f4310
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:30:31 UTC 2013
The following commit has been merged in the master branch:
commit e48e8f72496422b39c0117820c4079a7254d70c3
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:16 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ec7d31b..45eae62 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-localizenewlines-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-localizenewlines-perl.git
-Homepage: http://search.cpan.org/dist/File-LocalizeNewlines/
+Homepage: https://metacpan.org/release/File-LocalizeNewlines/
Package: libfile-localizenewlines-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 494d231..064e049 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/File-LocalizeNewlines/
+Upstream-Source: https://metacpan.org/release/File-LocalizeNewlines/
Upstream-Name: File-LocalizeNewlines
Files: *
diff --git a/debian/watch b/debian/watch
index 5ac871e..35aead0 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/File-LocalizeNewlines/ .*/File-LocalizeNewlines-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-LocalizeNewlines/ .*/File-LocalizeNewlines-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libfile-localizenewlines-perl
More information about the Pkg-perl-cvs-commits
mailing list