[SCM] Debian packaging of libnet-ident-perl branch, master, updated. 0f77bc0b83a7d0c69f5cee2636e56efac3600843

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:03 UTC 2013


The following commit has been merged in the master branch:
commit 442939e66faccd0c91a3436648914c2e438bd07f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:08:42 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index e738ce5..cc10062 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Butler <chrisb at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-Ident/
+Homepage: https://metacpan.org/release/Net-Ident/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ident-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ident-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 10cab0d..9767978 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: Jan-Pieter Cornet <johnpc at xs4all.nl>
-Source: http://search.cpan.org/dist/Net-Ident/
+Source: https://metacpan.org/release/Net-Ident/
 Name: Net-Ident
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a391264..b4216bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Ident/   .*/Net-Ident-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-Ident/   .*/Net-Ident-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libnet-ident-perl



More information about the Pkg-perl-cvs-commits mailing list