[SCM] Debian packaging of libconfig-ini-perl branch, master, updated. debian/0.019-1-4-gd24bb01
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:28 UTC 2013
The following commit has been merged in the master branch:
commit 27aba81e67ab8859861ec5aae0294b35a3c07210
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:37 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e4fc394..4f8cc4e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Config-INI/
+Homepage: https://metacpan.org/release/Config-INI/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-ini-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-ini-perl.git
diff --git a/debian/copyright b/debian/copyright
index bcc3ed0..6cd3077 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: Ricardo SIGNES, <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Config-INI/
+Source: https://metacpan.org/release/Config-INI/
Name: Config-INI
Files: *
diff --git a/debian/watch b/debian/watch
index 99d9e45..8504401 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Config-INI/ .*/Config-INI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-INI/ .*/Config-INI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libconfig-ini-perl
More information about the Pkg-perl-cvs-commits
mailing list