[eigenbase-farrago] 05/09: Converted debian/copyright to the Copyright Format 1.0
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 28 09:34:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eigenbase-farrago.
commit d73cd8a6f10c6ed71f1d690ed34a15ab3ddd9d25
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 28 10:43:12 2016 +0200
Converted debian/copyright to the Copyright Format 1.0
---
debian/changelog | 1 +
debian/copyright | 87 ++++++++++++++++++++++++++++----------------------------
2 files changed, 45 insertions(+), 43 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e390af4..7ca5b53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ eigenbase-farrago (0.9.0-1.1) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8
* Switch to debhelper level 9
* Switch to source format 3.0 (quilt)
+ * Converted debian/copyright to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg at apache.org> Thu, 28 Jul 2016 10:09:07 +0200
diff --git a/debian/copyright b/debian/copyright
index 7c5add7..6070936 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,59 +1,60 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: Eigenbase Farago
-Maintainer: http://farrago.sourceforge.net/
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Eigenbase Farago
Source: http://sourceforge.net/projects/farrago/files/
Files: *
-Copyright: Copyright (C) 2002-2009 The Eigenbase Project
-Copyright: Copyright (C) 2002-2009 SQLstream, Inc.
-Copyright: Copyright (C) 2002-2009 LucidEra, Inc.
-Copyright: Copyright (C) 2002-2009 John V. Sichi
-Copyright: Copyright (C) 2005-2009 Xiaoyang Luo
-License: GPL-2+ with linking GPL-incompatible libraries exemption
+Copyright: 2002-2009, The Eigenbase Project
+ 2002-2009, SQLstream, Inc.
+ 2002-2009, LucidEra, Inc.
+ 2002-2009, John V. Sichi
+ 2005-2009, Xiaoyang Luo
+License: GPL-2+ with linking GPL-incompatible libraries exception
Files: debian/*
-Copyright: Copyright 2008-2009, Damien Raude-Morvan <drazzib at debian.org>
+Copyright: 2008-2009, Damien Raude-Morvan <drazzib at debian.org>
License: GPL-2+
+ On Debian systems you can find the complete text of the
+ GPL v2 license in `/usr/share/common-licenses/GPL-2'.
-License: GPL-2+ with linking GPL-incompatible libraries exemption
- This software is released under the GNU General Public License,
- which is reproduced below.
-
- In addition, as a special exception, The Eigenbase Project gives
- permission to link the code of this program with the following
- GPL-incompatible libraries, and distribute linked combinations
- including all of these:
-
+License: GPL-2+ with linking GPL-incompatible libraries exception
+ This software is released under the GNU General Public License,
+ which is reproduced below.
+ .
+ In addition, as a special exception, The Eigenbase Project gives
+ permission to link the code of this program with the following
+ GPL-incompatible libraries, and distribute linked combinations
+ including all of these:
+ .
- MDR library from Netbeans (or modified versions of MDR that use
the same license as MDR--the Sun Public License), including JMI
interfaces from Sun Microsystems
-
+ .
- All standard Java runtime libraries distributed by Sun Microsystems
as part of any release of J2SE or J2EE
-
+ .
- MOF, UML, and CWM model definitions from Object Management Group
-
+ .
- Apache Commons from the Apache Software Foundation
-
+ .
- Hibernate and supporting libraries from Red Hat Middleware
-
- You must obey the GNU General Public License in all respects for all
- of the code used other than the libraries listed above. If you modify
- this program, you may extend this exception to your version of the
- program, but you are not obligated to do so. If you do not wish to do
- so, delete this exception statement from your version.
-
- ======================================================
-
- 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 approved by The Eigenbase Project.
-
- This program 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.
-
- On Debian GNU/Linux system you can find the complete text of the
+ .
+ You must obey the GNU General Public License in all respects for all
+ of the code used other than the libraries listed above. If you modify
+ this program, you may extend this exception to your version of the
+ program, but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version.
+ .
+ ======================================================
+ .
+ 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 approved by The Eigenbase Project.
+ .
+ This program 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.
+ .
+ On Debian systems you can find the complete text of the
GPL v2 license in `/usr/share/common-licenses/GPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eigenbase-farrago.git
More information about the pkg-java-commits
mailing list