[pkg-java] r11310 - trunk/java-gnome/debian
Onkar Shinde
onkarshinde-guest at alioth.debian.org
Mon Dec 28 10:21:15 UTC 2009
Author: onkarshinde-guest
Date: 2009-12-28 10:21:15 +0000 (Mon, 28 Dec 2009)
New Revision: 11310
Modified:
trunk/java-gnome/debian/changelog
trunk/java-gnome/debian/copyright
Log:
License clarification
Modified: trunk/java-gnome/debian/changelog
===================================================================
--- trunk/java-gnome/debian/changelog 2009-12-27 17:57:40 UTC (rev 11309)
+++ trunk/java-gnome/debian/changelog 2009-12-28 10:21:15 UTC (rev 11310)
@@ -7,8 +7,11 @@
* debian/patches/01_take_screenshots.diff
- Revert the commenting of the code that launches file chooser dialog.
Not needed anymore as the glib bug that caused the FTBFS is fixed.
+ * debian/copyright
+ - Rewrite file according to DEP-5. Clarify licensing of some files which
+ are not part of the runtime.
- -- Onkar Shinde <onkarshinde at ubuntu.com> Wed, 16 Dec 2009 16:51:26 +0530
+ -- Onkar Shinde <onkarshinde at ubuntu.com> Mon, 28 Dec 2009 15:50:27 +0530
java-gnome (4.0.13-3) unstable; urgency=low
Modified: trunk/java-gnome/debian/copyright
===================================================================
--- trunk/java-gnome/debian/copyright 2009-12-27 17:57:40 UTC (rev 11309)
+++ trunk/java-gnome/debian/copyright 2009-12-28 10:21:15 UTC (rev 11310)
@@ -1,26 +1,40 @@
-This package was debianized by Manu Mahajan <manu at codepencil.com> on
-Mon, 25 Feb 2008 00:43:11 +0530.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Name: java-gnome
+Maintainer: java-gnome-hackers at lists.sourceforge.net
+Source: http://java-gnome.sourceforge.net/
-It was downloaded from http://ftp.gnome.org/pub/gnome/sources/java-gnome/4.0/
+Files: *
+Copyright:
+ 2004-2009 Operational Dynamics Consulting Pty Ltd.
+ 1997-1998 Andrew Cowie
+ 1998-2005 The java-gnome Team
+ 2007 Vreixo Formoso Lopes
+ 2006 Emmanuele Bassi
+ 2001-2006 Jonathan Blandford
+ 1998-2006 James Henstridge, John Finlay, and Others
+License: GPL-2+ with Classpath Exception
-Upstream Authors:
- Andrew Cowie <andrew at operationaldynamics.com>
- Srichand Pendyala <srichand.pendyala at gmail.com>
- Vreixo Formoso Lopes <metalpain2002 at yahoo.es>
- Sebastian Mancke <s.mancke at tarent.de>
+Files: src/generator/*
+Copyright:
+ 2004-2009 Operational Dynamics Consulting Pty Ltd.
+ 2007 Vreixo Formoso Lopes
+License: GPL-2+
-Copyright Holders:
- Copyright (c) 2006-2008 Operational Dynamics Consulting Pty Ltd, and
- Others.
- Copyright (c) 2004-2008 Operational Dynamics Consulting Pty Ltd
- Copyright (c) 1997-1998 Andrew Cowie
- Copyright (c) 1998-2005 The java-gnome Team
- Copyright (c) 2007 Vreixo Formoso Lopes
- Copyright (C) 2006 Emmanuele Bassi
- Copyright (C) 2001-2006 Jonathan Blandford
- Copyright (c) 1998-2006 James Henstridge, John Finlay, and Others
+Files: tests/*
+Copyright:
+ 2004-2009 Operational Dynamics Consulting Pty Ltd.
+ 1997-1998 Andrew Cowie
+License: GPL-2+
-License:
+Files: debian/*
+Copyright: 2008-2009 Manu Mahajan <manu at codepencil.com>
+License: GPL-2+
+
+Files: debian/rules, debian/patches/*
+Copyright: 2009 Onkar Shinde <onkarshinde at ubuntu.com>
+License: GPL-2+
+
+License: GPL-2+ with Classpath Exception
java-gnome is Logiciel Libre and is Open Source; you can
redistribute it and/or modify it under the terms of the GNU General
Public License, version 2("GPL").
@@ -53,8 +67,6 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
USA.
+License: GPL-2+
On Debian systems, the complete text of the GNU General Public
License, version 2, can be found in /usr/share/common-licenses/GPL-2.
-
-The Debian packaging is (C) 2008, Manu Mahajan <manu at codepencil.com>
-and is licensed under the GPL, see above.
More information about the pkg-java-commits
mailing list