[pkg-java] r8197 - trunk/substance/debian
Damien Raude-Morvan
drazzib-guest at alioth.debian.org
Sun Apr 19 19:05:26 UTC 2009
Author: drazzib-guest
Date: 2009-04-19 19:05:26 +0000 (Sun, 19 Apr 2009)
New Revision: 8197
Modified:
trunk/substance/debian/changelog
trunk/substance/debian/copyright
trunk/substance/debian/orig-tar.exclude
Log:
[substance]
* New upstream release.
* debian/copyright:
- MPL apply to XUI in src/contrib/net/xoetrope/editor/
- Quaqua is licensed under LGPL 2.1 (without "or later" clause)
* debian/orig-tar.exclude:
- exclude src/tools/docrobot/watermarks/*.jpg from orig tarballs
Modified: trunk/substance/debian/changelog
===================================================================
--- trunk/substance/debian/changelog 2009-04-19 18:07:19 UTC (rev 8196)
+++ trunk/substance/debian/changelog 2009-04-19 19:05:26 UTC (rev 8197)
@@ -1,3 +1,14 @@
+substance (5.1-1) UNRELEASE; urgency=low
+
+ * New upstream release.
+ * debian/copyright:
+ - MPL apply to XUI in src/contrib/net/xoetrope/editor/
+ - Quaqua is licensed under LGPL 2.1 (without "or later" clause)
+ * debian/orig-tar.exclude:
+ - exclude src/tools/docrobot/watermarks/*.jpg from orig tarballs
+
+ -- Damien Raude-Morvan <drazzib at drazzib.com> Sun, 19 Apr 2009 20:24:02 +0200
+
substance (5.0-3) unstable; urgency=low
* Change Depends: openjdk-6-jre.
Modified: trunk/substance/debian/copyright
===================================================================
--- trunk/substance/debian/copyright 2009-04-19 18:07:19 UTC (rev 8196)
+++ trunk/substance/debian/copyright 2009-04-19 19:05:26 UTC (rev 8197)
@@ -18,7 +18,7 @@
Microsoft Inc., All rights reserved.
License:
- Substance and JGoodies are released under BSD license.
+ Substance and JGoodies (files in src/contrib/com/jgoodies/) are released under BSD license.
Redistribution and use in source and binary forms, with or without
modification, are permitted under the terms of the BSD License.
@@ -40,6 +40,7 @@
------
Quaqua Look And Feel
+(see files in src/contrib/ch/randelshofer/quaqua/)
Copyright:
Quaqua Look And Feel (c) 2003-2006
@@ -88,8 +89,8 @@
Feel (also called "this software") are subject to the GNU Lesser
General Public License (LGPL).
- On Debian systems, the complete text of the LGPL License can be
- found in `/usr/share/common-licenses/LGPL'.
+ On Debian systems, the complete text of the LGPL License can be
+ found in `/usr/share/common-licenses/LGPL-2.1'.
Alternatively, this software may be used under the terms of the
Modified BSD License.
@@ -121,8 +122,8 @@
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- On Debian systems, the complete text of the BSD License can be
- found in `/usr/share/common-licenses/BSD'.
+ On Debian systems, the complete text of the BSD License can be
+ found in `/usr/share/common-licenses/BSD'.
Third party software used by the Quaqua Look and Feel come with
their own license restrictions.
@@ -203,6 +204,7 @@
------
XUI:
+(see files in src/contrib/net/xoetrope/editor/)
License:
The XUI library used in this project is released under Mozilla
Modified: trunk/substance/debian/orig-tar.exclude
===================================================================
--- trunk/substance/debian/orig-tar.exclude 2009-04-19 18:07:19 UTC (rev 8196)
+++ trunk/substance/debian/orig-tar.exclude 2009-04-19 19:05:26 UTC (rev 8197)
@@ -1,3 +1,5 @@
*.jar
*[kK]atakana*
*docs*
+www/*
+src/tools/docrobot/watermarks/*.jpg
More information about the pkg-java-commits
mailing list