[SCM] FreeHEP Utility Library branch, master, updated. upstream/2.0.2-13-g91d8e0f

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Sat Nov 14 20:40:07 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  91d8e0fbae697c0ba3501f2551b0699cd7424ec8 (commit)
       via  11bb8a4691a0df283bd0a3cfa0d8285578e3c5c4 (commit)
      from  4f2d17fdb95b75d7e3f4505385b9dd82eb72c6f6 (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 91d8e0fbae697c0ba3501f2551b0699cd7424ec8
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Nov 14 21:23:47 2009 +0100

    netbeans-platform dependency switched to libopenide-util-java

commit 11bb8a4691a0df283bd0a3cfa0d8285578e3c5c4
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Nov 14 21:23:09 2009 +0100

    Deleted get-orig-source

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

Summary of changes:
 debian/control        |    4 ++--
 debian/fake-poms.conf |    2 +-
 debian/rules          |    2 --
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4e05627..00e00bb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ 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-Indep: default-jdk, netbeans-platform, junit
+Build-Depends-Indep: default-jdk, libopenide-util-java, junit
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-util.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-util.git
@@ -12,7 +12,7 @@ Homepage: http://java.freehep.org/
 
 Package: libfreehep-util-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, netbeans-platform, openjdk-6-jre | java2-runtime
+Depends: ${misc:Depends}, ${maven:Depends}, libopenide-util-java, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP utility library
  Miscellaneous utility library used by other components of FreeHEP.
diff --git a/debian/fake-poms.conf b/debian/fake-poms.conf
index f1ca39a..e9c7cf5 100644
--- a/debian/fake-poms.conf
+++ b/debian/fake-poms.conf
@@ -1 +1 @@
-org.netbeans openide-lookup /usr/lib/netbeans/platform7/lib/org-openide-util.jar debian
+org.netbeans openide-lookup /usr/share/java/openide-util.jar
diff --git a/debian/rules b/debian/rules
index b76c54a..c9523a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,3 @@ include /usr/share/cdbs/1/class/maven.mk
 
 JAVA_HOME := /usr/lib/jvm/default-java
 
-get-orig-source:
-	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename


hooks/post-receive
-- 
FreeHEP Utility Library



More information about the pkg-java-commits mailing list