[SCM] FreeHEP IO library branch, master, updated. upstream/2.0.2-14-gd77276a

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Sat Nov 14 20:40:12 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 IO library".

The branch, master has been updated
       via  d77276a264bb39e71dcdbeac3808bcb84bbbb56f (commit)
       via  bb9fe34b0dd6032d2c6eed2ef6e42da69e1a9191 (commit)
      from  bf9b4d1ccaefa326930b9c112b4da183fecef02d (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 d77276a264bb39e71dcdbeac3808bcb84bbbb56f
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Nov 14 21:29:41 2009 +0100

    netbeans-platform -> libopenide-util-java

commit bb9fe34b0dd6032d2c6eed2ef6e42da69e1a9191
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sat Nov 14 21:29:24 2009 +0100

    d/rules: 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 db11dde..b269d09 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, libfreehep-util-java, netbeans-platform, junit
+Build-Depends-Indep: default-jdk, libfreehep-util-java, junit
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-java/freehep/freehep-io.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/freehep/freehep-io.git
@@ -12,7 +12,7 @@ Homepage: http://java.freehep.org/
 
 Package: libfreehep-io-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime, netbeans-platform
+Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime
 Recommends: ${maven:OptionalDepends}
 Description: FreeHEP I/O library
  General I/O related libraries for 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 IO library



More information about the pkg-java-commits mailing list