[SCM] Debian packaging of libgetopt-lucid-perl branch, master, updated. debian/1.01-1-4-g6c44ea8

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:31:49 UTC 2013


The following commit has been merged in the master branch:
commit 4ef666463cb85bd925988b4a2d8789bde236a50f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:04:48 2013 +0100

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

diff --git a/debian/control b/debian/control
index 6e7ad20..ed963ae 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Getopt-Lucid/
+Homepage: https://metacpan.org/release/Getopt-Lucid/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-lucid-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-lucid-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 4cdf14b..ab8c235 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: David Golden <dagolden at cpan.org>
-Source: http://search.cpan.org/dist/Getopt-Lucid/
+Source: https://metacpan.org/release/Getopt-Lucid/
 Upstream-Name: Getopt-Lucid
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7297aef..6748ff3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Getopt-Lucid/   .*/Getopt-Lucid-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Getopt-Lucid/   .*/Getopt-Lucid-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgetopt-lucid-perl



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