[SCM] Debian packaging of libgetopt-long-descriptive-perl branch, master, updated. debian/0.093-1-4-g29ec04d

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 e5cf45a652f0fd0bfd2ac550404725994e4f5b8b
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 426f3c3..f033b88 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Getopt-Long-Descriptive/
+Homepage: https://metacpan.org/release/Getopt-Long-Descriptive/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-long-descriptive-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-long-descriptive-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 08e5d36..f5f73e8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Getopt-Long-Descriptive
 Upstream-Contact: Hans Dieter Pearcey <hdp at cpan.org>
-Source: http://search.cpan.org/dist/Getopt-Long-Descriptive/
+Source: https://metacpan.org/release/Getopt-Long-Descriptive/
 
 Files: *
 Copyright: 2005, Hans Dieter Pearcey <hdp at cpan.org>
diff --git a/debian/watch b/debian/watch
index d2998c1..828cedc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Getopt-Long-Descriptive/   .*/Getopt-Long-Descriptive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Getopt-Long-Descriptive/   .*/Getopt-Long-Descriptive-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgetopt-long-descriptive-perl



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