[SCM] Debian packaging of Net-INET6Glue CPAN distribution branch, master, updated. debian/0.5-1-7-g98c95da
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:09 UTC 2013
The following commit has been merged in the master branch:
commit 49c60cde23f31cc1cbea83830fdbfa718c8d9ab9
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:45 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 37b145d..3267d7c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7),
Build-Depends-Indep: perl
Standards-Version: 3.9.2
DM-Upload-Allowed: yes
-Homepage: http://search.cpan.org/dist/Net-INET6Glue/
+Homepage: https://metacpan.org/release/Net-INET6Glue/
Package: libnet-inet6glue-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d3fc6ec..b9d2237 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: Steffen Ullrich <Steffen_Ullrich at genua.de>
-Upstream-Source: http://search.cpan.org/dist/Net-INET6Glue/
+Upstream-Source: https://metacpan.org/release/Net-INET6Glue/
Upstream-Name: Net-INET6Glue
Files: *
diff --git a/debian/watch b/debian/watch
index 3d6d8ca..4ace92d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Net-INET6Glue/ .*/Net-INET6Glue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-INET6Glue/ .*/Net-INET6Glue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Net-INET6Glue CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list