This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository ognl.
commit 4866f325e06ee1d25774bfc9db0edeef710b23ea Author: Torsten Werner <[email protected]> Date: Sat Sep 24 21:44:06 2011 +0000 Fix typo in Description. --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0acac50..b67b39d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ ognl (2.7.3-4) UNRELEASED; urgency=low * Team upload - FTBFS due to bug #641530 [ Damien Raude-Morvan ] * d/control: Drop Depends on default-jre per Debian Java Policy as its @@ -11,6 +10,7 @@ ognl (2.7.3-4) UNRELEASED; urgency=low * Remove Trygve from Uploaders list. * Update Standards-Version: 3.9.2. * Add Build-Depends: ant-contrib. + * Fix typo in Description. -- Torsten Werner <[email protected]> Fri, 23 Sep 2011 21:31:23 +0200 diff --git a/debian/control b/debian/control index a3f248e..8403adf 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,6 @@ Description: Java expression language - Documentation for getting and setting properties of Java objects. You use the same expression for both getting and setting the value of a property. . - This package contains Language, Developper Documentation and API of + This package contains Language, Developer Documentation and API of OGNL software. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ognl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

