[SCM] FreeHEP Utility Library branch, build, updated. debian/2.0.2-2-4-g93d226a

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Tue Feb 2 11:45:57 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 Utility Library".

The branch, build has been updated
       via  93d226af6493e0282589a124fd833a2162253ee7 (commit)
       via  e432fb439b30da2b697785cc00d1340227073368 (commit)
       via  8ae7bda5a5d1f6547fd4ec7a46b31585aefd36f4 (commit)
       via  e64dcd66aa74ce554520852ac04dd1445dc05a8d (commit)
      from  b5db29244c5764f4580dedaacda404287366770a (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 93d226af6493e0282589a124fd833a2162253ee7
Merge: b5db29244c5764f4580dedaacda404287366770a e432fb439b30da2b697785cc00d1340227073368
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Tue Feb 2 12:45:51 2010 +0100

    Merge branch 'master' into build

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

Summary of changes:
 debian/README.source |   12 ++++++++++++
 debian/changelog     |    6 ++++++
 debian/control       |    5 ++++-
 3 files changed, 22 insertions(+), 1 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 15441d3..c01d966 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -7,3 +7,15 @@ from the maven-debian-helper package.
 The build system uses Maven but prevents it from downloading
 anything from the Internet, making the build compliant with
 the Debian policy.
+
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.  Please see:
+
+    /usr/share/doc/quilt/README.source
+
+for more information on how to apply the patches, modify patches, or
+remove a patch.
+
+
+
diff --git a/debian/changelog b/debian/changelog
index 0d953c2..1f95974 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freehep-util (2.0.2-3) unstable; urgency=low
+
+  * Description improved.
+
+ -- Giovanni Mascellani <mascellani at poisson.phc.unipi.it>  Tue, 02 Feb 2010 12:45:13 +0100
+
 freehep-util (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 0047701..b7fdeb6 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,9 @@ Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP utility library
- Miscellaneous utility library used by other components of FreeHEP.
+ This library contains miscellaneous utility classes used in other
+ FreeHEP components, such as classes dealing with physical errors and
+ scientific notation, assertions, hash tables, option parsers and
+ others.
  .
  FreeHEP is a collection of Java libraries used in High Energy Physics.


hooks/post-receive
-- 
FreeHEP Utility Library



More information about the pkg-java-commits mailing list