[SCM] Debian packaging of libconfig-grammar-perl branch, master, updated. 822b494a62874fbd2456d9d02d4acd6de53b2b3b

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 e57eb3c567a067c755a2396bd132b8da440b4f84
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:36 2013 +0100

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

diff --git a/debian/control b/debian/control
index fee9409..eea5f31 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-grammar-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-grammar-perl.git
-Homepage: http://search.cpan.org/dist/Config-Grammar/
+Homepage: https://metacpan.org/release/Config-Grammar/
 
 Package: libconfig-grammar-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8fe83d3..ea1a172 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://dep.debian.net/deps/dep5/
 Name: Config-Grammar
 Maintainer: David Schweikert <david at schweikert.ch>
-Source: http://search.cpan.org/dist/Config-Grammar/
+Source: https://metacpan.org/release/Config-Grammar/
 
 Files: *
 Copyright: Copyright (C) 2000-2005 by ETH Zurich. All rights reserved.
diff --git a/debian/watch b/debian/watch
index 849d704..ed03b10 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Grammar/   .*/Config-Grammar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Grammar/   .*/Config-Grammar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-grammar-perl



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