This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libscalar-properties-perl.
commit 82390bc9053cb0e2787ba8f787ac476697ee08fa Author: Dominic Hargreaves <[email protected]> Date: Sat Sep 2 15:41:04 2017 +0100 Update d/copyright to format 1.0 --- debian/changelog | 1 + debian/copyright | 87 ++++++++++++++++++++++++++------------------------------ 2 files changed, 41 insertions(+), 47 deletions(-) diff --git a/debian/changelog b/debian/changelog index 943165e..8074fc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libscalar-properties-perl (0.13-2) UNRELEASED; urgency=medium * Switch to dpkg-source 3.0 (quilt) format * Update to debhelper 9 compat and minimal dh * Update Standards-Version (no changes) + * Update d/copyright to format 1.0 -- Dominic Hargreaves <[email protected]> Sat, 02 Sep 2017 14:28:31 +0000 diff --git a/debian/copyright b/debian/copyright index 9a86811..8fe5f97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,47 +1,40 @@ -This package was debianized by Timo Schneider from CPAN on 04/20/06, -New maintainet since version 0.13-1 is Miguelangel Jose Freitas Loreto <[email protected]> - -It was downloaded from: - - <http://search.cpan.org/~marcel/Scalar-Properties/> - -Upstream Author: - - Marcel Grünauer, <[email protected]> - James A. Duncan <[email protected]> - Some contributions from David Cantrell, <[email protected]> - -Copyright: - - Copyright 2001-2007 by Marcel Grünauer - Copyright 2001 James A. Duncan. - Some parts Copyright 2003 - 2008 David Cantrell. - -Files: - - inc/Module/Install* is Copyright 2002 - 2009 by Brian Ingerson, Audrey Tang and Adam Kennedy. - inc/Module/Install/StandardTests.pm is Copyright 2007 by Marcel Grünauer. - inc/Test/Compile.pm is Copyright 2007-2008 by Marcel Grünauer. - inc/Test/More.pm is Copyright 2001-2008 by Michael G Schwern <[email protected]>. - inc/UNIVERSAL/require.pm is Copyright 2001, 2005 by Michael G Schwern <[email protected]>. - -License: - - This program is free software; you can redistribute it and/or modify - it under the same terms as Perl itself. - - Perl is licensed under the terms of either: - - a) the GNU General Public License as published by the Free Software - Foundation; either version 1, or (at your option) any later - version, or - - b) the "Artistic License" which comes with Perl. - - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' and - the Artistic Licence in `/usr/share/common-licenses/Artistic'. - -The Debian packaging is Copyright (C) 2008, -Miguelangel Jose Freitas Loreto <[email protected]> and -is licensed under the GPL, see above. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Scalar-Properties/ +Upstream-Contact: Marcel Grünauer, <[email protected]> +Upstream-Name: Scalar-Properties + +Files: * +Copyright: 2001-2007 Marcel Grünauer, 2001 James A. Duncan, 2003-2008 David Cantrell +License: Artistic or GPL-1+ + +Files: inc/Module/Install* +Copyright: 2002-2009 Brian Ingerson, Audrey Tang and Adam Kennedy +License: Artistic or GPL-1+ + +Files: inc/Module/Install/StandardTests.pm inc/Test/Compile.pm +Copyright: 2007-2008 Marcel Grünauer +License: Artistic or GPL-1+ + +Files: inc/Test/More.pm inc/UNIVERSAL/require.pm +Copyright: 2001-2008 Michael G Schwern +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2008, Miguelangel Jose Freitas Loreto <[email protected]>, 2017 Dominic Hargreaves <[email protected]> +License: GPL-1+ + +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. + +License: GPL-1+ + 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 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libscalar-properties-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
