Package: accessodf
Version: 0.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Hi,

In Ubuntu, I dropped the Build-Depends on openjdk-6-jre-headless |
openjdk-7-jre-headless.

Alternate B-Ds don't serve much useful purpose in general, but this one
seems more unnecessary than most. default-jdk depends on default-jre, so
one shouldn't need to B-D on a JRE at all.

Ubuntu's default-jdk is OpenJDK 7. But this package installs
openjdk-6-jre-headless, without a OpenJDK 6. So the build gets nicely
confused :)

Thanks for considering the patch.

SR
--- accessodf-0.1/debian/control        2012-04-09 23:36:53.000000000 +0100
+++ accessodf-0.1/debian/control        2012-05-25 17:11:50.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Sebastian Humenda <shume...@gmx.de>
 Build-Depends: debhelper (>= 7.0.50~), ant (>= 1.8~), ant-optional,
-       default-jdk, openjdk-6-jre-headless | openjdk-7-jre-headless,
+       default-jdk,
        libcommons-collections-java, libreoffice-java-common (>= 1:3.5.0~)
 Standards-Version: 3.9.2
 Homepage: http://sourceforge.net/p/accessodf

Reply via email to