This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 2b33192f3ff69a5a60b63ec23f7f600e2d7976d8 Author: Torsten Werner <[email protected]> Date: Sun Aug 1 22:11:51 2010 +0200 Improve long description. --- debian/changelog | 3 ++- debian/control | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 88f2552..8c22db6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ jruby-joni (1.1.4-1) unstable; urgency=low * Fix debian/watch and add get-orig-source target. * Push package to git and add Vcs headers. * Set Maintainer to Debian Java Maintainers. + * Improve long description. - -- Torsten Werner <[email protected]> Sun, 01 Aug 2010 22:09:06 +0200 + -- Torsten Werner <[email protected]> Sun, 01 Aug 2010 22:10:57 +0200 jruby-joni (1.1.3-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f0a822a..d9004eb 100644 --- a/debian/control +++ b/debian/control @@ -15,4 +15,7 @@ Package: libjruby-joni-java Architecture: all Depends: ${misc:Depends} Description: Java port of Oniguruma regexp library - Java port of Oniguruma regexp library + Oniguruma is a regular expressions library. The characteristics of this + library is that different character encoding for every regular expression + object can be specified. The supported APIs are GNU regex, POSIX, and Oniguruma + native. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

