[SCM] Debian packaging of libsms-send-perl branch, master, updated. debian/1.06-1-6-g169213c

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


The following commit has been merged in the master branch:
commit 7212f1c9b8d7b048ebb34284a2186e6b1ed176c8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:02 2013 +0100

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

diff --git a/debian/control b/debian/control
index e275b94..2f50c3b 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsms-send-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsms-send-perl.git
-Homepage: http://search.cpan.org/dist/SMS-Send/
+Homepage: https://metacpan.org/release/SMS-Send/
 
 Package: libsms-send-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7dc8aaa..123c8d1 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: SMS-Send
 Upstream-Contact: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/SMS-Send/
+Source: https://metacpan.org/release/SMS-Send/
 
 Files: *
 Copyright: 2005-2011, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index e47bc8a..99b439e 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/SMS-Send/   .*/SMS-Send-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SMS-Send/   .*/SMS-Send-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsms-send-perl



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