[SCM] Debian packaging of libdata-uuid-libuuid-perl branch, master, updated. eb813bb802de47e1da84a1d6f6dbcc56ff06aae1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:25:16 UTC 2013
The following commit has been merged in the master branch:
commit 04acfbbc02c791a531c00d1229bb60917d6d3a24
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3a1bc90..8259bd3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), libasa-perl, libsub-exporter-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: franck cuny <franck at lumberjaph.net>
Standards-Version: 3.9.0
-Homepage: http://search.cpan.org/dist/Data-UUID-LibUUID/
+Homepage: https://metacpan.org/release/Data-UUID-LibUUID/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-uuid-libuuid-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-uuid-libuuid-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0e5a735..c896453 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: Yuval Kogman <nothingmuch at woobling.org>
-Source: http://search.cpan.org/dist/Data-UUID-LibUUID/
+Source: https://metacpan.org/release/Data-UUID-LibUUID/
Name: Data-UUID-LibUUID
Copyright: 2008, Yuval Kogman <nothingmuch at woobling.org>
diff --git a/debian/watch b/debian/watch
index 9e16e8d..3cabb20 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/Data-UUID-LibUUID/ .*/Data-UUID-LibUUID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-UUID-LibUUID/ .*/Data-UUID-LibUUID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdata-uuid-libuuid-perl
More information about the Pkg-perl-cvs-commits
mailing list