[SCM] Openide utilities library branch, build, updated. debian/6.7.1-1-28-g4b0e9a0
Giovanni Mascellani
gmascellani-guest at alioth.debian.org
Sat Nov 28 16:53: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 "Openide utilities library".
The branch, build has been updated
via 4b0e9a08c59e07c4cc2caa7665828ae0a0e8dcc9 (commit)
via 7dbd554eed0383ae469834cf5d5056fe3a250132 (commit)
from 00fb275c6b2b5c5c5eac6e74387bea42b1e7e959 (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 4b0e9a08c59e07c4cc2caa7665828ae0a0e8dcc9
Merge: 00fb275c6b2b5c5c5eac6e74387bea42b1e7e959 7dbd554eed0383ae469834cf5d5056fe3a250132
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sat Nov 28 17:46:11 2009 +0100
Merge branch 'master' into build
-----------------------------------------------------------------------
Summary of changes:
debian/control | 2 +-
debian/copyright | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 33ba944..195e81a 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: cdbs, debhelper (>= 7), ant, quilt, topgit
+Build-Depends: cdbs, debhelper (>= 7), ant, quilt
Build-Depends-Indep: openjdk-6-jdk | default-jdk, maven-repo-helper
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-java/openide-util.git
diff --git a/debian/copyright b/debian/copyright
index a3c380d..402c288 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://dep.debian.net/deps/dep5/
Name: Openide utilities library
Maintainer: Sun Microsystems, Inc.
-Source: http://openide.netbeans.org/
+Source: http://netbeans.org/downloads/zip.html
Files: *
Copyright: © 1997 - 2009 Sun Microsystems, Inc.
diff --git a/debian/rules b/debian/rules
index cc91a87..11ee7c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/topgit/tg2quilt.mk
+-include /usr/share/topgit/tg2quilt.mk
JAVA_HOME := /usr/lib/jvm/default-java
hooks/post-receive
--
Openide utilities library
More information about the pkg-java-commits
mailing list