[SCM] Debian packaging of Apache-Session-LDAP CPAN distribution branch, master, updated. debian/0.2-1-5-g337fcff

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


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

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

diff --git a/debian/control b/debian/control
index 277d54d..ce2d285 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Xavier Guimard <x.guimard at free.fr>
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-session-ldap-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-session-ldap-perl.git
-Homepage: http://search.cpan.org/dist/Apache-Session-LDAP/
+Homepage: https://metacpan.org/release/Apache-Session-LDAP/
 
 Package: libapache-session-ldap-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c608bde..ef26194 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: Apache::Session::LDAP
 Upstream-Contact: Xavier Guimard <x.guimard at free.fr>
-Source: http://search.cpan.org/dist/Apache-Session-LDAP/
+Source: https://metacpan.org/release/Apache-Session-LDAP/
 
 Files: debian/*
 Copyright: 2012, Xavier Guimard <x.guimard at free.fr>
diff --git a/debian/watch b/debian/watch
index 55ca04d..02ca8ba 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Apache-Session-LDAP/   .*/Apache-Session-LDAP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache-Session-LDAP/   .*/Apache-Session-LDAP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Apache-Session-LDAP CPAN distribution



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