[game-data-packager] 02/02: Add myself and Alexandre to debian/copyright

Simon McVittie smcv at debian.org
Fri Jan 16 00:23:40 UTC 2015


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

smcv pushed a commit to branch master
in repository game-data-packager.

commit 68636ebe2932f71b2cb82acbfdaf57720e4020d3
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Jan 16 00:23:33 2015 +0000

    Add myself and Alexandre to debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 23 ++++++++++++++++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0d64126..6bb46a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -62,6 +62,7 @@ game-data-packager (39) UNRELEASED; urgency=medium
   * Add support for concatenating files, needed for Quake 1
   * Add support for optional files, used for Wolfenstein 3D, Quake 1
     and Return to Castle Wolfenstein
+  * Add myself and Alexandre to debian/copyright
 
  -- Simon McVittie <smcv at debian.org>  Mon, 05 Jan 2015 19:38:04 +0000
 
diff --git a/debian/copyright b/debian/copyright
index a0cf041..d9147eb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,9 +2,30 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://git.debian.org/?p=pkg-games/game-data-packager.git
 
 Files: *
-Copyright: © 2005-2014 Jonathan Dowland <jmtd at debian.org>
+Copyright:
+ © 2005-2014 Jonathan Dowland <jmtd at debian.org>
+ © 2009-2015 Simon McVittie
+ © 2014-2015 Alexandre Detiste
 License: GPL-2
  This package is distributed under the terms of version 2 of the GNU
  general public licence (GPL). On Debian systems the GNU General Public
  License (GPL) version 2 is located on the filesystem at
  /usr/share/common-licenses/GPL-2.
+
+Files:
+ lib/game_data_packager/*.py
+ lib/game_data_packager/*/*.py
+Copyright:
+ © 2014-2015 Simon McVittie
+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.
+ .
+ You can find the GPL license text on a Debian system under
+ /usr/share/common-licenses/GPL-2.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list