This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-build-api.
commit fc5fc06ed2e2505dba127c46d232abf396a6d245 Author: Torsten Werner <[email protected]> Date: Fri Aug 14 13:35:13 2009 +0000 Change Build-Depends: default-jdk. --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7645427..d6ee375 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ plexus-build-api (0.0.4-2) unstable; urgency=low - * Upload to unstable. + * Change Build-Depends: default-jdk. -- Torsten Werner <[email protected]> Fri, 14 Aug 2009 15:26:59 +0200 diff --git a/debian/control b/debian/control index 599c58d..1cd0937 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 6), cdbs, default-jdk-builddep +Build-Depends: debhelper (>= 6), cdbs, default-jdk Build-Depends-Indep: maven-ant-helper (>> 4), maven-repo-helper, ant, ant-optional, libplexus-utils-java Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-build-api -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-build-api.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

