[SCM] FreeHEP graphics 2D library branch, master, updated. upstream/2.1.1-3-gde278b6
Gabriele Giacone
gg0-guest at alioth.debian.org
Sun Dec 6 02:32:51 UTC 2009
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 graphics 2D library".
The branch, master has been updated
via de278b65a3ef81c16d2d38bdd1114bfd9d984d87 (commit)
via 73908c216d955441cdb1b2d4a76d08288e70cd74 (commit)
from d01df0a997f7384af508050ce57809239f6a326a (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 de278b65a3ef81c16d2d38bdd1114bfd9d984d87
Author: Gabriele Giacone <losgarbo at libero.it>
Date: Sun Dec 6 03:25:26 2009 +0100
Added topgit/quilt
commit 73908c216d955441cdb1b2d4a76d08288e70cd74
Author: Gabriele Giacone <losgarbo at libero.it>
Date: Sun Dec 6 03:23:04 2009 +0100
pom.xml: restored upstream version
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
debian/rules | 2 ++
pom.xml | 1 -
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e760135..cf3c5dd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
-Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper
+Build-Depends: debhelper (>= 7), cdbs, maven-debian-helper, quilt
Build-Depends-Indep: default-jdk, junit, libfreehep-util-java, libfreehep-chartableconverter-plugin-java
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-graphics2d.git
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
diff --git a/pom.xml b/pom.xml
index e6cb900..9196988 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,6 @@
<plugin>
<groupId>org.freehep</groupId>
<artifactId>freehep-chartableconverter-plugin</artifactId>
- <version>2.0</version>
<executions>
<execution>
<id>Expert</id>
hooks/post-receive
--
FreeHEP graphics 2D library
More information about the pkg-java-commits
mailing list