Index: applications/editors/josm/debian/control
===================================================================
--- applications/editors/josm/debian/control	(revision 12610)
+++ applications/editors/josm/debian/control	(revision 12638)
@@ -3,11 +3,19 @@
 Priority: optional
 Maintainer: Joerg Ostertag <debian@ostertag.name>
-Build-Depends: debhelper (>> 3.7.2), pkg-config
-Build-Depends-Indep: sun-java5-jdk|sun-java6-jdk, ant
+Build-Depends:
+	debhelper (>> 3.7.2),
+	pkg-config,
+	libqt4-core
+Build-Depends-Indep:
+	sun-java6-jdk|openjdk-6-jdk,
+	ant,
+	qt4-dev-tools
 Standards-Version: 3.6.1
 
 Package: openstreetmap-josm
 Architecture: all
-Depends: sun-java6-re|sun-java6-jdk|sun-java6-jre|sun-java5-re|sun-java5-jdk|sun-java5-jre, menu
+Depends: 
+	 java6-runtime|sun-java6-jre|sun-java6-jdk|sun-java6-jre|openjdk-6-jdk|ia32-sun-java6-bin,
+	 menu
 Recommends: openstreetmap-utils
 Suggests:
@@ -21,3 +29,5 @@
  This Package contains the Openstreetmap Editor Josm
  this Editor can be used for working with OpenStreetMap Data
- you can download, change and update the OSM Data with this Editor
+ you can download, change and update the OSM Data with this Editor.
+ The Package also includes a lot of josm-plugins from the main osm-svn 
+ which even expand the Functionality of josm.
