[SCM] Debian packaging of libnet-scp-expect-perl branch, master, updated. b279c3af082c7dc9c57c1b6aefdd5bafbe8c0fa0
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:41 UTC 2013
The following commit has been merged in the master branch:
commit 211e0b937dd7cac43cb437acf11d319aa618a8bf
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:58 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0deb8a2..c9689e2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libterm-readpassword-perl,
libexpect-perl, libnet-ipv6addr-perl
Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Net-SCP-Expect/
+Homepage: https://metacpan.org/release/Net-SCP-Expect/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-scp-expect-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-scp-expect-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2cc2369..4265480 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Eric Rybski <rybskej at yahoo.com>
-Upstream-Source: http://search.cpan.org/dist/Net-SCP-Expect/
+Upstream-Source: https://metacpan.org/release/Net-SCP-Expect/
Upstream-Name: Net-SCP-Expect
Files: *
diff --git a/debian/watch b/debian/watch
index 11738dc..0eb5f82 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-SCP-Expect/ .*/Net-SCP-Expect-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-SCP-Expect/ .*/Net-SCP-Expect-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-scp-expect-perl
More information about the Pkg-perl-cvs-commits
mailing list