[SCM] Debian packaging of libfcgi-perl branch, master, updated. debian/0.74-1-5-gb242f5a

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


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

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

diff --git a/debian/control b/debian/control
index 9d93e0f..0596d54 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
  Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/FCGI/
+Homepage: https://metacpan.org/release/FCGI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfcgi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfcgi-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index c70bc4c..40f60ba 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: Sven Verdoolaege <skimo at kotnet.org>
-Source: http://search.cpan.org/dist/FCGI/
+Source: https://metacpan.org/release/FCGI/
 Name: FCGI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e666a11..0e67f10 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/FCGI/  .+/FCGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/FCGI/  .+/FCGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfcgi-perl



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