rev 3514 - kde-extras/kmplayer/trunk/debian
Mark Purcell
msp at costa.debian.org
Sat Apr 8 10:10:50 UTC 2006
Author: msp
Date: 2006-04-08 10:10:49 +0000 (Sat, 08 Apr 2006)
New Revision: 3514
Modified:
kde-extras/kmplayer/trunk/debian/changelog
kde-extras/kmplayer/trunk/debian/copyright
Log:
* Remove postrm/ postinst
* Update debian/copyright
Modified: kde-extras/kmplayer/trunk/debian/changelog
===================================================================
--- kde-extras/kmplayer/trunk/debian/changelog 2006-04-08 09:56:40 UTC (rev 3513)
+++ kde-extras/kmplayer/trunk/debian/changelog 2006-04-08 10:10:49 UTC (rev 3514)
@@ -5,8 +5,10 @@
KDE - Debian Bug report logs)
* Build-Depends: libgstreamer0.10-dev, libgstreamer-plugins-base0.10-
dev
+ * Remove postrm/ postinst
+ * Update debian/copyright
- -- Mark Purcell <msp at debian.org> Sat, 8 Apr 2006 10:56:26 +0100
+ -- Mark Purcell <msp at debian.org> Sat, 8 Apr 2006 11:10:39 +0100
kmplayer (0.9.2-pre3-1) unstable; urgency=low
Modified: kde-extras/kmplayer/trunk/debian/copyright
===================================================================
--- kde-extras/kmplayer/trunk/debian/copyright 2006-04-08 09:56:40 UTC (rev 3513)
+++ kde-extras/kmplayer/trunk/debian/copyright 2006-04-08 10:10:49 UTC (rev 3514)
@@ -5,21 +5,27 @@
Copyright Holder: Koos Vriezen <koos.vriezen at xs4all.nl>
-Copyright for preference dialog:
- (C) 2003 Joonas Koivunen <rzei at mbnet.fi>
+Copyright:
+ Copyright (C) 2002-6 Koos Vriezen <koos.vriezen at xs4all.nl>
+ Copyright (C) 2003 Joonas Koivunen <rzei at mbnet.fi>
+License:
+
The shared library for plugin and application, libkmplayercommon and
the plugin are licensed under 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.
+
The kmplayer application is licensed under GPL-2.
-License:
+ * 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 package 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 package 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
@@ -32,5 +38,5 @@
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-2'.
-The complete text of the GNU Library General Public License can be found in
-`/usr/share/common-licenses/LGPL-2'.
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
More information about the pkg-kde-commits
mailing list