This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit 81c4e9b028a7f0cd9013998dc984ffae01112535 Author: Sylvestre Ledru <[email protected]> Date: Wed Jun 12 13:28:43 2013 +0000 Bike shed --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 41c90b2..d0ccdbc 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tim Booth <[email protected]>, Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, javacc (>= 5.0-5), junit, liboro-java, ant (>= 1.7), - maven-repo-helper, libservlet3.0-java +Build-Depends: debhelper (>= 9), default-jdk, javacc (>= 5.0-5), junit, + liboro-java, ant (>= 1.7), maven-repo-helper, libservlet3.0-java Standards-Version: 3.9.4 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/derby Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/derby @@ -54,7 +54,7 @@ Description: Apache Derby Tools These tools and utilities include: * NetworkServerControl, provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve - diagnostic information. + diagnostic information. * ij, the Derby's interactive JDBC scripting tool. It is a simple utility for running scripts against a Derby database. You can also use it interactively to run ad hoc queries. ij provides several commands for ease -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

