[gpx2shp] 01/05: Update copyright file using copyright-format 1.0.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Aug 4 14:24:22 UTC 2015


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

sebastic pushed a commit to branch master
in repository gpx2shp.

commit f5adee55ddab9126eb30477f6a0259c2da2ccdbb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 4 15:44:01 2015 +0200

    Update copyright file using copyright-format 1.0.
    
    Changes:
    - Update email address for Toshihiro Hiraoka
    - Add license & copyright for ShapeLib files
---
 debian/changelog |  3 ++
 debian/copyright | 83 ++++++++++++++++++++++++++++++++++++++++++++------------
 2 files changed, 68 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 65a872d..586b30c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ gpx2shp (0.71.0-2) UNRELEASED; urgency=medium
   * Restructure control file with cme, changes:
     - Bump Standards-Version to 3.9.6, no changes.
   * Update Homepage from gpx2shp.sourceforge.jp to gpx2shp.osdn.jp.
+  * Update copyright file using copyright-format 1.0, changes:
+    - Update email address for Toshihiro Hiraoka
+    - Add license & copyright for ShapeLib files
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 04 Aug 2015 15:04:49 +0200
 
diff --git a/debian/copyright b/debian/copyright
index e6b4ff7..eecfde1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,24 +1,71 @@
-This package was debianized by Petter Reinholdtsen <pere at debian.org> on
-Sun, 12 Dec 2004 17:13:58 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gpx2shp
+Upstream-Contact: Toshihiro Hiraoka <hiraoka at azukimap.jp>
+Source: http://sourceforge.jp/projects/gpx2shp/releases/
 
-It was downloaded from <URL:http://sourceforge.jp/projects/gpx2shp/>
+Files: *
+Copyright: 2004-2013, Toshihiro Hiraoka <hiraoka at azukimap.jp>
+License: GPL-2+
 
-Copyright (c) 2004-2013 "HIRAOKA, Toshihiro" <washitoshi at yahoo.co.jp>
+Files: src/dbfopen.c
+ src/shapefil.h
+ src/shpopen.c
+Copyright: 1999, 2001, Frank Warmerdam
+License: MIT or LGPL-2+
 
-License:
+Files: debian/*
+Copyright: 2004, Petter Reinholdtsen <pere at debian.org>
+License: GPL-2+
 
-gpx2shp 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, or (at your option) any later
-version.
+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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
-gpx2shp 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.
+License: MIT
+ 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:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ 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.
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Library General Public License for more details.
+ .
+ On Debian systems, the full text of the GNU Library General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/LGPL-2'.
 
-You should have received a copy of the GNU General Public License with
-your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with
-the Debian GNU/Linux gpx2shp source package as the file COPYING.  If not,
-write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
-Boston, MA 02110-1301, USA.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gpx2shp.git



More information about the Pkg-grass-devel mailing list