[pkg-java] r18212 - trunk/gluegen2/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 6 10:10:30 UTC 2014
Author: ebourg-guest
Date: 2014-06-06 10:10:29 +0000 (Fri, 06 Jun 2014)
New Revision: 18212
Modified:
trunk/gluegen2/debian/control
Log:
Removed extra spaces in debian/control
Modified: trunk/gluegen2/debian/control
===================================================================
--- trunk/gluegen2/debian/control 2014-06-05 19:34:08 UTC (rev 18211)
+++ trunk/gluegen2/debian/control 2014-06-06 10:10:29 UTC (rev 18212)
@@ -13,7 +13,7 @@
Package: libgluegen2-rt-java
Architecture: all
Suggests: libgluegen2-doc
-Depends: ${misc:Depends}, antlr, libgluegen2-jni (>= ${source:Version})
+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
@@ -29,7 +29,7 @@
Package: libgluegen2-build-java
Architecture: all
Suggests: libgluegen2-doc
-Depends: ${misc:Depends}, antlr
+Depends: ${misc:Depends}, antlr
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
More information about the pkg-java-commits
mailing list