[SCM] Debian packaging of libconfigreader-simple-perl branch, master, updated. e97984888fa6d76c1390506b960e9811fb969483

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


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

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

diff --git a/debian/control b/debian/control
index 988c66e..2decb40 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/ConfigReader-Simple/
+Homepage: https://metacpan.org/release/ConfigReader-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfigreader-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfigreader-simple-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index df47de0..0b0ffcc 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: brian d foy <bdfoy at cpan.org>
-Source: http://search.cpan.org/dist/ConfigReader-Simple/
+Source: https://metacpan.org/release/ConfigReader-Simple/
 Name: ConfigReader-Simple
 
 Files: *
diff --git a/debian/watch b/debian/watch
index bb7f144..5f88f30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/ConfigReader-Simple/   .*/ConfigReader-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ConfigReader-Simple/   .*/ConfigReader-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfigreader-simple-perl



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