This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gluegen2.

commit 1362f89279767c40b7a1ddcf1d2be240fc6288b9
Author: Emmanuel Bourg <[email protected]>
Date:   Tue Oct 7 15:18:23 2014 +0200

    Removed the dot at the end of the packages descriptions
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 00eb01c..199f73a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: libgluegen2-rt-java
 Architecture: all
 Suggests: libgluegen2-doc
 Depends: ${misc:Depends}, antlr, libgluegen2-jni (>= ${source:Version})
-Description: Tool to automatically generate the Java and JNI code.
+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
  uses a complete ANSI C parser and an internal representation (IR) capable of
@@ -31,7 +31,7 @@ Package: libgluegen2-build-java
 Architecture: all
 Suggests: libgluegen2-doc
 Depends: ${misc:Depends}, antlr
-Description: Tool to automatically generate the Java and JNI code.
+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
  uses a complete ANSI C parser and an internal representation (IR) capable of
@@ -48,7 +48,7 @@ Description: Tool to automatically generate the Java and JNI 
code.
 Package: libgluegen2-jni
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Tool to automatically generate the Java and JNI code.
+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
  uses a complete ANSI C parser and an internal representation (IR) capable of
@@ -65,7 +65,7 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Suggests: libgluegen2
-Description: Tool to automatically generate the Java and JNI code.
+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
  uses a complete ANSI C parser and an internal representation (IR) capable of

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/gluegen2.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to