This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit ff853b9e5831889b0aaa9f894a00b52d98ea8105 Author: Ola Nordmann <[email protected]> Date: Mon Mar 4 19:34:37 2002 +0000 Added doc-base file, thanks to Javier Fernandez-Sanguino Pena <[email protected]>, closes: #118459. --- debian/changelog | 4 +++- debian/doc-base.java-common | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eda777b..9cf3448 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ java-common (0.10) unstable; urgency=low * Changed descriotion, closes: #118458. + * Added doc-base file, thanks to Javier Fernandez-Sanguino Pena + <[email protected]>, closes: #118459. - -- Ola Lundqvist <[email protected]> Mon, 4 Mar 2002 20:41:16 +0100 + -- Ola Lundqvist <[email protected]> Mon, 4 Mar 2002 20:44:35 +0100 java-common (0.9) unstable; urgency=low diff --git a/debian/doc-base.java-common b/debian/doc-base.java-common new file mode 100644 index 0000000..2cc9195 --- /dev/null +++ b/debian/doc-base.java-common @@ -0,0 +1,37 @@ +Document: debian-java-faq +Title: Debian Java FAQ +Author: Javier Fern�ndez-Sanguino Pe�a +Abstract: The Debian Java FAQ provide answers to many + usual questions regarding the use of the Java programming + language in the Debian GNU/Linux operating system. It + discusses availability of compilers, virtual machines, + libraries and applications as well as legal issues. +Section: debian + +Format: postscript +Files: /usr/share/doc/java-common/debian-java-faq.ps.gz + +Format: text +Files: /usr/share/doc/java-common/debian-java-faq.text.gz + +Format: HTML +Index: /usr/share/doc/java-common/debian-java-faq.html/index.html +Files: /usr/share/doc/java-common/debian-java-faq.html/*.html + + +Document: java-policy +Title: Debian Java Policy (proposal) +Author: Stephane Bortzmeyer +Abstract: The Debian Java Policy (currently a proposal) + describes how Java packages are handled in Debian + and the different conventions regarding the use + of virtual package likes java-virtual-machine or + java-compiler. +Section: debian + +Format: text +Files: /usr/share/doc/java-common/policy.txt.gz + +Format: HTML +Index: /usr/share/doc/java-common/policy.html +Files: /usr/share/doc/java-common/*.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

