The following commit has been merged in the master branch:
commit 5f0aa0564b88ad8e722c1b35ad254c9977e7db06
Author: Jakub Adam <jakub.a...@ktknet.cz>
Date:   Mon Nov 14 00:59:07 2011 +0100

    d/control: Fixed descriptions of binary packages

diff --git a/debian/control b/debian/control
index 3a4fab7..c9fa1cd 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Depends: ${java:Depends},
 Suggests: libjgit-java-doc
 Replaces: eclipse-jgit (<< 1.1.0-2~)
 Breaks: eclipse-jgit (<< 1.1.0-2~)
-Description: Java implementation of GIT for Eclipse
+Description: Java implementation of GIT version control
  JGit is a lightweight, pure Java library implementing the Git version control
  system:
   * Repository access routines
@@ -41,7 +41,7 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Suggests: libjgit-java
-Description: Java implementation of GIT for Eclipse
+Description: Java implementation of GIT version control (documentation)
  JGit is a lightweight, pure Java library implementing the Git version control
  system:
   * Repository access routines
@@ -56,7 +56,7 @@ Section: devel
 Depends: libjgit-java (= ${source:Version}),
          ${java:Depends},
          ${misc:Depends}
-Description: Java implementation of GIT for Eclipse - Command line interface
+Description: Java implementation of GIT version control (command line 
interface)
  JGit is a lightweight, pure Java library implementing the Git version control
  system.
  .

-- 
UNNAMED PROJECT

_______________________________________________
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