This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr.
commit 73de6b140b5a8e4f6821ce8b8be0499ab84b2328 Author: Niels Thykier <[email protected]> Date: Sat Mar 27 14:05:21 2010 +0000 Registered antlr's documentation with doc-base. --- debian/antlr-doc.doc-base | 9 +++++++++ debian/changelog | 1 + 2 files changed, 10 insertions(+) diff --git a/debian/antlr-doc.doc-base b/debian/antlr-doc.doc-base new file mode 100644 index 0000000..8e7d1da --- /dev/null +++ b/debian/antlr-doc.doc-base @@ -0,0 +1,9 @@ +Document: antlr-doc +Title: Antlr Documentation +Author: Terence Parr +Abstract: How to use Antlr +Section: Programming + +Format: HTML +Index: /usr/share/doc/antlr-doc/index.html +Files: /usr/share/doc/antlr-doc/*.html diff --git a/debian/changelog b/debian/changelog index acf9e08..52dca8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ antlr (2.7.7-16) unstable; urgency=low * Bumped debhelper compat to 7. * Removed empty dir from the antlr package. * Converted source to 3.0 (quilt). + * Registered antlr's documentation with doc-base. -- Niels Thykier <[email protected]> Tue, 23 Mar 2010 11:16:02 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

