[SCM] Debian packaging of libmoosex-methodattributes-perl branch, master, updated. debian/0.27-1-6-ge54bd95
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:39:29 UTC 2013
The following commit has been merged in the master branch:
commit 7c8cc3d7da08520b802de1c2324b918d1aa82e92
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:04 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2871f37..d68e726 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libmoose-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-methodattributes-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-methodattributes-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-MethodAttributes/
+Homepage: https://metacpan.org/release/MooseX-MethodAttributes/
Package: libmoosex-methodattributes-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e67342a..e011bf2 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: Tomas Doran <bobtfish at bobtfish.net>
-Source: http://search.cpan.org/dist/MooseX-MethodAttributes/
+Source: https://metacpan.org/release/MooseX-MethodAttributes/
Name: MooseX-MethodAttributes
Files: *
diff --git a/debian/watch b/debian/watch
index ba9aee3..bb48146 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/MooseX-MethodAttributes/ .*/MooseX-MethodAttributes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-MethodAttributes/ .*/MooseX-MethodAttributes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmoosex-methodattributes-perl
More information about the Pkg-perl-cvs-commits
mailing list