[SCM] Debian packaging of libgtk2-sourceview2-perl branch, master, updated. f88b369b277b02da83bd1783f8b210c93bc18e25

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:32:25 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2969423..ecd9647 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: xauth,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-sourceview2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-sourceview2-perl.git
-Homepage: http://search.cpan.org/dist/Gtk2-SourceView2/
+Homepage: https://metacpan.org/release/Gtk2-SourceView2/
 
 Package: libgtk2-sourceview2-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 39cc0bf..578c896 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: Emmanuel Rodriguez <potyl at cpan.org>
-Source: http://search.cpan.org/dist/Gtk2-SourceView2/
+Source: https://metacpan.org/release/Gtk2-SourceView2/
 Name: Gtk2-SourceView2
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3806f09..73df634 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Gtk2-SourceView2/   .*/Gtk2-SourceView2-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Gtk2-SourceView2/   .*/Gtk2-SourceView2-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgtk2-sourceview2-perl



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