This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository joptsimple.
commit 4446a6c50d9d4d3e3ee3829d0bc1ac4cf5b3119b Author: Samuel Thibault <[email protected]> Date: Wed Jan 13 00:50:57 2010 +0100 * debian/libjoptsimple-java-doc.doc-base: Add. --- debian/changelog | 1 + debian/libjoptsimple-java-doc.doc-base | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 60a55fc..1f512d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ joptsimple (3.1-2) unstable; urgency=low * debian/control: Drop duplicate Section: java field. * debian/watch: Add. + * debian/libjoptsimple-java-doc.doc-base: Add. -- Samuel Thibault <[email protected]> Wed, 13 Jan 2010 00:36:23 +0100 diff --git a/debian/libjoptsimple-java-doc.doc-base b/debian/libjoptsimple-java-doc.doc-base new file mode 100644 index 0000000..11b3bc1 --- /dev/null +++ b/debian/libjoptsimple-java-doc.doc-base @@ -0,0 +1,11 @@ +Document: libjoptsimple-java +Title: Programmer API for the Command line parsing java library +Author: Paul R. Holser, Jr. +Abstract: JOpt Simple is a Java library for parsing command line options, + such as those you might pass to an invocation of javac. This is the javadoc + documentation. +Section: Programming/Java + +Format: HTML +Index: /usr/share/doc/libjoptsimple-java-doc/api/index.html +Files: /usr/share/doc/libjoptsimple-java-doc/api/*.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

