[SCM] UNNAMED PROJECT branch, master, updated. debian/1.1.0-1-7-g5f0aa05

Jakub Adam jakub.adam at ktknet.cz
Mon Nov 14 00:48:38 UTC 2011


The following commit has been merged in the master branch:
commit 5f0aa0564b88ad8e722c1b35ad254c9977e7db06
Author: Jakub Adam <jakub.adam at 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



More information about the pkg-java-commits mailing list