[SCM] Debian packaging of libhtml-formfu-perl branch, master, updated. debian/0.09007-1-6-gfe750d8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:57 UTC 2013
The following commit has been merged in the master branch:
commit 423d155b506138e78855c0b513ed025b4903de8f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 202bd16..7c40c28 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Carl Franks <cfranks at cpan.org>
-Source: http://search.cpan.org/dist/HTML-FormFu/
+Source: https://metacpan.org/release/HTML-FormFu/
Name: HTML-FormFu
Copyright: © 2007-2008, Carl Franks
diff --git a/debian/watch b/debian/watch
index fe867cb..a843a5a 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/HTML-FormFu/ .*/HTML-FormFu-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-FormFu/ .*/HTML-FormFu-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libhtml-formfu-perl
More information about the Pkg-perl-cvs-commits
mailing list