[SCM] FreeHEP XML Library branch, master, updated. upstream/2.1.2-6-ga94014c
Gabriele Giacone
gg0-guest at alioth.debian.org
Sun Jan 24 00:56:50 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 XML Library".
The branch, master has been updated
via a94014c6837c784a6a34331712714842ad8d5c1d (commit)
via 14ed0b937c3be75492d67a189a9ded5d5e81b471 (commit)
from 7a67f594b0bfbd4a45a58a2ae02abbe9128b8a4d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/control | 6 +++---
debian/maven.rules | 1 +
debian/rules | 2 ++
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 22422da..7dde3b9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ 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
+Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, quilt
Build-Depends-Indep: default-jdk, libfreehep-io-java, libfreehep-util-java,
- libfreehep-swing-java, libfreehep-graphicsio-java, libfreehep-graphicsio-tests-java,
- junit, jdom1, libmaven-exec-plugin-java
+ libfreehep-swing-java, libfreehep-graphicsio-java, junit, libjdom1-java,
+ libmaven-exec-plugin-java
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-xml.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-xml.git
diff --git a/debian/maven.rules b/debian/maven.rules
index 2e97ff0..a2ea89d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1 +1,2 @@
org.codehaus.mojo exec-maven-plugin maven-plugin s/.*/1.1.1/
+junit junit jar s/.*/3.x/ *
diff --git a/debian/rules b/debian/rules
index c9523a8..90ab7ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/maven.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+-include /usr/share/topgit/tg2quilt.mk
JAVA_HOME := /usr/lib/jvm/default-java
hooks/post-receive
--
FreeHEP XML Library
More information about the pkg-java-commits
mailing list