[SCM] Debian packaging of libnet-tftp-perl branch, master, updated. 8316dea9b67600f483653fd63c7d96d48e7280d3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:04 UTC 2013
The following commit has been merged in the master branch:
commit f29e331d27dbba3939fb1dd3f54763b0875628aa
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:07 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8cc867f..84f0afc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libtest-mockmodule-perl,
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-tftp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-tftp-perl.git
-Homepage: http://search.cpan.org/dist/Net-TFTP/
+Homepage: https://metacpan.org/release/Net-TFTP/
Package: libnet-tftp-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 98490f6..01be0de 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: Graham Barr
-Source: http://search.cpan.org/dist/Net-TFTP/
+Source: https://metacpan.org/release/Net-TFTP/
Name: Net-TFTP
Files: *
diff --git a/debian/watch b/debian/watch
index 754a9f5..9131429 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Net-TFTP/ .*/Net-TFTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-TFTP/ .*/Net-TFTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-tftp-perl
More information about the Pkg-perl-cvs-commits
mailing list