[SCM] Debian packaging of libnet-smpp-perl branch, master, updated. 4cc7a19723ac6e142715f0cc7c9e76dec68361ec

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


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

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

diff --git a/debian/control b/debian/control
index fb0e7dd..9912aa7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Section: perl
 Build-Depends: debhelper (>= 7.0.50~), perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-SMPP/
+Homepage: https://metacpan.org/release/Net-SMPP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-smpp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-smpp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e06fb67..ece6f5b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Sampo Kellomaki <sampo at iki.fi>
-Source: http://search.cpan.org/dist/Net-SMPP/
+Source: https://metacpan.org/release/Net-SMPP/
 Name: Net-SMPP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5be3745..f06f52a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/Net-SMPP/ \
+https://metacpan.org/release/Net-SMPP/ \
         .*/Net-SMPP-(\d.+).tar.gz

-- 
Debian packaging of libnet-smpp-perl



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