[SCM] Debian packaging of libgnupg-perl branch, master, updated. debian/0.19-1-4-gb5a369e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:32:02 UTC 2013


The following commit has been merged in the master branch:
commit ac1e4094302dddeda5a30320a5e092e2da7396cb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:04:54 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 267e847..e314013 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
  Damyan Ivanov <dmn at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/GnuPG/
+Homepage: https://metacpan.org/release/GnuPG/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgnupg-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgnupg-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 82499cc..29f4b86 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: GnuPG
 Upstream-Contact: Francis J. Lacoste <francis.lacoste at Contre.COM>
-Source: http://search.cpan.org/dist/GnuPG/
+Source: https://metacpan.org/release/GnuPG/
 
 Files: *
 Copyright: 1999, 2000 iNsu Innovations Inc. 
diff --git a/debian/watch b/debian/watch
index 7f9cd9e..72ab993 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/GnuPG/  .+/GnuPG-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/GnuPG/  .+/GnuPG-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgnupg-perl



More information about the Pkg-perl-cvs-commits mailing list