[pkg-java] r15295 - trunk/libgnumail-java/debian
Jakub Adam
xhaakon-guest at alioth.debian.org
Fri Oct 28 20:29:19 UTC 2011
Author: xhaakon-guest
Date: 2011-10-28 20:29:19 +0000 (Fri, 28 Oct 2011)
New Revision: 15295
Modified:
trunk/libgnumail-java/debian/changelog
trunk/libgnumail-java/debian/copyright
Log:
Updated the DEP-5 copyright to r202
Fixed license, it is GPL-2+ with linking exception not GPL-2
Modified: trunk/libgnumail-java/debian/changelog
===================================================================
--- trunk/libgnumail-java/debian/changelog 2011-10-28 19:30:26 UTC (rev 15294)
+++ trunk/libgnumail-java/debian/changelog 2011-10-28 20:29:19 UTC (rev 15295)
@@ -3,6 +3,7 @@
* Add OSGi metadata to jar manifest
* Bumped Standards-Version to 3.9.2
* Bumped debhelper compat to 8
+ * Updated the DEP-5 copyright to r202
-- Jakub Adam <jakub.adam at ktknet.cz> Sun, 16 Oct 2011 11:58:21 +0200
Modified: trunk/libgnumail-java/debian/copyright
===================================================================
--- trunk/libgnumail-java/debian/copyright 2011-10-28 19:30:26 UTC (rev 15294)
+++ trunk/libgnumail-java/debian/copyright 2011-10-28 20:29:19 UTC (rev 15295)
@@ -1,35 +1,39 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on
-Fri, 12 Dec 2003 16:37:37 +0100.
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202
+Upstream-Name: Eclipse-EGit
-It was downloaded from <http://savannah.gnu.org/projects/classpathx>
+Files: *
+Copyright: 2000, Andrew Selkirk
+ 2001, Benjamin A. Speakmon
+ 2006, Cedric Hyppolite <cedric.hyppolite at free.fr>
+ 1999, 2002-2006, Chris Burdess <dog at gnu.org>
+ 1996-2002, 2004-2005, The Free Software Foundation
+License: GPL-2+ with linking exception
-Upstream Authors: Andrew Selkirk
- Nic Ferrier
- Chris Burdess
+Files: debian/*
+Copyright: 2003, Arnaud Vandyck <avdyk at debian.org>
+ 2011, Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>
+License: GPL-2+ with linking exception
-Copyright:
-
- GNU GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-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; version 2 dated June, 1991.
-
-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 General Public License for more details.
-
-You should have received a copy of the GNU 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 General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+License: GPL-2+ with linking exception
+ GNU JavaMail 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.
+ .
+ GNU JavaMail 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 General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ As a special exception, if you link this library with other files to
+ produce an executable, this library does not by itself cause the
+ resulting executable to be covered by the GNU General Public License.
+ This exception does not however invalidate any other reasons why the
+ executable file might be covered by the GNU General Public License.
+ .
+ On Debian based system, the full text of the GNU GPL license can be found in:
+ /usr/share/common-licenses/GPL-2
More information about the pkg-java-commits
mailing list