[SCM] Debian packaging of libcrypt-dh-gmp-perl branch, master, updated. debian/0.00010-2-6-ge3a4bc0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:36 UTC 2013
The following commit has been merged in the master branch:
commit a61ede1ba7761cdb3becd904c2cecdd52d85c7dc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:00 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 90af643..fd63051 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-dh-gmp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-dh-gmp-perl.git
-Homepage: http://search.cpan.org/dist/Crypt-DH-GMP/
+Homepage: https://metacpan.org/release/Crypt-DH-GMP/
Package: libcrypt-dh-gmp-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 02f7d65..eba6acc 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: Crypt-DH-GMP
Upstream-Contact: Daisuke Maki <daisuke at endeworks.jp>
-Source: http://search.cpan.org/dist/Crypt-DH-GMP/
+Source: https://metacpan.org/release/Crypt-DH-GMP/
Files: *
Copyright: 2008-2010, Daisuke Maki <daisuke at endeworks.jp>
diff --git a/debian/watch b/debian/watch
index c059e97..27620f6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Crypt-DH-GMP/ .*/Crypt-DH-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Crypt-DH-GMP/ .*/Crypt-DH-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcrypt-dh-gmp-perl
More information about the Pkg-perl-cvs-commits
mailing list