This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-mime4j.
commit 52efeb379423cec6845ca2cc1ed56fe93b7a9b2a Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 9 10:02:26 2015 +0100 Register the documentation with doc-base --- debian/changelog | 1 + debian/libapache-mime4j-java-doc.doc-base | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 156e9cc..a9de236 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ apache-mime4j (0.7.2-4) UNRELEASED; urgency=medium * No longer build and install the benchmark module * Install the javadoc under the /usr/share/doc/libapache-mime4j-java/api directory instead of /usr/share/libapache-mime4j-java-doc + * Register the documentation with doc-base * Standards-Version updated to 3.9.6 (no changes) -- Emmanuel Bourg <[email protected]> Sun, 08 Nov 2015 22:57:09 +0100 diff --git a/debian/libapache-mime4j-java-doc.doc-base b/debian/libapache-mime4j-java-doc.doc-base new file mode 100644 index 0000000..1293859 --- /dev/null +++ b/debian/libapache-mime4j-java-doc.doc-base @@ -0,0 +1,9 @@ +Document: libapache-mime4j-java-doc +Title: API Javadoc for Apache James MIME4J +Author: Apache Software Foundation +Abstract: This is the API Javadoc provided by the Apache James MIME4J library. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libapache-mime4j-java/api/index.html +Files: /usr/share/doc/libapache-mime4j-java/api/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

