Your message dated Wed, 03 Oct 2007 22:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433906: fixed in kaffe 2:1.1.8-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kaffe
Version: 2:1.1.7-4
Severity: normal
Tags: patch

Please apply the attached patch to make your package binNMU safe.

A patch is attched. Notice kaffe's dependiencies were changed from = to >=
to support later binary builds. If you want to tighten it, you can use the 
example at 
http://lintian.debian.org/reports/Tnot-binnmuable-all-depends-any.html

More info at: http://wiki.debian.org/binNMU

Let me know if you have questions about this.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kaffe depends on:
pn  kaffe-pthreads | kaffe-jthrea <none>     (no description available)

kaffe recommends no packages.
--- /tmp/control        2007-07-20 11:59:55.000000000 +0300
+++ debian/control      2007-07-20 12:09:20.000000000 +0300
@@ -8,7 +8,7 @@
 
 Package: kaffe
 Architecture: all
-Depends: kaffe-pthreads (= ${Source-Version}) | kaffe-jthreads (= 
${Source-Version})
+Depends: kaffe-pthreads (>= ${source:Version}) | kaffe-jthreads (>= 
${source:Version})
 Conflicts: kaffe-pthreads-profile
 Replaces: kaffe-pthreads-profile
 Description: A JVM to run Java bytecode
@@ -24,7 +24,7 @@
 
 Package: kaffe-jthreads
 Architecture: any
-Pre-Depends: kaffe-common (= ${Source-Version})
+Pre-Depends: kaffe-common (= ${source:Version})
 Depends: ${shlibs:Depends}, ecj-bootstrap, gjdoc, fastjar
 Provides: java-virtual-machine, java-runtime, java1-runtime, java-compiler, 
kaffe
 Description: A green threads enabled version of the Kaffe VM
@@ -33,7 +33,7 @@
 
 Package: kaffe-pthreads
 Architecture: any
-Pre-Depends: kaffe-common (= ${Source-Version})
+Pre-Depends: kaffe-common (= ${source:Version})
 Depends: ${shlibs:Depends}, ecj-bootstrap, gjdoc, fastjar
 Provides: java-virtual-machine, java-runtime, java1-runtime, java-compiler, 
kaffe
 Description: A POSIX threads enabled version of the Kaffe VM
@@ -50,14 +50,14 @@
 
 Package: kaffe-dev
 Architecture: all
-Depends: kaffe (= ${Source-Version})
+Depends: kaffe (= ${source:Version})
 Description: Header files and other resources for building against Kaffe
  Header and other files needed for compiling native JNI extensions to the
  Kaffe Virtual Machine.
 
 Package: jikes-kaffe
 Architecture: all
-Depends: jikes, kaffe-common (= ${Source-Version})
+Depends: jikes, kaffe-common (= ${source:Version})
 Provides: java-compiler
 Description: Wrapper for jikes using Kaffe classes
  This package provides a jikes wrapper called jikes-kaffe that will include 

--- End Message ---
--- Begin Message ---
Source: kaffe
Source-Version: 2:1.1.8-1

We believe that the bug you reported is fixed in the latest version of
kaffe, which is due to be installed in the Debian FTP archive:

jikes-kaffe_1.1.8-1_all.deb
  to pool/main/k/kaffe/jikes-kaffe_1.1.8-1_all.deb
kaffe-common_1.1.8-1_all.deb
  to pool/main/k/kaffe/kaffe-common_1.1.8-1_all.deb
kaffe-dev_1.1.8-1_all.deb
  to pool/main/k/kaffe/kaffe-dev_1.1.8-1_all.deb
kaffe-doc_1.1.8-1_all.deb
  to pool/main/k/kaffe/kaffe-doc_1.1.8-1_all.deb
kaffe-jthreads_1.1.8-1_amd64.deb
  to pool/main/k/kaffe/kaffe-jthreads_1.1.8-1_amd64.deb
kaffe-pthreads_1.1.8-1_amd64.deb
  to pool/main/k/kaffe/kaffe-pthreads_1.1.8-1_amd64.deb
kaffe_1.1.8-1.diff.gz
  to pool/main/k/kaffe/kaffe_1.1.8-1.diff.gz
kaffe_1.1.8-1.dsc
  to pool/main/k/kaffe/kaffe_1.1.8-1.dsc
kaffe_1.1.8-1_all.deb
  to pool/main/k/kaffe/kaffe_1.1.8-1_all.deb
kaffe_1.1.8.orig.tar.gz
  to pool/main/k/kaffe/kaffe_1.1.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated kaffe package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 16 Sep 2007 00:13:08 +0200
Source: kaffe
Binary: kaffe-dev kaffe-common kaffe-pthreads kaffe-doc kaffe jikes-kaffe 
kaffe-jthreads
Architecture: source all amd64
Version: 2:1.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 jikes-kaffe - Wrapper for jikes using Kaffe classes
 kaffe      - A JVM to run Java bytecode
 kaffe-common - Files shared between all Kaffe VM versions
 kaffe-dev  - Header files and other resources for building against Kaffe
 kaffe-doc  - Documentation for the Kaffe VM
 kaffe-jthreads - A green threads enabled version of the Kaffe VM
 kaffe-pthreads - A POSIX threads enabled version of the Kaffe VM
Closes: 433906
Changes: 
 kaffe (2:1.1.8-1) unstable; urgency=low
 .
   * New upstream release
     - obsoleted debian/patches/02_IncludeEcjCompilerInToolsJar_Makefile.patch.
     - obsoleted debian/patches/02_IncludeEcjCompilerInToolsJar.patch,
     - obsoleted debian/patches/04_gcc4.1_amd64.patch.
     - obsoleted debian/patches/05_gcc4.1_x86.patch.
     - obsoleted debian/patches/06_atomic_ia64.patch.
   * Use debian/compat instead of DH_COMPAT. Increased level to 5. Updated
     Build-Depends on debhelper.
   * Replaced ${Source-Version} in debian/control. Fixes binNMU-ability.
     Closes: #433906.
   * Removed duplicated build-dependency on libasound2-dev, replaced
     ecj-bootstrap by ecj and ecj-bootstrap-gcj by ecj-gcj.
   * Removed x-dev from Build-Depends.
   * Put kaffe-doc into doc section.
   * Removed Wolfgang from Uploaders.
Files: 
 3ef1263ad5b1366a235f59d4534255d7 1228 interpreters optional kaffe_1.1.8-1.dsc
 b1ff4a9b5f465f5e377e7e0392f313ce 14134364 interpreters optional 
kaffe_1.1.8.orig.tar.gz
 3c62c73d7efb26fd57a794053f167a31 72319 interpreters optional 
kaffe_1.1.8-1.diff.gz
 cb6401557cacad95877dbb75e3617c22 65700 interpreters optional 
kaffe_1.1.8-1_all.deb
 0e6f21ee39b127f5513056bfba9838b5 8243894 interpreters optional 
kaffe-common_1.1.8-1_all.deb
 766bcab871d6f50037b18a1866ae7da0 82964 interpreters optional 
kaffe-dev_1.1.8-1_all.deb
 e05ac3597efa2e43a19d464ec630b51e 63810 interpreters optional 
jikes-kaffe_1.1.8-1_all.deb
 ce079c74c6f259f2dd86d9ffb4c4d618 152864 doc optional kaffe-doc_1.1.8-1_all.deb
 12feaf7ec47684fe0cdcfe186053989e 1510874 interpreters optional 
kaffe-jthreads_1.1.8-1_amd64.deb
 51e7b8ba89f50a693cb4a2db065a0253 1806496 interpreters optional 
kaffe-pthreads_1.1.8-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHBAqoWSOgCCdjSDsRArw0AJ9c3415FmLGHQHeG21jmcGWlFX2bQCgkqwr
sEErgP/svCM//8ujVEZL7oQ=
=xSzA
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to