[pkg-java] r16128 - trunk/libjogl2-java/debian

Sylvestre Ledru sylvestre at alioth.debian.org
Wed Jun 13 12:32:15 UTC 2012


Author: sylvestre
Date: 2012-06-13 12:32:14 +0000 (Wed, 13 Jun 2012)
New Revision: 16128

Modified:
   trunk/libjogl2-java/debian/changelog
   trunk/libjogl2-java/debian/control
Log:
Force also the version of gluegen2 in the package themself

Modified: trunk/libjogl2-java/debian/changelog
===================================================================
--- trunk/libjogl2-java/debian/changelog	2012-06-11 04:51:48 UTC (rev 16127)
+++ trunk/libjogl2-java/debian/changelog	2012-06-13 12:32:14 UTC (rev 16128)
@@ -1,3 +1,9 @@
+libjogl2-java (2.0-rc8-1~exp2) experimental; urgency=low
+
+  * Force also the version of gluegen2 in the package themself
+
+ -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 13 Jun 2012 13:54:44 +0200
+
 libjogl2-java (2.0-rc8-1~exp1) experimental; urgency=low
   
   * New upstream release

Modified: trunk/libjogl2-java/debian/control
===================================================================
--- trunk/libjogl2-java/debian/control	2012-06-11 04:51:48 UTC (rev 16127)
+++ trunk/libjogl2-java/debian/control	2012-06-13 12:32:14 UTC (rev 16128)
@@ -17,7 +17,7 @@
 Package: libjogl2-java
 Architecture: all
 Depends: ${misc:Depends},
- libgluegen2-rt-java, libjogl2-jni (>= ${source:Version})
+ libgluegen2-rt-java (>= 2.0-rc8), libjogl2-jni (>= ${source:Version})
 Suggests: libjogl2-java-doc
 Description: Java bindings for OpenGL API
  The JOGL project hosts the development version of the Java Bindings for 




More information about the pkg-java-commits mailing list