[SCM] Debian packaging of libmoosex-app-cmd-perl branch, master, updated. debian/0.07-1-18-g1524836

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:39:09 UTC 2013


The following commit has been merged in the master branch:
commit dc1b579cc814e3af64e946bfb7b53f7abed0e91b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:07:54 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index baad742..729e190 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Uploaders: franck cuny <franck at lumberjaph.net>,
  Salvatore Bonaccorso <carnil at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/MooseX-App-Cmd/
+Homepage: https://metacpan.org/release/MooseX-App-Cmd/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-app-cmd-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-app-cmd-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index fb54e27..1f03ff4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MooseX-App-Cmd
 Upstream-Contact: Yuval Kogman <nothingmuch at woobling.org>
-Source: http://search.cpan.org/dist/MooseX-App-Cmd/
+Source: https://metacpan.org/release/MooseX-App-Cmd/
 
 Files: *
 Copyright: 2012, Infinity Interactive, Yuval Kogman <nothingmuch at woobling.org>
diff --git a/debian/watch b/debian/watch
index 136c5d1..ee6eeb1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-App-Cmd/   .*/MooseX-App-Cmd-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-App-Cmd/   .*/MooseX-App-Cmd-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoosex-app-cmd-perl



More information about the Pkg-perl-cvs-commits mailing list