This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libima-dbi-perl.
commit a4dd73b2575c80fd438c44e9cc69e7e9a4883549 Author: gregor herrmann <[email protected]> Date: Mon Aug 11 18:17:39 2014 +0200 debian/copyright: switch formatting to Copyright-Format 1.0. --- debian/copyright | 54 +++++++++++++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/debian/copyright b/debian/copyright index 3b95664..3fc474c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,30 +1,34 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Author: Tony Bowden <[email protected]> - Perrin Harkins <[email protected]> - Michael G Schwern <[email protected]> -Packaged-By: Stephen Quinney <[email protected]> -Upstream-Name: Ima::DBI -Original-Source-Location: http://search.cpan.org/dist/Ima-DBI/ -Original-Source-Command: uscan --force-download -Original-Source-Depends: devscripts +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Ima-DBI +Upstream-Contact: Perrin Harkins <[email protected]> +Upstream-Name: Ima-DBI Files: * -Copyright: © 1998-2001 Michael G Schwern <[email protected]> - © 2001-2005 Tony Bowden <[email protected]> - © 2009 Perrin Harkins <[email protected]> -License: GPL-1+ | Artistic - This program is free software, you can redistribute it and/or modify it under - the same terms as Perl itself. +Copyright: 1998-2001 Michael G Schwern <[email protected]> + 2001-2005 Tony Bowden <[email protected]> + 2009 Perrin Harkins <[email protected]> +License: Artistic or GPL-1+ Files: debian/* -Copyright: - © 2003-2005 Stephen Quinney <[email protected]> - © 2006-2007 Bart Martens <[email protected]> - © 2009 Krzysztof Krzyzaniak (eloy) <[email protected]> +Copyright: 2003, 2004, 2005, Stephen Quinney <[email protected]> + 2006, 2007, Bart Martens <[email protected]> + 2009, Krzysztof Krzyżaniak (eloy) <[email protected]> + 2009, Nathan Handler <[email protected]> + 2014, gregor herrmann <[email protected]> +License: Artistic or GPL-1+ - -Perl is distributed under your choice of the GNU General Public License or -the Artistic License. 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'. +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/libima-dbi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
