[pkg-java] r10820 - trunk/simple-xml/debian
Sylvestre Ledru
sylvestre-guest at alioth.debian.org
Tue Oct 13 17:03:58 UTC 2009
Author: sylvestre-guest
Date: 2009-10-13 17:03:50 +0000 (Tue, 13 Oct 2009)
New Revision: 10820
Modified:
trunk/simple-xml/debian/control
trunk/simple-xml/debian/copyright
Log:
Copyright update
Modified: trunk/simple-xml/debian/control
===================================================================
--- trunk/simple-xml/debian/control 2009-10-13 13:09:40 UTC (rev 10819)
+++ trunk/simple-xml/debian/control 2009-10-13 17:03:50 UTC (rev 10820)
@@ -10,15 +10,19 @@
Homepage: http://simple.sourceforge.net/
Package: libsimple-xml-java
+Section: java
Architecture: all
Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
Suggests: java-virtual-machine, libsimple-xml-java-doc
Description: A XML serialization and configuration framework for Java
- Simple is a high performance XML serialization and configuration framework for Java.
- Its goal is to provide an XML framework that enables rapid development of XML configuration and communication systems.
- This framework aids the development of XML systems with minimal effort and reduced errors.
- It offers full object serialization and deserialization, maintaining each reference encountered.
- In essence it is similar to C# XML serialization for the Java platform, but offers additional features for interception and manipulation.
+ Simple is a high performance XML serialization and configuration framework for
+ Java. Its goal is to provide an XML framework that enables rapid development
+ of XML configuration and communication systems.
+ This framework aids the development of XML systems with minimal effort and
+ reduced errors. It offers full object serialization and deserialization,
+ maintaining each reference encountered.
+ In essence it is similar to C# XML serialization for the Java platform, but
+ offers additional features for interception and manipulation.
Package: libsimple-xml-java-doc
Section: doc
@@ -26,10 +30,13 @@
Depends: ${misc:Depends}
Suggests: libsimple-xml-java
Description: API Documentation for libsimple-xml-java
- Simple is a high performance XML serialization and configuration framework for Java.
- Its goal is to provide an XML framework that enables rapid development of XML configuration and communication systems.
- This framework aids the development of XML systems with minimal effort and reduced errors.
- It offers full object serialization and deserialization, maintaining each reference encountered.
- In essence it is similar to C# XML serialization for the Java platform, but offers additional features for interception and manipulation.
+ Simple is a high performance XML serialization and configuration framework for
+ Java. Its goal is to provide an XML framework that enables rapid development
+ of XML configuration and communication systems.
+ This framework aids the development of XML systems with minimal effort and
+ reduced errors. It offers full object serialization and deserialization,
+ maintaining each reference encountered.
+ In essence it is similar to C# XML serialization for the Java platform, but
+ offers additional features for interception and manipulation.
.
This package provides the Javadoc API for Simple.
Modified: trunk/simple-xml/debian/copyright
===================================================================
--- trunk/simple-xml/debian/copyright 2009-10-13 13:09:40 UTC (rev 10819)
+++ trunk/simple-xml/debian/copyright 2009-10-13 17:03:50 UTC (rev 10820)
@@ -9,7 +9,7 @@
Copyright:
- Copyright (C) 2007, Niall Gallagher <niallg at users.sf.net>
+ Copyright (C) 2005-2009, Niall Gallagher <niallg at users.sf.net>
License:
@@ -27,7 +27,7 @@
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'.
+Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
The Debian packaging is:
More information about the pkg-java-commits
mailing list