[SCM] Debian packaging of libset-nestedgroups-perl branch, master, updated. upstream/0.01-8-g7cf22e9
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:21 UTC 2013
The following commit has been merged in the master branch:
commit 5c25f784e641263a089a2449944acbeb87559072
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:57 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bc9b42d..e4e47a1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libset-nestedgroups-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libset-nestedgroups-perl.git
-Homepage: http://search.cpan.org/dist/Set-NestedGroups/
+Homepage: https://metacpan.org/release/Set-NestedGroups/
Package: libset-nestedgroups-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index fa9d1d5..8b92c21 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 2; this line is compulsory!
version=3
-http://search.cpan.org/dist/Set-NestedGroups/ .*/Set-NestedGroups-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Set-NestedGroups/ .*/Set-NestedGroups-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libset-nestedgroups-perl
More information about the Pkg-perl-cvs-commits
mailing list