[SCM] Debian packaging of libmoosex-setonce-perl branch, master, updated. debian/0.200001-1-8-gc038397
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:39:44 UTC 2013
The following commit has been merged in the master branch:
commit 96bf02f23deaae5fbc6036f5d5a8f23c1876fb6a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:09 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5de4e35..9b2a3e2 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-setonce-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-setonce-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-SetOnce/
+Homepage: https://metacpan.org/release/MooseX-SetOnce/
Package: libmoosex-setonce-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bace678..ad54d74 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: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/MooseX-SetOnce/
+Source: https://metacpan.org/release/MooseX-SetOnce/
Name: MooseX-SetOnce
Copyright: 2011, Ricardo SIGNES <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index f7967ad..cf65e79 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MooseX-SetOnce/ .*/MooseX-SetOnce-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-SetOnce/ .*/MooseX-SetOnce-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmoosex-setonce-perl
More information about the Pkg-perl-cvs-commits
mailing list