diff -pruN 0.0.7-2/debian/changelog 0.0.7-2ubuntu1/debian/changelog
--- 0.0.7-2/debian/changelog	2009-10-21 16:03:01.000000000 +0100
+++ 0.0.7-2ubuntu1/debian/changelog	2009-10-21 16:03:02.000000000 +0100
@@ -1,3 +1,10 @@
+jesd (0.0.7-2ubuntu1) karmic; urgency=low
+
+  * debian/control: 
+    - Change gjdoc build dependecy to gcj-jdk | gjdoc to fix FTBFS
+
+ -- Stefan Ebner <sebner@ubuntu.com>  Mon, 21 Sep 2009 13:15:36 +0200
+
 jesd (0.0.7-2) unstable; urgency=low
 
   * Update to new FSF address
diff -pruN 0.0.7-2/debian/control 0.0.7-2ubuntu1/debian/control
--- 0.0.7-2/debian/control	2009-10-21 16:03:01.000000000 +0100
+++ 0.0.7-2ubuntu1/debian/control	2009-10-21 16:03:02.000000000 +0100
@@ -1,9 +1,10 @@
 Source: jesd
 Section: java
 Priority: optional
-Maintainer: Matthew Johnson <mjj29@debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Matthew Johnson <mjj29@debian.org>
 Build-Depends: cdbs, debhelper (>> 5), javahelper (>=0.18)
-Build-Depends-Indep: default-jdk, libjorbis-java, gjdoc
+Build-Depends-Indep: default-jdk, libjorbis-java, gcj-jdk | gjdoc
 Standards-Version: 3.8.2
 Homepage: http://www.jcraft.com/jesd/
 
