[SCM] Debian packaging of libgtk2-unique-perl branch, master, updated. 744c78c8d7302a0674a8891b625de622bf84c450

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


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

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

diff --git a/debian/control b/debian/control
index 34f485b..a4bc9f0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Gtk2-Unique/
+Homepage: https://metacpan.org/release/Gtk2-Unique/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-unique-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-unique-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 1425acb..7b2528f 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-Unique/
+Source: https://metacpan.org/release/Gtk2-Unique/
 Name: Gtk2-Unique
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5d573c4..ea387f6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Gtk2-Unique/   .*/Gtk2-Unique-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Gtk2-Unique/   .*/Gtk2-Unique-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgtk2-unique-perl



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