This is an automated email from the git hooks/post-receive script. dom pushed a commit to branch master in repository libgeo-coordinates-utm-perl.
commit 02efb4eef8f35e4975cf42def68e35500b616059 Author: Dominic Hargreaves <[email protected]> Date: Sun Feb 2 23:54:34 2014 +0000 Switch to machine-readable debian/copyright --- debian/changelog | 1 + debian/copyright | 39 ++++++++++++++++++++++++--------------- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 280dff8..f54bb06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libgeo-coordinates-utm-perl (0.11-1) UNRELEASED; urgency=low * New upstream release * Update Standards-Version (no changes) + * Switch to machine-readable debian/copyright -- Dominic Hargreaves <[email protected]> Sun, 02 Feb 2014 23:52:14 +0000 diff --git a/debian/copyright b/debian/copyright index 7bd7794..001904d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,19 +1,28 @@ -This is the debian package for the Geo-Coordinates-UTM module. -It was created by Dominic Hargreaves <[email protected]> using dh-make-perl. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Geo-Coordinates-UTM +Upstream-Contact: Graham Crookham <[email protected]> +Upstream-Name: Geo-Coordinates-UTM -It was downloaded from CPAN -<http://search.cpan.org/dist/Geo-Coordinates-UTM/> +Files: * +Copyright: 2000,2002,2004,2007,2010,2013, Graham Crookham +License: Artistic or GPL-1+ -The upstream author is: +Files: debian/* +Copyright: 2004-2014, Dominic Hargreaves <[email protected]> +License: Artistic or GPL-1+ -Graham Crookham, [email protected]. +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'. -Copyright (c) 2000,2002,2004,2007,2010,2013 by Graham Crookham. All rights reserved. - -This package is free software; you can redistribute it -and/or modify it under the same terms as Perl itself. - -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: 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/libgeo-coordinates-utm-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
