diff options
author | Ola Nordmann <olapc@yahoo.no> | 2002-03-04 19:34:37 +0000 |
---|---|---|
committer | Ola Nordmann <olapc@yahoo.no> | 2002-03-04 19:34:37 +0000 |
commit | ff853b9e5831889b0aaa9f894a00b52d98ea8105 (patch) | |
tree | 979ad432eb7e8bb3e3d0869c7236d994530c49d4 /debian/doc-base.java-common | |
parent | 6b141ad3b671d5a6daef4ddae12474e910f9fffe (diff) | |
download | java-common-ff853b9e5831889b0aaa9f894a00b52d98ea8105.tar.gz |
Added doc-base file, thanks to Javier Fernandez-Sanguino Pena <jfs@dat.etsit.upm.es>, closes: #118459.
Diffstat (limited to 'debian/doc-base.java-common')
-rw-r--r-- | debian/doc-base.java-common | 37 |
1 files changed, 37 insertions, 0 deletions
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 |