[pkg-java] r8005 - trunk/libxsd2jibx-java/debian

ewl-guest at alioth.debian.org ewl-guest at alioth.debian.org
Sun Feb 22 13:14:04 UTC 2009


Author: ewl-guest
Date: 2009-02-22 13:14:04 +0000 (Sun, 22 Feb 2009)
New Revision: 8005

Modified:
   trunk/libxsd2jibx-java/debian/changelog
   trunk/libxsd2jibx-java/debian/control
   trunk/libxsd2jibx-java/debian/copyright
   trunk/libxsd2jibx-java/debian/rules
Log:
  * debian/control:
    + Build-Depend on openjdk-6-jdk instead of sun-java6-jdk.
    + Depend on openjdk-6-jre instead of sun-java6-jre.
    + Thanks to the above, move to main!
    + Add Homepage field.
    + Updated Standards-Version to 3.8.0
  * debian/rules:
    + Set JAVA_HOME_DIRS to the correct value for openjdk-6-jdk.
  * debian/copyright:
    + slighthly modify to make lintian happy.


Modified: trunk/libxsd2jibx-java/debian/changelog
===================================================================
--- trunk/libxsd2jibx-java/debian/changelog	2009-02-22 12:37:48 UTC (rev 8004)
+++ trunk/libxsd2jibx-java/debian/changelog	2009-02-22 13:14:04 UTC (rev 8005)
@@ -1,3 +1,18 @@
+libxsd2jibx-java (0.0.0beta2a-3) unstable; urgency=low
+
+  * debian/control:
+    + Build-Depend on openjdk-6-jdk instead of sun-java6-jdk.
+    + Depend on openjdk-6-jre instead of sun-java6-jre.
+    + Thanks to the above, move to main!
+    + Add Homepage field.
+    + Updated Standards-Version to 3.8.0
+  * debian/rules:
+    + Set JAVA_HOME_DIRS to the correct value for openjdk-6-jdk.
+  * debian/copyright:
+    + slighthly modify to make lintian happy.
+
+ -- Eric Lavarde <deb at zorglub.s.bawue.de>  Sun, 22 Feb 2009 14:03:11 +0100
+
 libxsd2jibx-java (0.0.0beta2a-2) unstable; urgency=low
 
   * Adding patch from Christian Foltin necessary for FreeMind.

Modified: trunk/libxsd2jibx-java/debian/control
===================================================================
--- trunk/libxsd2jibx-java/debian/control	2009-02-22 12:37:48 UTC (rev 8004)
+++ trunk/libxsd2jibx-java/debian/control	2009-02-22 13:14:04 UTC (rev 8005)
@@ -1,15 +1,16 @@
 Source: libxsd2jibx-java
-Section: contrib/libs
+Section: libs
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>
-Build-Depends-Indep: sun-j2sdk1.4, ant, antlr, libjibx-java, libjaxme-java, libcommons-lang-java, libcommons-logging-java
+Homepage: http://jibx.sf.net/
+Build-Depends-Indep: openjdk-6-jdk, ant, antlr, libjibx-java, libjaxme-java, libcommons-lang-java, libcommons-logging-java
 Build-Depends: debhelper (>= 5), cdbs (>= 0.4.8)
-Standards-Version: 3.7.2.2
+Standards-Version: 3.8.0
 
 Package: libxsd2jibx-java
 Architecture: all
-Depends: sun-j2re1.4 | sun-j2re1.5 | java2-runtime, libjibx-java, libjaxme-java, libcommons-lang-java, libcommons-logging-java
+Depends: openjdk-6-jre | sun-java5-jre | sun-java6-jre | java2-runtime, libjibx-java, libjaxme-java, libcommons-lang-java, libcommons-logging-java, ${misc:Depends}
 Suggests: java-virtual-machine
 Description: Tool for JiBX binding generation out of XML Schema
  Xsd2Jibx gives you a way to generate an initial set of Java classes, and the

Modified: trunk/libxsd2jibx-java/debian/copyright
===================================================================
--- trunk/libxsd2jibx-java/debian/copyright	2009-02-22 12:37:48 UTC (rev 8004)
+++ trunk/libxsd2jibx-java/debian/copyright	2009-02-22 13:14:04 UTC (rev 8005)
@@ -3,24 +3,29 @@
 
 It was downloaded from http://jibx.sf.net/
 
-Copyright Holder: Dennis Sosnoski <dsosnoski at users.sourceforge.net>
+Copyright (c) 2003-2005, Dennis M. Sosnoski <dsosnoski at users.sourceforge.net>
 
-License:
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
+All rights reserved.
 
-    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-    SUCH DAMAGE.
+Redistribution and use in source and binary forms, with or without modification,
+are permitted provided that the following conditions are met:
 
-On Debian systems, the complete text of the BSD License can be 
-found in `/usr/share/common-licenses/BSD'.
+ * Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+ * Neither the name of JiBX nor the names of its contributors may be used
+   to endorse or promote products derived from this software without specific
+   prior written permission.
 
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Modified: trunk/libxsd2jibx-java/debian/rules
===================================================================
--- trunk/libxsd2jibx-java/debian/rules	2009-02-22 12:37:48 UTC (rev 8004)
+++ trunk/libxsd2jibx-java/debian/rules	2009-02-22 13:14:04 UTC (rev 8005)
@@ -6,7 +6,7 @@
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 # DEB_COMPRESS_EXCLUDE := .class
-JAVA_HOME_DIRS       := /usr/lib/j2sdk1.4-sun
+JAVA_HOME_DIRS       := /usr/lib/jvm/java-6-openjdk
 ANT_HOME             := /usr/share/ant
 DEB_JARS             := $(ANT_HOME)/lib/ant-launcher.jar
 #DEB_ANT_BUILD_TARGET := setrelease current devdoc




More information about the pkg-java-commits mailing list