[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#676621: java-common: Java glue lib is a module: no SONAME



Package: java-common
Version: 0.40
Severity: normal


Please consider applying the following patch for java glue module. It does match python module policy.
See for reference:

http://bugs.debian.org/668982

Thanks

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

java-common depends on no packages.

java-common recommends no packages.

Versions of packages java-common suggests:
ii  default-jre                   1:1.6-40   Standard Java or Java compatible R
ii  equivs                        2.0.8      Circumvent Debian package dependen

-- no debconf information
Index: policy.xml
===================================================================
--- policy.xml	(revision 16122)
+++ policy.xml	(working copy)
@@ -270,8 +270,9 @@
       <para>
 	Some Java libraries rely on code written in a "native" language,
 	such as JNI (Java Native Interface) code.  This native code is
-	compiled into separate dynamic libraries which are loaded by the
-	Java virtual machine at runtime.
+	compiled into separate dynamic modules which are loaded by the
+	Java virtual machine at runtime. A Java module should not contains
+  a SONAME.
       </para>
 
       <para>

Reply to: