[SCM] Debian packaging of libapache2-authcassimple-perl branch, master, updated. debian/0.10-2-5-g1323057

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


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

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

diff --git a/debian/control b/debian/control
index a7244e8..f719507 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: libauthen-cas-client-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache2-authcassimple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache2-authcassimple-perl.git
-Homepage: http://search.cpan.org/dist/Apache2-AuthCASSimple/
+Homepage: https://metacpan.org/release/Apache2-AuthCASSimple/
 
 Package: libapache2-authcassimple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 33ef08d..1617edd 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: Apache2-AuthCASSimple
 Upstream-Contact: Yves Agostini <agostini at univ-metz.fr>
-Source: http://search.cpan.org/dist/Apache2-AuthCASSimple/
+Source: https://metacpan.org/release/Apache2-AuthCASSimple/
 
 Files: *
 Copyright: 2008, 2009, Yves Agostini <agostini at univ-metz.fr>
diff --git a/debian/watch b/debian/watch
index 0661eb9..3104b87 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Apache2-AuthCASSimple/   .*/Apache2-AuthCASSimple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache2-AuthCASSimple/   .*/Apache2-AuthCASSimple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapache2-authcassimple-perl



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