Your message dated Fri, 04 Jul 2008 16:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#489075: fixed in belpic 2.6.0-5
has caused the Debian Bug report #489075,
regarding belpic uses non-standard JVM as default
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
489075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489075
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: belpic
Version: 2.6.0-4
Severity: important
Tags: patch

I'm not a belpic user, so I don't know if this actually works. However,
a cursory review of the code shows that belpic is just intersted in
having a working jvm. Kaffe isn't available on armel (hence my interest;),
although upstream cvs has now code for it. Anyways, you should use
default-jdk-builddep to pick the preferred jvm. default-jdk-builddep
will allow using different jvm on different archs.

diff -urN old/belpic-2.6.0/debian/control belpic-2.6.0/debian/control
--- old/belpic-2.6.0/debian/control     2008-07-03 06:25:34.000000000 +0000
+++ belpic-2.6.0/debian/control 2008-07-02 20:32:02.000000000 +0000
@@ -1,7 +1,7 @@
 Source: belpic
 Priority: extra
 Maintainer: Wouter Verhelst <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0), libopenct1-dev, libpcsclite-dev, openssl, 
libssl-dev, libwxgtk2.6-dev, scons, libqt3-mt-dev, flex, kaffe, kaffe-dev
+Build-Depends: debhelper (>= 5.0), libopenct1-dev, libpcsclite-dev, openssl, 
libssl-dev, libwxgtk2.6-dev, scons, libqt3-mt-dev, flex, default-jdk-builddep
 Standards-Version: 3.7.2

 Package: libbeidlibopensc2
diff -urN old/belpic-2.6.0/debian/rules belpic-2.6.0/debian/rules
--- old/belpic-2.6.0/debian/rules       2008-07-03 06:25:34.000000000 +0000
+++ belpic-2.6.0/debian/rules   2008-07-02 20:32:28.000000000 +0000
@@ -7,7 +7,7 @@
        CFLAGS+=-O2
 endif

-export JAVA_HOME=/usr/lib/kaffe
+export JAVA_HOME=/usr/lib/jvm/default-java
 export CFLAGS

 stampdir:

-- 
"rm -rf" only sounds scary if you don't have backups

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: belpic
Source-Version: 2.6.0-5

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

beid-tools_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/beid-tools_2.6.0-5_powerpc.deb
beidgui_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/beidgui_2.6.0-5_powerpc.deb
belpic_2.6.0-5.diff.gz
  to pool/main/b/belpic/belpic_2.6.0-5.diff.gz
belpic_2.6.0-5.dsc
  to pool/main/b/belpic/belpic_2.6.0-5.dsc
libbeid2-dbg_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeid2-dbg_2.6.0-5_powerpc.deb
libbeid2-dev_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeid2-dev_2.6.0-5_powerpc.deb
libbeid2_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeid2_2.6.0-5_powerpc.deb
libbeidlibopensc2-dbg_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeidlibopensc2-dbg_2.6.0-5_powerpc.deb
libbeidlibopensc2-dev_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeidlibopensc2-dev_2.6.0-5_powerpc.deb
libbeidlibopensc2_2.6.0-5_powerpc.deb
  to pool/main/b/belpic/libbeidlibopensc2_2.6.0-5_powerpc.deb



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.
Wouter Verhelst <[EMAIL PROTECTED]> (supplier of updated belpic 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.8
Date: Thu, 03 Jul 2008 14:48:52 +0200
Source: belpic
Binary: libbeidlibopensc2 libbeidlibopensc2-dev libbeidlibopensc2-dbg 
beid-tools libbeid2 libbeid2-dev libbeid2-dbg beidgui
Architecture: source powerpc
Version: 2.6.0-5
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst <[EMAIL PROTECTED]>
Changed-By: Wouter Verhelst <[EMAIL PROTECTED]>
Description: 
 beid-tools - SmartCard utilities from the OpenSC project, compiled against lib
 beidgui    - application to read out information from the Belgian electronic I
 libbeid2   - library to read identity information from the Belgian electronic 
 libbeid2-dbg - library to read identity information from the Belgian eID card 
(d
 libbeid2-dev - development library to read identity information from the 
Belgian
 libbeidlibopensc2 - belgian eID PKCS11 library
 libbeidlibopensc2-dbg - belgian eID PKCS11 library, debugging symbols
 libbeidlibopensc2-dev - belgian eID PKCS11 library, development files
Closes: 489075
Changes: 
 belpic (2.6.0-5) unstable; urgency=low
 .
   * Update build-dependencies to use default-jdk-builddep, rather than
     explicitly depending on kaffe, which may not be available everywhere.
     Thanks, Riku Voipio; Closes: #489075.
   * Create debian/NEWS file to note loss of OpenCT-support in the previous
     version.
   * Add "troubleshooting" section to README.Debian
Checksums-Sha1: 
 74d66d891fc18773c7bd504d7a00af16897ac68f 1180 belpic_2.6.0-5.dsc
 788563bc72a0c49ab3d9f7fdfae921274a7decf8 24298 belpic_2.6.0-5.diff.gz
 ba614760f9ae746766d70e0dec69c1a9623966eb 353656 
libbeidlibopensc2_2.6.0-5_powerpc.deb
 96e3eb3b2603de135089e8d11b65042d66e8f3b0 1015846 
libbeidlibopensc2-dev_2.6.0-5_powerpc.deb
 ffcabc1782a05ce3d711951a7ed9cfa5ea34e06c 864180 
libbeidlibopensc2-dbg_2.6.0-5_powerpc.deb
 abb4c57d0952a1eb276233d7327650510c99bd6e 163806 beid-tools_2.6.0-5_powerpc.deb
 ebd4eb44b4e6fdc205b3790dd1410b89b8ac961a 164458 libbeid2_2.6.0-5_powerpc.deb
 31b9636980edfdac97131c7b2a91af128bbca39b 89470 libbeid2-dev_2.6.0-5_powerpc.deb
 f483dfc912c3a49828d03419bd361b4bd6457d83 500660 
libbeid2-dbg_2.6.0-5_powerpc.deb
 795d122eea15dbb9b27c5d0fc8e5180a0bc3b7d9 319974 beidgui_2.6.0-5_powerpc.deb
Checksums-Sha256: 
 eaef23d1e41f04c7e80d9054e7c005e8cf172c2a1c0bc60d674bc3d808627850 1180 
belpic_2.6.0-5.dsc
 fe3660c7214a3a00fe450f3d52a1d18756f23279aa116f484134f0fb6a603263 24298 
belpic_2.6.0-5.diff.gz
 79e5144ced931bd15cc1a529eb3b2d36e4537ef7aa292ea77a38bcc6ef627bb8 353656 
libbeidlibopensc2_2.6.0-5_powerpc.deb
 81795beed68c8baed447cd0bd5c1cf11cfd38792c7e676c03aac1c403101963b 1015846 
libbeidlibopensc2-dev_2.6.0-5_powerpc.deb
 986aa602235802f370fef5b0f0bb81e7616eba1e42d8986879784ec93928eab9 864180 
libbeidlibopensc2-dbg_2.6.0-5_powerpc.deb
 d1202628229d4d0290e958b718ffd36d750435397c09c1590008d59aea8d25d4 163806 
beid-tools_2.6.0-5_powerpc.deb
 82d5634258a53df99309ba2bc6abdb5e87a69af292bcabacb6aa6f3c37f68066 164458 
libbeid2_2.6.0-5_powerpc.deb
 a169d5bdd1718359c22724fa7db2d9b89c25a99f9b0483610deafa9d5c2938cd 89470 
libbeid2-dev_2.6.0-5_powerpc.deb
 41f7129700ae0bf75184e137a2bb17f569cf697b3d8f74b688e1fdcbc92c6f4c 500660 
libbeid2-dbg_2.6.0-5_powerpc.deb
 70484550833e8c21ab44c43e9c1aa2a70e07ad7d89e43bc72b139d8db2f58863 319974 
beidgui_2.6.0-5_powerpc.deb
Files: 
 b5fdc2308fa8f1a5aadbf69f963176d6 1180 - extra belpic_2.6.0-5.dsc
 a881d514ea01911fcb501cbda6f859f2 24298 - extra belpic_2.6.0-5.diff.gz
 cd5fa9f11bd901b73d56e65f9809b6ec 353656 libs extra 
libbeidlibopensc2_2.6.0-5_powerpc.deb
 de0b6766fe95a57563908c67a1a468ec 1015846 libdevel extra 
libbeidlibopensc2-dev_2.6.0-5_powerpc.deb
 13b9120d9da55b69c4a2059c5312fc35 864180 libdevel extra 
libbeidlibopensc2-dbg_2.6.0-5_powerpc.deb
 5abb2668eb2623673180b9cfcea479ce 163806 utils extra 
beid-tools_2.6.0-5_powerpc.deb
 2ee352893cc417e85599534d4ff6c5ef 164458 libs extra libbeid2_2.6.0-5_powerpc.deb
 2723d9e3c82f12b4cae98e46d1ab4e34 89470 libdevel extra 
libbeid2-dev_2.6.0-5_powerpc.deb
 ec43e2e8c6b957d5c752f31297a6d081 500660 libdevel extra 
libbeid2-dbg_2.6.0-5_powerpc.deb
 29163e086e525b0880ff8caf1fa233ce 319974 utils extra beidgui_2.6.0-5_powerpc.deb

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

iEYEARECAAYFAkhtFUMACgkQPfwsYq950p4PNQCgo10DJzf4VeDyQamxj08cS87W
9/8An2g/S1fC44pvE047xcxvgHjLh8D2
=xS9G
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to