[SCM] FreeHEP swing extensions branch, build, updated. upstream/2.0.3-28-g7bfd65a

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Tue Feb 2 11:39: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 swing extensions".

The branch, build has been updated
       via  7bfd65a9c44cb884dc77330bbcafaf72d8ad2a43 (commit)
       via  f1dc17a6c6eb52780953a08f47572ef491b5b554 (commit)
       via  086efcd5cebf6579fcefed2f6183f53a81fdc356 (commit)
       via  4a0922ee0d4a66f93904e9a9a4e5d679a5308f2a (commit)
      from  431b429539cb8f30b423b0b66c82bf5dc9759e0f (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 7bfd65a9c44cb884dc77330bbcafaf72d8ad2a43
Merge: 431b429539cb8f30b423b0b66c82bf5dc9759e0f f1dc17a6c6eb52780953a08f47572ef491b5b554
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Tue Feb 2 12:39:52 2010 +0100

    Merge branch 'master' into build

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

Summary of changes:
 debian/README.source |   12 ++++++++++++
 debian/control       |    3 ++-
 2 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index 277ca01..b3962f3 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/control b/debian/control
index a58b8a7..233041b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>,
  Gabriele Giacone <1o5g4r8o at gmail.com>
 Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, quilt
-Build-Depends-Indep: default-jdk, libfreehep-util-java (>= 2.0.2-2), junit
+Build-Depends-Indep: default-jdk, libfreehep-util-java (>= 2.0.2-2), junit,
+ libsurefire-java
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-swing.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-swing.git


hooks/post-receive
-- 
FreeHEP swing extensions



More information about the pkg-java-commits mailing list