[SCM] FreeHEP GraphicsIO Test Library branch, build, updated. debian/2.1.1+dfsg1-1-4-g838a23b
Gabriele Giacone
gg0-guest at alioth.debian.org
Wed Mar 3 23:42: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 GraphicsIO Test Library".
The branch, build has been updated
via 838a23bde1b4a8ed9d1e9625fa0fa4f6672597d6 (commit)
via 21f779b916035075fae5711f8f017d693a4162b3 (commit)
via 5dad6fc5116a5f8befe2c50e3cd761db7c4ec58a (commit)
via c51f53b7c0d403b75b6ae07378161eba20f73461 (commit)
from e2520e565f590e76e245b4df32f4abf7eafa6de9 (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 838a23bde1b4a8ed9d1e9625fa0fa4f6672597d6
Merge: e2520e565f590e76e245b4df32f4abf7eafa6de9 21f779b916035075fae5711f8f017d693a4162b3
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date: Thu Mar 4 00:39:57 2010 +0100
Merge branch 'master' into build
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 12 ++++++++++++
debian/control | 7 ++++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cd0ed00..a56ceba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+freehep-graphicsio-tests (2.1.1+dfsg1-3) unstable; urgency=low
+
+ * Moved default-jdk from Build-Depends-Indep to Build-Depends
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com> Thu, 04 Mar 2010 00:39:22 +0100
+
+freehep-graphicsio-tests (2.1.1+dfsg1-2) unstable; urgency=low
+
+ * Added junit and jas-plotter as runtime dependencies waiting for #569189 fix.
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com> Sat, 20 Feb 2010 00:22:16 +0100
+
freehep-graphicsio-tests (2.1.1+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #566592)
diff --git a/debian/control b/debian/control
index b1929aa..ad48811 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
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-export-java, libfreehep-graphicsio-java,
+Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, quilt, default-jdk
+Build-Depends-Indep: libfreehep-export-java, libfreehep-graphicsio-java,
junit, libjas-plotter-java, libmaven-exec-plugin-java
Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-graphicsio-tests.git
@@ -14,7 +14,8 @@ Homepage: http://java.freehep.org/
Package: libfreehep-graphicsio-tests-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
+Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime, junit,
+ libjas-plotter-java
Recommends: ${maven:OptionalDepends}
Description: FreeHEP GraphicsIO Test Library
The GraphicsIO library offers a base interface for image exporters in many
hooks/post-receive
--
FreeHEP GraphicsIO Test Library
More information about the pkg-java-commits
mailing list