[SCM] FreeHEP Utility Library branch, master, updated. debian/2.0.2-1-2-g8013dc1

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Fri Nov 20 23:34:56 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 Utility Library".

The branch, master has been updated
       via  8013dc1d6d68d2db0bcb2f252d7a99f74296884e (commit)
      from  693552770b7fa2ea448c1496ea2a82f7c5005070 (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 8013dc1d6d68d2db0bcb2f252d7a99f74296884e
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Nov 21 00:25:23 2009 +0100

    Fixing openide dependency

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

Summary of changes:
 debian/fake-poms.conf |    1 -
 pom.xml               |    4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/fake-poms.conf b/debian/fake-poms.conf
deleted file mode 100644
index e9c7cf5..0000000
--- a/debian/fake-poms.conf
+++ /dev/null
@@ -1 +0,0 @@
-org.netbeans openide-lookup /usr/share/java/openide-util.jar
diff --git a/pom.xml b/pom.xml
index 0ee762b..33d41f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
   <dependencies>
     <dependency>
       <groupId>org.netbeans</groupId>
-      <artifactId>openide-lookup</artifactId>
-      <version>1.9-patched-1.0</version>
+      <artifactId>openide-util</artifactId>
+      <version>6.7.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>


hooks/post-receive
-- 
FreeHEP Utility Library



More information about the pkg-java-commits mailing list