Bug#687786: [opticalraytracer] Should depends on some package providing jre

Gabriele Giacone 1o5g4r8o at gmail.com
Sat Sep 29 22:14:47 UTC 2012


tags 687786 patch
thanks

Attached patch adds default-jre to runtime dependencies.
Thanks for considering.
-------------- next part --------------
diff --git a/debian/changelog b/debian/changelog
index a3e801f..6116392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+opticalraytracer (3.2-2) unstable; urgency=low
+
+  * Team upload.
+  * Add default-jre | java6-runtime to runtime deps (Closes: #687786).
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sun, 30 Sep 2012 00:04:54 +0200
+
 opticalraytracer (3.2-1) unstable; urgency=low
 
   * Update to upstream version 3.2
diff --git a/debian/control b/debian/control
index de4133a..44f4956 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://www.arachnoid.com/OpticalRayTracer/
 
 Package: opticalraytracer
 Architecture: all
-Depends: ${misc:Depends}, ${java:Depends}, java-wrappers
+Depends: ${misc:Depends}, ${java:Depends}, java-wrappers, default-jre | java6-runtime
 Description: Virtual lens design workshop 
  OpticalRayTracer is an application that analyzes systems of
  lenses. It uses optical principles and a virtual optical bench


More information about the debian-science-maintainers mailing list