[SCM] Debian packaging of libauthen-ntlm-perl branch, master, updated. upstream/1.09-15-ge3e821d

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


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

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

diff --git a/debian/control b/debian/control
index 781a3c1..07e1365 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
  Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Authen-NTLM/
+Homepage: https://metacpan.org/release/Authen-NTLM/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-ntlm-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-ntlm-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e8a6ab9..0329aaf 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: David (Buzz) Bussenschutt <davidbuzz at gmail.com>, Mark Bush <Mark.Bush at bushnet.demon.co.uk>, Nick Bebout <nb at fedoraproject.org>
-Source: http://search.cpan.org/dist/Authen-NTLM/
+Source: https://metacpan.org/release/Authen-NTLM/
 Name: Authen-NTLM
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 082c7e3..8982537 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/NTLM/   .*/NTLM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/NTLM/   .*/NTLM-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libauthen-ntlm-perl



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