This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-velocity.
commit 239ee1a5412fb16a5b2a23c532f22de94007d57e Author: Ludovic Claude <[email protected]> Date: Wed Sep 2 21:25:03 2009 +0000 * Add Build-Depends on openjdk-6-doc (Closes: #543116) * Build-Depends on default-jdk instead of default-jdk-builddep, as gcj is not used * Bump up Standards-Version to 3.8.3, no change --- debian/changelog | 9 +++++++++ debian/control | 6 +++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d1b282..80852d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +plexus-velocity (1.1.7-3) unstable; urgency=low + + * Add Build-Depends on openjdk-6-doc (Closes: #543116) + * Build-Depends on default-jdk instead of default-jdk-builddep, + as gcj is not used + * Bump up Standards-Version to 3.8.3, no change + + -- Ludovic Claude <[email protected]> Wed, 02 Sep 2009 22:18:48 +0100 + plexus-velocity (1.1.7-2) unstable; urgency=low * Upload to unstable. diff --git a/debian/control b/debian/control index 9f31088..e82167e 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Trygve Laugstol <[email protected]>, Paul Cager <[email protected] Michael Koch <[email protected]>, Ludovic Claude <[email protected]> Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, libcommons-collections-java, - libplexus-containers-java, velocity, junit, junit-doc -Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep -Standards-Version: 3.8.1 + libplexus-containers-java, velocity, junit, junit-doc, openjdk-6-doc +Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk +Standards-Version: 3.8.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-velocity Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-velocity Homepage: http://plexus.codehaus.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-velocity.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

