diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/java-common.doc-base.faq | 19 | ||||
| -rw-r--r-- | debian/java-common.doc-base.faq~ (renamed from debian/doc-base.java-common) | 0 | ||||
| -rw-r--r-- | debian/java-common.doc-base.policy | 16 | ||||
| -rw-r--r-- | debian/java-common.doc-base.policy~ | 37 |
5 files changed, 78 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d821734..1e9d9a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.11) unstable; urgency=low + + * Fixed doc-base problem, closes: #136994, #137022, #137031, #137063. + + -- Ola Lundqvist <opal@debian.org> Wed, 6 Mar 2002 16:10:04 +0100 + java-common (0.10) unstable; urgency=low * Changed descriotion, closes: #118458. diff --git a/debian/java-common.doc-base.faq b/debian/java-common.doc-base.faq new file mode 100644 index 0000000..0cfc5dd --- /dev/null +++ b/debian/java-common.doc-base.faq @@ -0,0 +1,19 @@ +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 diff --git a/debian/doc-base.java-common b/debian/java-common.doc-base.faq~ index 2cc9195..2cc9195 100644 --- a/debian/doc-base.java-common +++ b/debian/java-common.doc-base.faq~ diff --git a/debian/java-common.doc-base.policy b/debian/java-common.doc-base.policy new file mode 100644 index 0000000..4379b12 --- /dev/null +++ b/debian/java-common.doc-base.policy @@ -0,0 +1,16 @@ +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 diff --git a/debian/java-common.doc-base.policy~ b/debian/java-common.doc-base.policy~ new file mode 100644 index 0000000..2cc9195 --- /dev/null +++ b/debian/java-common.doc-base.policy~ @@ -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 |
