[SCM] Debian packaging of libnet-ntp-perl branch, master, updated. 8ce5c303ad0d2799f7eb3e2b5f847313cadf6f31
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:29 UTC 2013
The following commit has been merged in the master branch:
commit 127be9eceea0d65b8831f45d4bef1127706e0422
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:54 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f486c5f..3971cf9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-NTP/
+Homepage: https://metacpan.org/release/Net-NTP/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ntp-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ntp-perl.git
diff --git a/debian/copyright b/debian/copyright
index 1337a07..3d32ed8 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: Ask Bjørn Hansen <ask at develooper.com>
-Source: http://search.cpan.org/dist/Net-NTP/
+Source: https://metacpan.org/release/Net-NTP/
Name: Net-NTP
Files: *
diff --git a/debian/watch b/debian/watch
index d2a4ce1..f2b5dc5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-NTP/ .*/Net-NTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-NTP/ .*/Net-NTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-ntp-perl
More information about the Pkg-perl-cvs-commits
mailing list