[libcrypt-gcrypt-perl] 01/02: Use MetaCPAN URLs.
gregor herrmann
gregoa at debian.org
Sun Aug 24 01:46:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch debian
in repository libcrypt-gcrypt-perl.
commit a02d4744d8318e8165285ccb8decb43a6188923b
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Aug 23 18:45:19 2014 -0700
Use MetaCPAN URLs.
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 1c0a803..72036ca 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 9), perl, libgcrypt11-dev (>= 1.3.0), libtest-pod-c
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Crypt-GCrypt/
+Homepage: https://metacpan.org/release/Crypt-GCrypt
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-gcrypt-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-gcrypt-perl.git
diff --git a/debian/copyright b/debian/copyright
index d385ab1..7f469d3 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: Alessandro Ranellucci <aar at cpan.org>
-Source: http://search.cpan.org/dist/Crypt-GCrypt/
+Source: https://metacpan.org/release/Crypt-GCrypt
Upstream-Name: Crypt-GCrypt
Files: *
Copyright: 2005-2013, Alessandro Ranellucci <aar at cpan.org>
diff --git a/debian/watch b/debian/watch
index 875e478..b309b39 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Crypt-GCrypt/ .*/Crypt-GCrypt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-GCrypt .*/Crypt-GCrypt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-gcrypt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list