[SCM] FreeHEP XML Library branch, master, updated. upstream/2.1.2+dfsg1-27-g5c74a0a

Gabriele Giacone gg0-guest at alioth.debian.org
Sat Feb 27 11:39:00 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  5c74a0a6d0fc71c67cdb0f09f7a3f584b153fbfd (commit)
      from  fe8f77f697a62a469e0111bf4842d3f81fc19fe6 (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 5c74a0a6d0fc71c67cdb0f09f7a3f584b153fbfd
Author: Gabriele Giacone <1o5g4r8o at gmail.com>
Date:   Sat Feb 27 12:38:53 2010 +0100

    updated patches

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

Summary of changes:
 debian/patches/patch/pom.xml.diff |   29 -----------------------------
 debian/patches/series             |    3 +--
 2 files changed, 1 insertions(+), 31 deletions(-)

diff --git a/debian/patches/patch/pom.xml.diff b/debian/patches/patch/pom.xml.diff
deleted file mode 100644
index f62aee9..0000000
--- a/debian/patches/patch/pom.xml.diff
+++ /dev/null
@@ -1,29 +0,0 @@
-From: Gabriele Giacone <1o5g4r8o at gmail.com>
-Subject: [PATCH] patch/pom.xml
-
-jdom doesn't support maven. "system" scope needed.
-
-Signed-off-by: Gabriele Giacone <1o5g4r8o at gmail.com>
-
----
- pom.xml |    4 +++-
- 1 files changed, 3 insertions(+), 1 deletions(-)
-
-diff --git a/pom.xml b/pom.xml
-index f5427ed..3d4040c 100644
---- a/pom.xml
-+++ b/pom.xml
-@@ -70,8 +70,10 @@
-         <version>2.0.3</version>
-     </dependency>
-     <dependency>
--      <groupId>jdom</groupId>
-+      <groupId>org</groupId>
-       <artifactId>jdom</artifactId>
-+      <scope>system</scope>
-+      <systemPath>/usr/share/java/jdom1.jar</systemPath>
-     </dependency>
-     <dependency>
-       <groupId>junit</groupId>
--- 
-tg: (fff0600..) patch/pom.xml (depends on: master)
diff --git a/debian/patches/series b/debian/patches/series
index 992ffcc..ad594a4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-patch/XMLCharacterProperties.java.diff -p1
-patch/pom.xml.diff -p1
+patch/XMLCharacterProperties.java.diff


hooks/post-receive
-- 
FreeHEP XML Library



More information about the pkg-java-commits mailing list