[SCM] Debian packaging of Parse-FixedLength CPAN distribution branch, master, updated. debian/5.39-1-4-g5d7a219
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:43:37 UTC 2013
The following commit has been merged in the master branch:
commit 47b7798e33821415e4f3804dc7ca635f25e6cc67
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index eb8b746..7f174c1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libtest-pod-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-fixedlength-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-fixedlength-perl.git
-Homepage: http://search.cpan.org/dist/Parse-FixedLength/
+Homepage: https://metacpan.org/release/Parse-FixedLength/
Package: libparse-fixedlength-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 934d3a7..232c2aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Parse-FixedLength
-Source: http://search.cpan.org/dist/Parse-FixedLength/
+Source: https://metacpan.org/release/Parse-FixedLength/
Upstream-Contact: Douglas Wilson <dougw at cpan.org>
Files: *
diff --git a/debian/watch b/debian/watch
index fd55837..2d1801a 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/Parse-FixedLength/ .*/Parse-FixedLength-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Parse-FixedLength/ .*/Parse-FixedLength-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Parse-FixedLength CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list