Hi Jose, For ${java:Depends} to be properly populated with the package dependencies you have to ensure the jar files in your package have a Class-Path attribute in their MANIFEST.MF file. But if you don't want to mess with the manifests you can simply put the dependencies manually in debian/control. Emmanuel Bourg