Author: sylvestre
Date: 2012-04-03 09:52:31 +0000 (Tue, 03 Apr 2012)
New Revision: 15886

Modified:
   trunk/gluegen2/debian/changelog
   trunk/gluegen2/debian/control
Log:
Set the exact version of the dependency between libgluegen2-rt-java
and libgluegen2-jni

Modified: trunk/gluegen2/debian/changelog
===================================================================
--- trunk/gluegen2/debian/changelog     2012-04-01 16:53:23 UTC (rev 15885)
+++ trunk/gluegen2/debian/changelog     2012-04-03 09:52:31 UTC (rev 15886)
@@ -1,3 +1,10 @@
+gluegen2 (2.0-rc5-3) unstable; urgency=low
+
+  * Set the exact version of the dependency between libgluegen2-rt-java
+    and libgluegen2-jni
+
+ -- Sylvestre Ledru <sylves...@debian.org>  Tue, 03 Apr 2012 10:59:34 +0200
+
 gluegen2 (2.0-rc5-2) unstable; urgency=low
 
   * Really upload to unstable (oups)

Modified: trunk/gluegen2/debian/control
===================================================================
--- trunk/gluegen2/debian/control       2012-04-01 16:53:23 UTC (rev 15885)
+++ trunk/gluegen2/debian/control       2012-04-03 09:52:31 UTC (rev 15886)
@@ -13,7 +13,7 @@
 Package: libgluegen2-rt-java
 Architecture: all
 Suggests: libgluegen2-doc
-Depends:  ${misc:Depends}, antlr, libgluegen2-jni
+Depends:  ${misc:Depends}, antlr, libgluegen2-jni (>= ${source:Version})
 Description: Tool to automatically generate the Java and JNI code.
  Gluegen reads as input ANSI C header files and separate configuration files
  which provide control over many aspects of the glue code generation. GlueGen


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to