[SCM] Debian packaging of libauthen-tacacsplus-perl branch, master, updated. debian/0.23-2-4-g99af222

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


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

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

diff --git a/debian/control b/debian/control
index 3d6fc98..f4599c8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-tacacsplus-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-tacacsplus-perl.git
-Homepage: http://search.cpan.org/dist/Authen-TacacsPlus/
+Homepage: https://metacpan.org/release/Authen-TacacsPlus/
 
 Package: libauthen-tacacsplus-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index c08c7ca..61b9e41 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: Authen-TacacsPlus
 Upstream-Contact: Mike McCauley <mikem at open.com.au>
-Source: http://search.cpan.org/dist/Authen-TacacsPlus/
+Source: https://metacpan.org/release/Authen-TacacsPlus/
 
 Files: *
 Copyright: 1998-1999, Mike Shoyher <msh at corbina.net>
diff --git a/debian/watch b/debian/watch
index 431f4b8..e7f5a0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Authen-TacacsPlus/ .*/Authen-TacacsPlus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Authen-TacacsPlus/ .*/Authen-TacacsPlus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libauthen-tacacsplus-perl



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