[SCM] Sweet Home 3D Furniture Library Editor branch, master, updated. 0c00699151575f92808735de12b6b9c06cb6e4ed
Gabriele Giacone
1o5g4r8o at gmail.com
Mon Oct 8 19:23:54 UTC 2012
The following commit has been merged in the master branch:
commit 967b9e91a65d02862e3005dd18038835a1444adf
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Mon Oct 8 21:22:39 2012 +0200
Fix deps.
diff --git a/debian/control b/debian/control
index 7360662..3124993 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
-Build-Depends: debhelper (>= 8.0.0), sweethome3d, zip
+Build-Depends: debhelper (>= 8.0.0),
+ ant,
+ unzip,
+ imagemagick,
+ sweethome3d,
+ default-jdk
Standards-Version: 3.9.3
Homepage: http://www.sweethome3d.com
Vcs-Git: git://git.debian.org/pkg-java/sweethome3d-furniture-editor.git
@@ -11,7 +16,14 @@ Vcs-Browser: http://git.debian.org/?p=pkg-java/sweethome3d-furniture-editor.git
Package: sweethome3d-furniture-editor
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends},
+ icedtea-netx-common,
+ java-wrappers,
+ java3ds-fileloader,
+ libjava3d-java,
+ libbatik-java,
+ libvecmath-java,
+ default-jre
Description: Sweet Home 3D Furniture Library Editor
Sweet Home 3D is an interior design Java application for quickly choosing and
placing furniture on a house 2D plan drawn by the end-user, with a 3D preview.
--
Sweet Home 3D Furniture Library Editor
More information about the pkg-java-commits
mailing list