Author: doko
Date: 2007-05-02 16:07:35 +0000 (Wed, 02 May 2007)
New Revision: 3387

Modified:
   trunk/gjdoc/debian/changelog
   trunk/gjdoc/debian/control
   trunk/gjdoc/debian/rules
Log:
gjdoc (0.7.8-1) unstable; urgency=low

  * New upstream version, runs sucessfully against the backported
    libjava in gcj-4.1.
  * Set java to gij-4.1 instead of gij-4.1-wrapper.
  * Adjust (build-)dependencies.

 -- Matthias Klose <[EMAIL PROTECTED]>  Wed, 02 May 2007 17:48:57 +0200


Modified: trunk/gjdoc/debian/changelog
===================================================================
--- trunk/gjdoc/debian/changelog        2007-05-01 22:01:57 UTC (rev 3386)
+++ trunk/gjdoc/debian/changelog        2007-05-02 16:07:35 UTC (rev 3387)
@@ -1,3 +1,12 @@
+gjdoc (0.7.8-1) unstable; urgency=low
+
+  * New upstream version, runs sucessfully against the backported
+    libjava in gcj-4.1.
+  * Set java to gij-4.1 instead of gij-4.1-wrapper.
+  * Adjust (build-)dependencies.
+
+ -- Matthias Klose <[EMAIL PROTECTED]>  Wed, 02 May 2007 17:48:57 +0200
+
 gjdoc (0.7.7-8) experimental; urgency=low
 
   * Build-depend on gcj generics backport.

Modified: trunk/gjdoc/debian/control
===================================================================
--- trunk/gjdoc/debian/control  2007-05-01 22:01:57 UTC (rev 3386)
+++ trunk/gjdoc/debian/control  2007-05-02 16:07:35 UTC (rev 3387)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]>
 Uploaders: Mark Howard <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL 
PROTECTED]>, Michael Koch <[EMAIL PROTECTED]>, Matthias Klose <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>> 5), cdbs, gcj-4.1 (>= 4.1.2-1), libgcj-bc (>= 
4.1.2-1), fastjar, antlr (>= 2.7.1), tetex-bin, perl, python, time
+Build-Depends: debhelper (>> 5), cdbs, gcj-4.1 (>= 4.1.2-2), libgcj-bc (>= 
4.1.2-1), fastjar, antlr (>= 2.7.1), tetex-bin, perl, python, time
 Standards-Version: 3.7.2
 
 Package: gjdoc

Modified: trunk/gjdoc/debian/rules
===================================================================
--- trunk/gjdoc/debian/rules    2007-05-01 22:01:57 UTC (rev 3386)
+++ trunk/gjdoc/debian/rules    2007-05-02 16:07:35 UTC (rev 3387)
@@ -21,7 +21,7 @@
        GCJ=$(GCJ) \
        ANTLR_JAR=$(ANTLR_JAR)
 
-DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-wrapper-4.1
+DEB_CONFIGURE_SCRIPT_ENV += JAVA=/usr/bin/gij-4.1
 GCJ_DBTOOL = /usr/bin/gcj-dbtool-4.1
 
 DEB_CONFIGURE_USER_FLAGS = --disable-native --enable-xmldoclet


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to