[SCM] Packaging of AnyEvent::I3 in Debian branch, master, updated. upstream/0.14-16-g0646397

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:10 UTC 2013


The following commit has been merged in the master branch:
commit 876fa721d7780399c8d1d7bb46685929f2c02962
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:08 2013 +0100

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

diff --git a/debian/control b/debian/control
index 4430881..68b87eb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libanyevent-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-i3-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-i3-perl.git
-Homepage: http://search.cpan.org/dist/AnyEvent-I3/
+Homepage: https://metacpan.org/release/AnyEvent-I3/
 
 Package: libanyevent-i3-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index fd37688..84245f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: AnyEvent-I3
-Source: http://search.cpan.org/dist/AnyEvent-I3/
+Source: https://metacpan.org/release/AnyEvent-I3/
 Upstream-Contact: Michael Stapelberg, <michael at stapelberg.de>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 78b218c..4240543 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/AnyEvent-I3/   .*/AnyEvent-I3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/AnyEvent-I3/   .*/AnyEvent-I3-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of AnyEvent::I3 in Debian



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