[SCM] Debian packaging of libcgi-simple-perl branch, master, updated. debian/1.113-2-4-gcd31bd8

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


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

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

diff --git a/debian/control b/debian/control
index fe173a7..c9911da 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Jose Luis Rivas <ghostbar at debian.org>,
  Niko Tyni <ntyni at debian.org>,
  Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CGI-Simple/
+Homepage: https://metacpan.org/release/CGI-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-simple-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 91a0315..45593da 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: Andy Armstrong <andy at hexten.net>
-Source: http://search.cpan.org/dist/CGI-Simple/
+Source: https://metacpan.org/release/CGI-Simple/
 Name: CGI-Simple
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d961251..9965a97 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CGI-Simple/   .*/CGI-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CGI-Simple/   .*/CGI-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libcgi-simple-perl



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