[SCM] Debian packaging of libconfig-pit-perl branch, master, updated. e80ff1a548734393953b7132398a7e7ed05ecdf1

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


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

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

diff --git a/debian/control b/debian/control
index 6349ff6..3ebd9f3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libfile-homedir-perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-pit-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-pit-perl.git
-Homepage: http://search.cpan.org/dist/Config-Pit/
+Homepage: https://metacpan.org/release/Config-Pit/
 
 Package: libconfig-pit-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2eb8390..3283aa1 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: cho45 <cho45 at lowreal.net>
-Source: http://search.cpan.org/dist/Config-Pit/
+Source: https://metacpan.org/release/Config-Pit/
 Name: Config-Pit
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 54c5d10..e606a97 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Pit/   .*/Config-Pit-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Pit/   .*/Config-Pit-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-pit-perl



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