[SCM] Debian packaging of libnet-stomp-perl branch, master, updated. debian/0.45-1-4-gbb5cb80
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:01 UTC 2013
The following commit has been merged in the master branch:
commit dd9f5807040798438c95b617c77bc73572495012
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:05 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5bce31e..545a7f4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Standards-Version: 3.9.3
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-stomp-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-stomp-perl.git
-Homepage: http://search.cpan.org/dist/Net-Stomp/
+Homepage: https://metacpan.org/release/Net-Stomp/
Package: libnet-stomp-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fa5988c..cb35755 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Ash Berlin
-Source: http://search.cpan.org/dist/Net-Stomp/
+Source: https://metacpan.org/release/Net-Stomp/
Upstream-Name: Net-Stomp
Files: *
diff --git a/debian/watch b/debian/watch
index e06ef18..b693da6 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/Net-Stomp/ .*/Net-Stomp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Stomp/ .*/Net-Stomp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-stomp-perl
More information about the Pkg-perl-cvs-commits
mailing list