[libspreadsheet-parsexlsx-perl] 02/11: fix generated debian/copyright

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jun 25 05:00:14 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libspreadsheet-parsexlsx-perl.

commit d529ca3efb50f242a6813768ca783eeba86f8dc0
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sat Jun 24 23:31:36 2017 -0300

    fix generated debian/copyright
---
 debian/copyright | 44 ++++++++++++++++++++------------------------
 1 file changed, 20 insertions(+), 24 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 865c74b..7e99ec7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,35 +2,31 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Spreadsheet-ParseXLSX
 Upstream-Contact: Jesse Luehrs <doy at tozt.net>
 Upstream-Name: Spreadsheet-ParseXLSX
-DISCLAIMER: This copyright info was automatically extracted
- from the perl module. It may not be accurate, so you better
- check the module sources in order to ensure the module for its
- inclusion in Debian or for general legal information. Please,
- if licensing information is incorrectly generated, file a bug
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Jesse Luehrs <doy at tozt.net>
-License: 
+Copyright: 2016, Jesse Luehrs <doy at tozt.net>
+License: Expat
 
 Files: debian/*
 Copyright: 2017, Lucas Kanashiro <kanashiro at debian.org>
-License: Artistic or GPL-1+
+License: Expat
 
-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.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
  .
- 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.
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
  .
- 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'.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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



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