[SCM] Debian packaging of libapache-authenhook-perl branch, master, updated. 1dc1a518d8098af8078280c200a68e38048c5174

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


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

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

diff --git a/debian/control b/debian/control
index a17a404..4e3df09 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: apache2-prefork-dev | apache2-threaded-dev,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-authenhook-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-authenhook-perl.git
-Homepage: http://search.cpan.org/dist/Apache-AuthenHook/
+Homepage: https://metacpan.org/release/Apache-AuthenHook/
 
 Package: libapache-authenhook-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 858fd40..4d25b82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Apache-AuthenHook
-Source: http://search.cpan.org/dist/Apache-AuthenHook/
+Source: https://metacpan.org/release/Apache-AuthenHook/
 Upstream-Contact: Geoffrey Young <geoff at modperlcookbook.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e6858a6..28dcafa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 
 opts=uversionmangle=s/_/-/g,dversionmangle=s/\+pristine$// \
-http://search.cpan.org/dist/Apache-AuthenHook/ \
+https://metacpan.org/release/Apache-AuthenHook/ \
   .*/Apache-AuthenHook-(.*)\.(?:tar\.gz|tgz)

-- 
Debian packaging of libapache-authenhook-perl



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