[libfinance-quote-perl] 11/42: debian/copyright: rewrite in machine-readable 1.0 format.

gregor herrmann gregoa at debian.org
Mon Aug 21 19:53:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libfinance-quote-perl.

commit 8e705bb045c7b4b1086f97e44abbe67f4cd35395
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Jun 29 17:33:04 2014 +0200

    debian/copyright: rewrite in machine-readable 1.0 format.
---
 debian/copyright | 174 +++++++++++++++++++++++++++----------------------------
 1 file changed, 86 insertions(+), 88 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 487feff..d969fbb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,93 +1,91 @@
-This is Debian GNU/Linux's prepackaged version of Finance::Quote.  This
-is a set of perl modules which provide access to securities prices.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Finance::Quote
+Upstream-Contact: Erik Colson <eco at ecocode.net>
+Source: http://sourceforge.net/projects/finance-quote/files/
 
-This package was put together by Ross Peachey <rcp at debian.org>, from
-the original sources, available from:
+Files: *
+Copyright: 2009,2013-2014 Erik Colson <eco at ecocode.net>
+           1998-1999 Linas Vepstas <linas at linas.org>
+           2000 Yannick LE NY <y-le-ny at ifrance.com>
+           2000-2004 Paul Fenwick <pjf at cpan.org>
+           1998 Dj Padzensky <djpadz at padz.net>
+           2000 Brent Neal <brentn at users.sourceforge.net>
+           2003,2005,2006 Jörg Sommer <joerg at alea.gnuu.de>
+           2008 Martin Kompf (skaringa at users.sourceforge.net)
+           2000 Volker Stuerzl <volker.stuerzl at gmx.de>
+           2000 Keith Refson <Keith.Refson at earth.ox.ac.uk>
+           2003 Tomas Carlsson <tc at tompa.nu>
+           2005 Morten Cools <morten at cools.no>
+           2006 Dominique Corbex <domcox at sourceforge.net>
+           2001 Rob Sessink <rob_ses at users.sourceforge.net>
+           2013 Sam Morris <sam at robots.org.uk>
+           2001 James Treacy <treacy at debian.org>
+           2009 Herman van Rink
+           2004 Johan van Oostrum
+           2003 Pawel Konieczny <konieczp at users.sourceforge.net>
+           2002 Rainer Dorsch <rainer.dorsch at informatik.uni-stuttgart.de>
+           2007 Jan Willamowius <jan at willamowius.de>
+           2006 Klaus Dahlke <klaus.dahlke at gmx.de>
+           2001 Leigh Wedding <leigh.wedding at telstra.com>
+           2003 Ian Dall <ian at beware.dropbear.id.au>
+           2014 Chris Good <chris.good@@ozemail.com.au>
+           2008 Bernard Fuentes <bernard.fuentes at gmail.com>
+           2004 Frank Mori Hess <fmhess at users.sourceforge.net>
+           2005 Knut Franke <Knut.Franke at gmx.de>
+           2011 Stephan Walter <stephan at walter.name>
+           2003 Rob Clark <finiteautomaton at users.sourceforge.net>
+           2001 Tobias Vancura <tvancura at altavista.net> 
+           2006 Mika Laari <mika.laari at iki.fi>
+           2008 Emmanuel Rodriguez <potyl at cpan.org>
+           2001 M.R.Muthu Kumar <m_muthukumar at users.sourceforge.net>
+           2007 Stephan Ebelt <ste at users.sourceforge.net>
+License: GPL-2+
 
-     http://sourceforge.net/projects/finance-quote/
+Files: lib/Finance/Quote/MorningstarJP.pm
+Copyright: 2012, Christopher Hill
+License: GPL-3+
 
-How the file libfinance-quote-perl_1.17+git20110918.orig.tar.gz was created :
+Files: debian/*
+Copyright: 2001-2003 Ross Peachey <rcp at debian.org>
+           2006 Don Armstrong <don at debian.org>
+           2006-2012 Bart Martens <bartm at knars.be>
+           2013 Jackson Doak <noskcaj at ubuntu.com>
+           2014 Sébastien Villemot <sebastien at debian.org>
+License: GPL-2+
 
-     git clone https://github.com/pfenwick/finance-quote.git
-     cd finance-quote/
-     rm -rf .git .gitignore .cvsignore
-     rm -rf debian
-     cd ..
-     tar cf libfinance-quote-perl_1.17+git20110918.orig.tar finance-quote/
-     gzip -9 libfinance-quote-perl_1.17+git20110918.orig.tar
-
-The library is also available from the Comprehensive Perl Archive
-Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to find a CPAN
-site near you.
-
-Copyright 1998, Dj Padzensky
-Copyright 1998, 1999 Linas Vepstas
-Copyright 2000, Yannick LE NY (update for Yahoo Europe and YahooQuote)
-Copyright 2000-2001, Paul Fenwick (updates for ASX, maintenance and release)
-Copyright 2000-2001, Brent Neal (update for TIAA-CREF)
-Copyright 2000 Volker Stuerzl (DWS and VWD support)
-Copyright 2000 Keith Refson (Trustnet support)
-Copyright 2001 Rob Sessink (AEX support)
-Copyright 2001 Leigh Wedding (ASX updates)
-Copyright 2001 Tobias Vancura (Fool support)
-Copyright 2001 James Treacy (TD Waterhouse support)
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-Copyright (C) 1998, 1999 Linas Vepstas <linas at linas.org>
-Copyright (C) 1998, Dj Padzensky <djpadz at padz.net>
-Copyright (C) 2000-2004, Paul Fenwick <pjf at cpan.org>
-Copyright (C) 2000-2001, Brent Neal <brentn at users.sourceforge.net>
-Copyright (C) 2000, Keith Refson <Keith.Refson at earth.ox.ac.uk>
-Copyright (C) 2000, Volker Stuerzl <volker.stuerzl at gmx.de>
-Copyright (C) 2000, Yannick LE NY <y-le-ny at ifrance.com>
-Copyright (C) 2001, James Treacy <treacy at debian.org>
-Copyright (C) 2001, Leigh Wedding <leigh.wedding at telstra.com>
-Copyright (C) 2001, M.R.Muthu Kumar <m_muthukumar at users.sourceforge.net>
-Copyright (C) 2001, Rob Sessink <rob_ses at users.sourceforge.net>
-Copyright (C) 2001, Tobias Vancura <tvancura at altavista.net>
-Copyright (C) 2002, Rainer Dorsch <rainer.dorsch at informatik.uni-stuttgart.de>
-Copyright (C) 2003,2005,2006 Jörg Sommer <joerg at alea.gnuu.de>
-Copyright (C) 2003, Ian Dall <ian at beware.dropbear.id.au>
-Copyright (C) 2003, Pawel Konieczny <konieczp at users.sourceforge.net>
-Copyright (C) 2003, Rob Clark <finiteautomaton at users.sourceforge.net>
-Copyright (C) 2003, Tomas Carlsson <tc at tompa.nu>
-Copyright (C) 2004, Frank Mori Hess <fmhess at users.sourceforge.net>
-Copyright (C) 2004, Johan van Oostrum
-Copyright (C) 2004, Michael Curtis 
-Copyright (C) 2005  Knut Franke <Knut.Franke at gmx.de>
-Copyright (C) 2005, Morten Cools <morten at cools.no>
-Copyright (C) 2006, Dominique Corbex <domcox at sourceforge.net>
-Copyright (C) 2006, Klaus Dahlke <klaus.dahlke at gmx.de>
-Copyright (C) 2006, Mika Laari <mika.laari at iki.fi>
-Copyright (C) 2008, Stephan Ebelt <stephan.ebelt at gmx.de>
-Copyright (C) 2008, Bernard Fuentes <bernard.fuentes at gmail.com>
-Copyright (C) 2008-2009 Adam Kennedy
-Copyright (C) 2009, Herman van Rink
-Copyright (C) 2008-2009, Erik Colson <eco at ecocode.net>
-Copyright (C) 2009, Bradley Dean <bjdean at bjdean.id.au>
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is
-   Copyright (C) 2001-2003 Ross Peachey <rcp at debian.org>
-   Copyright (C) 2006 Don Armstrong <don at debian.org>
-   Copyright (C) 2006-2012 Bart Martens <bartm at knars.be>
-   Copyright (C) 2013 Jackson Doak <noskcaj at ubuntu.com>
-and is licensed under the GPL version 2, see above.
+License: GPL-2+
+ This program is free software: you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation, either version 2 of
+ the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see
+ <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License, version 2, can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
 
+License: GPL-3+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License, version 3, can be found in the file
+ `/usr/share/common-licenses/GPL-3'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfinance-quote-perl.git



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