[SCM] Debian packaging of libauthen-smb-perl branch, master, updated. 86c11fc691e7ad2a313d516e99d74f9db5eb5bb8
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:18:36 UTC 2013
The following commit has been merged in the master branch:
commit 0e68fc0bdc132e9109f0f8b0a9fc087d5c4c08ec
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bbef2af..951f82b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5),
Standards-Version: 3.8.0
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-smb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-smb-perl.git
-Homepage: http://search.cpan.org/dist/Authen-Smb/
+Homepage: https://metacpan.org/release/Authen-Smb/
Package: libauthen-smb-perl
Architecture: any
diff --git a/debian/watch b/debian/watch
index cd73e3d..eced8f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Authen-Smb/ .*/Authen-Smb-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Authen-Smb/ .*/Authen-Smb-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libauthen-smb-perl
More information about the Pkg-perl-cvs-commits
mailing list