[libjibx1.2-java] 31/33: Reworked the packages descriptions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Feb 2 10:27:17 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository libjibx1.2-java.

commit a2181418c319f96eb4672b8588646f41565f0690
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Feb 2 11:20:31 2016 +0100

    Reworked the packages descriptions
---
 debian/changelog |  1 +
 debian/control   | 11 +++++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06a6abb..8193b38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libjibx1.2-java (1.2.6-1) UNRELEASED; urgency=medium
   * Removed the suggested java-virtual-machine dependency from libjibx1.2-java
   * Removed the recommended dependency on a web browser from the doc package
   * Removed the unused build dependency on antlr
+  * Reworked the packages descriptions
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 02 Feb 2016 10:08:26 +0100
 
diff --git a/debian/control b/debian/control
index 4d79bde..bdb6dc5 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: Framework for binding XML data to Java objects
 Package: libjibx-java
 Architecture: all
 Depends: libjibx1.2-java, ${misc:Depends}
-Description: Framework for binding XML data to Java objects
+Description: Framework for binding XML data to Java objects (symlink)
  JiBX lets you work with data from XML documents using your own class
  structures. The JiBX framework handles all the details of converting
  your data to and from XML based on your instructions. JiBX is designed
@@ -46,5 +46,12 @@ Section: doc
 Architecture: all
 Depends: ${misc:Depends}
 Suggests: libjibx-java
-Description: Documentation for libjibx-java
+Description: Framework for binding XML data to Java objects (documentation)
+ JiBX lets you work with data from XML documents using your own class
+ structures. The JiBX framework handles all the details of converting
+ your data to and from XML based on your instructions. JiBX is designed
+ to perform the translation between internal data structures and XML
+ with very high efficiency, but still allows you a high degree of
+ control over the translation process.
+ .
  This package contains documentation, javadocs and tutorial code for JiBX.

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



More information about the pkg-java-commits mailing list