[SCM] FreeHEP IO library branch, build, updated. debian/2.0.2-2-1-g85670bb

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Tue Feb 2 11:14:05 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP IO library".

The branch, build has been updated
       via  85670bbb8b492d7bc06a4ffe50267929e3cf0a24 (commit)
      from  5093da014fe0095ccd8bb14229ac5cc5913da420 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 85670bbb8b492d7bc06a4ffe50267929e3cf0a24
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Tue Feb 2 12:13:45 2010 +0100

    Description improved

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    6 ++++++
 debian/control   |    6 +++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f9f6b6..d0c8a5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freehep-io (2.0.2-3) unstable; urgency=low
+
+  * Description improved.
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 02 Feb 2010 12:13:22 +0100
+
 freehep-io (2.0.2-2) unstable; urgency=low
 
   * debian/fake-poms.conf: deleted, now openide-util provides a POM
diff --git a/debian/control b/debian/control
index 2f211e1..51bd6c4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,10 @@ Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP I/O library
- General I/O related libraries for FreeHEP.
+ This library offers a collection of utility subclasses of standard
+ IO Java classes (such as InputStrem, OutputStream, Reader and Writer),
+ which help in dealing with encodings, byte order, tagged streams or
+ other common IO-related issues. It is mainly used by other libraries
+ within the FreeHEP project.
  .
  FreeHEP is a collection of Java libraries used in High Energy Physics.


hooks/post-receive
-- 
FreeHEP IO library



More information about the pkg-java-commits mailing list