[SCM] Debian packaging of libclass-dbi-fromform-perl branch, master, updated. debian/0.04-3-4-g98f1ff7

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:21 UTC 2013


The following commit has been merged in the master branch:
commit cb50d4f9b4ee60ea7675bb83c4a65a4d1a59a3e2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:09 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 9663120..5c83d8c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libclass-dbi-fromcgi-perl, libdata-formvalidator-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Class-DBI-FromForm/
+Homepage: https://metacpan.org/release/Class-DBI-FromForm/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-dbi-fromform-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-fromform-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7fb436a..07b2377 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=59
 Maintainer: Sebastian Riedel <sri at oook.de>
-Source: http://search.cpan.org/dist/Class-DBI-FromForm/
+Source: https://metacpan.org/release/Class-DBI-FromForm/
 Name: Class-DBI-FromForm
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4052e65..3213372 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Class-DBI-FromForm/ .*/Class-DBI-FromForm-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Class-DBI-FromForm/ .*/Class-DBI-FromForm-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
 

-- 
Debian packaging of libclass-dbi-fromform-perl



More information about the Pkg-perl-cvs-commits mailing list