[SCM] Debian packaging of libaspect-perl branch, master, updated. debian/1.03-1-4-gf5b1721

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


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

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

diff --git a/debian/control b/debian/control
index abf9e52..196eb88 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: libparams-util-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaspect-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaspect-perl.git
-Homepage: http://search.cpan.org/dist/Aspect/
+Homepage: https://metacpan.org/release/Aspect/
 
 Package: libaspect-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7ca744e..5fc9030 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: Aspect
-Source: http://search.cpan.org/dist/Aspect/
+Source: https://metacpan.org/release/Aspect/
 Upstream-Contact: Adam Kennedy <adamk at cpan.org>
 Comment:
  Initial packaging of this module was kindly funded by Dembach Goo Informatik
diff --git a/debian/watch b/debian/watch
index c9b405d..51264bf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Aspect/   .*/Aspect-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Aspect/   .*/Aspect-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libaspect-perl



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