From 121be2ddf41fca62e9c0b5c96c0fcf79af374b8e Mon Sep 17 00:00:00 2001 From: Ola Nordmann Date: Tue, 5 Feb 2002 15:32:06 +0000 Subject: Added README file, added another author to the document and updated the changelog. --- debian/README.Debian | 15 +++++++++++++++ debian/changelog | 16 ++++++++++++++++ policy.xml | 31 +++++++++++++++++++++++++++---- 3 files changed, 58 insertions(+), 4 deletions(-) create mode 100644 debian/README.Debian diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..13c7676 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,15 @@ +This packages contains information about how to make your java environment +work. The package contains the Proposed Debian Java Policy and +the Debian Java FAQ. It should probably be enough to get things going. + +They can be found at +/usr/share/doc/java-common/debian-java-faq.html +and +/usr/share/doc/java-common/debian-java-policy.html + +Previously it existed a bunch of *-dummy packages. They have now been +removed from the archive. If you need to fullfill the dependencies you have +to make your own dummy package. The equivs package might help you with +this. + + Ola Lundqvist diff --git a/debian/changelog b/debian/changelog index 877e7d2..e2ffc7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +java-common (0.9) unstable; urgency=low + + * Updated the java policy. This is a major rewrite from all the information + that people seems to have agreed upon, in the debian-java@lists.debian.org + mailinglist. Closes: #107809, #107810. + Also converted it to docbook format. + * Removed manpage. + * Fixed the copyright file, closes: #55524. + * Removed java-compiler-dummy. + * Removed java-virtual-machine-dummy. + * Removed java1-runtime-dummy. + * Removed dummy config files. After this package is uploaded I'll ask for + the removal of the *-dummy packages that was previously mentioned in + the policy. + + -- Ola Lundqvist Mon, 01 Oct 2001 13:43:56 +0200 java-common (0.8) unstable; urgency=low * Moved java-compiler-dummy to java-common. diff --git a/policy.xml b/policy.xml index 787e0e1..76d80c9 100644 --- a/policy.xml +++ b/policy.xml @@ -21,22 +21,45 @@ Lundqvist Ola - opal@debian.org - The current author of the java policy. + + opal@debian.org + + + The current author of the java policy. + Bortzmeyer Stephane - bortzmeyer@debian.org - The original author of the java policy. + + bortzmeyer@debian.org + + + The original author of the java policy. + + + + + + + Most issues of the proposed java policy have been discussed on the + debian-java@lists.debian.org mailinglist. + Abstract + This is the proposed java policy for Debian. It begins with a + background description, continues with the real policy, some + issues to discuss and ends with some advices to java packagers. + + + The policy covers java virtual machines, java compilers, java + porgrams and java libraries. -- cgit v1.2.3