[SCM] Debian packaging of libnet-mac-perl branch, master, updated. e17480d1ed5a6cd935da26f5d03cf8bbb372f071
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:22 UTC 2013
The following commit has been merged in the master branch:
commit cf956c2019a7a06e13b15d7b93df2adc2baa08fe
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:51 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0f22e2e..b2c534f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
Ansgar Burchardt <ansgar at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>
-Homepage: http://search.cpan.org/dist/Net-MAC/
+Homepage: https://metacpan.org/release/Net-MAC/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-mac-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-mac-perl.git
Standards-Version: 3.9.1
diff --git a/debian/copyright b/debian/copyright
index bd1c066..c598236 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: Karl Ward <karlward at cpan.org>
-Source: http://search.cpan.org/dist/Net-MAC/
+Source: https://metacpan.org/release/Net-MAC/
Name: Net-MAC
Files: *
diff --git a/debian/watch b/debian/watch
index d40110a..bfd481f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-MAC/ .*/Net-MAC-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-MAC/ .*/Net-MAC-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-mac-perl
More information about the Pkg-perl-cvs-commits
mailing list