[SCM] Debian packaging of libdigest-jhash-perl branch, master, updated. 8d934f8994f29a1002bb88e5ba4c710020805e60
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:28:16 UTC 2013
The following commit has been merged in the master branch:
commit fe78c3ca6a9c5e586c13be44d8efc9faa41bb5df
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:27 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4c94e27..97b3283 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
Angel Abad <angelabad at gmail.com>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Digest-JHash/
+Homepage: https://metacpan.org/release/Digest-JHash/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdigest-jhash-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdigest-jhash-perl.git
diff --git a/debian/copyright b/debian/copyright
index 84ea073..61800b5 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Authors: Bob Jenkins <bob_jenkins at burtleburtle.net>,
Andrew Towers <mariofrog at bigpond.com>,
Dr James Freeman <airmedical at gmail.com>
Maintainer: Dr James Freeman <airmedical at gmail.com>
-Source: http://search.cpan.org/dist/Digest-JHash/
+Source: https://metacpan.org/release/Digest-JHash/
Name: Digest-JHash
Files: *
diff --git a/debian/watch b/debian/watch
index c4dcdaf..9af80a5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Digest-JHash/ .*/Digest-JHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Digest-JHash/ .*/Digest-JHash-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdigest-jhash-perl
More information about the Pkg-perl-cvs-commits
mailing list