[SCM] Debian packaging of libmoosex-blessed-reconstruct-perl branch, master, updated. 143c9f099fc017430daa0d29eb01b6dbf3a1ae99
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:39:14 UTC 2013
The following commit has been merged in the master branch:
commit ffafd817d0d0a1dd6fb628101a065edc645c7dc1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ee86286..aec250a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-blessed-reconstruct-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-blessed-reconstruct-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/
+Homepage: https://metacpan.org/release/MooseX-Blessed-Reconstruct/
Package: libmoosex-blessed-reconstruct-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 57d0573..3382360 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: Yuval Kogman <nothingmuch at woobling.org>
-Source: http://search.cpan.org/dist/MooseX-Blessed-Reconstruct/
+Source: https://metacpan.org/release/MooseX-Blessed-Reconstruct/
Name: MooseX-Blessed-Reconstruct
Files: *
diff --git a/debian/watch b/debian/watch
index cdf6560..f3c1364 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/MooseX-Blessed-Reconstruct/ .*/MooseX-Blessed-Reconstruct-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-Blessed-Reconstruct/ .*/MooseX-Blessed-Reconstruct-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmoosex-blessed-reconstruct-perl
More information about the Pkg-perl-cvs-commits
mailing list