[SCM] Debian packaging of libapache2-authcookie-perl branch, master, updated. 54c2e1fda346c04545715fb3a8861f93f3923968

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


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

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

diff --git a/debian/control b/debian/control
index dd069fb..63f972b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Keith Lawson <keith at nowhere.ca>
 Standards-Version: 3.9.2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache2-authcookie-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache2-authcookie-perl.git
-Homepage: http://search.cpan.org/dist/Apache-AuthCookie
+Homepage: https://metacpan.org/release/Apache-AuthCookie
 
 Package: libapache2-authcookie-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f420633..6e9d0d6 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: Michael Schout <mschout at cpan.org>
-Source: http://search.cpan.org/dist/Apache-AuthCookie/
+Source: https://metacpan.org/release/Apache-AuthCookie/
 Name: Apache2-AuthCookie
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a22ad7b..280560b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Apache-AuthCookie/   .*/Apache-AuthCookie-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache-AuthCookie/   .*/Apache-AuthCookie-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapache2-authcookie-perl



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