This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository kobodeluxe.
commit ac84f7a1ea284521bd421c74d18b61202875c48c Author: Markus Koschany <[email protected]> Date: Wed Apr 6 00:37:44 2016 +0200 Fix Lintian warning copyright-refers-to-symlink-license --- debian/changelog | 1 + debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a155359..1b9d982 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ kobodeluxe (0.5.1-8) unstable; urgency=medium * Add midicon-segmentation-fault.patch and fix segmentation fault on startup. Thanks to Emile CARRY for the report and patch. (Closes: #819897) * debian/postrm: Use set -e. + * Fix Lintian warning copyright-refers-to-symlink-license. -- Markus Koschany <[email protected]> Wed, 06 Apr 2016 00:30:59 +0200 diff --git a/debian/copyright b/debian/copyright index c6e5a79..4a5dbc3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This is the Debian Linux prepackaged version of Kobo Deluxe, a game of space battle. -This package was put together by Joey Hess <[email protected]>, with +This package was put together by Joey Hess <[email protected]>, with sources obtained from: http://olofson.net/kobodl/ As of June 2008 it is maintained by Debian Games Team @@ -16,7 +16,7 @@ Licensing summary: http://www.freelists.org/archives/olofsonprojects/06-2008/msg00000.html . On Debian systems the complete text of the GPL is in - /usr/share/common-licenses/GPL and LGPL is in /usr/share/common-licenses/LGPL + /usr/share/common-licenses/GPL-2 and LGPL is in /usr/share/common-licenses/LGPL-2.1 Copyright summary: Copyright (C) 1995,1996 Akira Higuchi [email protected] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/kobodeluxe.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

