r11957 - in /packages/unstable/brasero/debian: changelog copyright
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Sat Jul 14 19:20:53 UTC 2007
Author: lool
Date: Sat Jul 14 19:20:53 2007
New Revision: 11957
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11957
Log:
* Mention missing copyrights in copyright file; fix licensing of a couple of
files in copyright file; thanks Lionel Le Folgoc; closes: #432894.
Modified:
packages/unstable/brasero/debian/changelog
packages/unstable/brasero/debian/copyright
Modified: packages/unstable/brasero/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/brasero/debian/changelog?rev=11957&op=diff
==============================================================================
--- packages/unstable/brasero/debian/changelog (original)
+++ packages/unstable/brasero/debian/changelog Sat Jul 14 19:20:53 2007
@@ -1,4 +1,4 @@
-brasero (0.6.0-2) UNRELEASED; urgency=low
+brasero (0.6.0-2) unstable; urgency=low
[ Otavio Salvador ]
* Converted to use quilt to manage its patches.
@@ -11,8 +11,10 @@
* Install gconf schemas in the default location -- /etc/gconf -- and let
dh_gconf move them; more cleanups.
* Build-depend on quilt.
+ * Mention missing copyrights in copyright file; fix licensing of a couple of
+ files in copyright file; thanks Lionel Le Folgoc; closes: #432894.
- -- Loic Minier <lool at dooz.org> Sat, 14 Jul 2007 20:20:15 +0200
+ -- Loic Minier <lool at dooz.org> Sat, 14 Jul 2007 21:18:18 +0200
brasero (0.6.0-1) unstable; urgency=low
Modified: packages/unstable/brasero/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/brasero/debian/copyright?rev=11957&op=diff
==============================================================================
--- packages/unstable/brasero/debian/copyright (original)
+++ packages/unstable/brasero/debian/copyright Sat Jul 14 19:20:53 2007
@@ -4,9 +4,24 @@
It was downloaded from:
http://ftp.gnome.org/pub/GNOME/sources/brasero/
-Copyright Holder and Upstream Author: Philippe Rouquier <bonfire-app at wanadoo.fr>
+Copyright:
-License:
+ Copyright (C) 2005-2007 Philippe Rouquier
+ Copyright (C) 2006 Ilkka Tuohela
+ Copyright (C) 2001-2004 Red Hat, Inc.
+ Copyright (C) 2005 John McCutchan
+
+
+ When not otherwise specified, files are under the GNU General Public License
+ version 2 or any later version.
+
+ The following files are under the GNU Library General Public License version 2
+ or any later version:
+ src/eggtreemultidnd.h
+ src/eggtreemultidnd.c
+
+
+GNU General Public License:
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
@@ -24,3 +39,23 @@
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
+
+GNU Library General Public License:
+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser 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 GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+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-gnome-commits
mailing list