[SCM] Debian packaging of libalien-wxwidgets-perl branch, master, updated. debian/0.59+dfsg-1-6-g1640ef7

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


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

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

diff --git a/debian/control b/debian/control
index 0ef552e..427dde3 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalien-wxwidgets-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalien-wxwidgets-perl.git
-Homepage: http://search.cpan.org/dist/Alien-wxWidgets/
+Homepage: https://metacpan.org/release/Alien-wxWidgets/
 
 Package: libalien-wxwidgets-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 1462456..e642ed7 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: Alien-wxWidgets
 Upstream-Contact: Mattia Barbon <mbarbon at cpan.org>
-Source: http://search.cpan.org/dist/Alien-wxWidgets/
+Source: https://metacpan.org/release/Alien-wxWidgets/
 Comment: Since upstream-provided tarball contains files without license, it has to be
  repackaged. The following items are removed:
  .
diff --git a/debian/watch b/debian/watch
index b28f55f..e668f64 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
 opts=dversionmangle=s/\+dfsg[.\d]*// \
-http://search.cpan.org/dist/Alien-wxWidgets/ .*/Alien-wxWidgets-(.*)\.tar\.gz \
+https://metacpan.org/release/Alien-wxWidgets/ .*/Alien-wxWidgets-(.*)\.tar\.gz \
      debian debian/repack.stub
 

-- 
Debian packaging of libalien-wxwidgets-perl



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