[SCM] Debian packaging of twiggy branch, master, updated. debian/0.1021+dfsg-2-4-g28e1559

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:56:07 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3c13e0a..66a61da 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Twiggy/
+Homepage: https://metacpan.org/release/Twiggy/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/twiggy.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/twiggy.git
 
diff --git a/debian/copyright b/debian/copyright
index d89e1a0..c0ce8f0 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: Twiggy
 Upstream-Contact: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/Twiggy/
+Source: https://metacpan.org/release/Twiggy/
 Comment: The upstream sources were repackaged in order to remove
  jquery.ev.js, jquery.oembed.js and screen.css from the
  eg/chat-websocket/static/ directory due to missing license/copyright.
diff --git a/debian/watch b/debian/watch
index 42107dd..6de52a7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/Twiggy/   .*/Twiggy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+https://metacpan.org/release/Twiggy/   .*/Twiggy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub
\ No newline at end of file

-- 
Debian packaging of twiggy



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