[SCM] Debian packaging of libgssapi-perl branch, master, updated. debian/0.28-2-4-gca95d54

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


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

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

diff --git a/debian/control b/debian/control
index 8342d9e..b9481d6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>,
  Florian Schlichting <fschlich at ZEDAT.FU-Berlin.DE>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/GSSAPI/
+Homepage: https://metacpan.org/release/GSSAPI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgssapi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgssapi-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8bb187b..e1d74b1 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: Achim Grolms
-Source: http://search.cpan.org/dist/GSSAPI/
+Source: https://metacpan.org/release/GSSAPI/
 Upstream-Name: GSSAPI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 571dc49..dd66da6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/GSSAPI/  .+/GSSAPI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/GSSAPI/  .+/GSSAPI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgssapi-perl



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