[SCM] Debian packaging of libgetopt-euclid-perl branch, master, updated. debian/0.3.7-1-6-g3b69a50
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:50 UTC 2013
The following commit has been merged in the master branch:
commit 3bcacceab46fe244e6d3795bbcf58ce2425cf41e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 9a4d989..9e8ec63 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>,
Nathan Handler <nhandler at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Getopt-Euclid/
+Homepage: https://metacpan.org/release/Getopt-Euclid/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-euclid-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-euclid-perl.git
diff --git a/debian/copyright b/debian/copyright
index 79d0dd6..87324bf 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-Euclid
Upstream-Contact: Damian Conway <DCONWAY at cpan.org>, Kevin Galinksy <kgalinksy at gmail.com>
-Source: http://search.cpan.org/dist/Getopt-Euclid/
+Source: https://metacpan.org/release/Getopt-Euclid/
Files: *
Copyright: 2002-2005, Damian Conway <DCONWAY at cpan.org>
diff --git a/debian/watch b/debian/watch
index 89e37ea..3bff576 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/Getopt-Euclid/ .*/Getopt-Euclid-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Getopt-Euclid/ .*/Getopt-Euclid-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libgetopt-euclid-perl
More information about the Pkg-perl-cvs-commits
mailing list