[SCM] Openide utilities library branch, master, updated. upstream/6.7.1-15-gad01d25
Giovanni Mascellani
gmascellani-guest at alioth.debian.org
Sun Nov 15 15:44:28 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, master has been updated
via ad01d258d8c2ccf8f1e65102255534eab7b2231e (commit)
from 1910c2253a7b559d1caaa0aa122d72c4a4ac6fbb (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 ad01d258d8c2ccf8f1e65102255534eab7b2231e
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sun Nov 15 16:00:12 2009 +0100
Added ant dependency and fixed jdk dependency
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 017dfe5..014f2d1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ 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), cdbs
-Build-Depends-Indep: openjdk-6-jre | default-jdk
+Build-Depends: cdbs, debhelper (>= 7), ant
+Build-Depends-Indep: openjdk-6-jdk | default-jdk
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-java/openide-util.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/openide-util.git
hooks/post-receive
--
Openide utilities library
More information about the pkg-java-commits
mailing list