diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5dad6d6..fdb670d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.16) unstable; urgency=low + + * Updated java policy with more about JNI, closes: #162282. + + -- Ola Lundqvist <opal@debian.org> Wed, 25 Sep 2002 16:50:48 +0200 + java-common (0.15) unstable; urgency=low * Removed policy.sgml from source. @@ -11,6 +17,8 @@ java-common (0.15) unstable; urgency=low "Grzegorz Prokopski (Debian Developer)" <gadek@debian.org>. * Fixed typo, closes: #160735. * Updated debian-java-faq. + * Fixed build problem. + * Updated standards version. -- Ola Lundqvist <opal@debian.org> Wed, 25 Sep 2002 07:41:45 +0200 diff --git a/debian/control b/debian/control index ff2724d..6405cec 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Ola Lundqvist <opal@debian.org> Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx -Standards-Version: 3.5.2 +Standards-Version: 3.5.7 Package: java-common Architecture: all |
