[SCM] Debian packaging of libauthen-krb5-perl branch, master, updated. 94efdd98a8dc3aaf4e28eb456cd2a81c91f81421

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


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

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

diff --git a/debian/control b/debian/control
index 3a19092..dfd9c20 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Krb5/
+Homepage: https://metacpan.org/release/Krb5/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-krb5-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-krb5-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 02d4927..421b875 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Jeff Horwitz (jeff at smashing.org)
-Source: http://search.cpan.org/dist/Authen-Krb5/
+Source: https://metacpan.org/release/Authen-Krb5/
 Name: Authen-Krb5
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 60d4243..e9016f6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # watch -- Rules for uscan to find new upstream versions.
 
 version=3
-http://search.cpan.org/dist/Krb5/ .*/Krb5-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Krb5/ .*/Krb5-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libauthen-krb5-perl



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