Your message dated Thu, 31 Jan 2008 22:32:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463120: fixed in jsch 0.1.37-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: libjsch-java
Version: 0.1.36-1
Severity: normal

*** Please type your report below this line ***

Even when the package libjsch-java is installed ant cannot find it (it's 
required for the scp task). This is because ant task dependencies are search in 
/usr/share/ant/lib and this directory doesn't contains any link to 
/usr/share/java/jsch.jar. Other packages like libbcel-java and junit provide 
such link so I guess it's should be the same for libjsch-java:

$ dpkg -L junit | grep /share/ant/lib/
/usr/share/ant/lib/junit.jar
$ dpkg -L libbcel-java | grep /share/ant/lib/
/usr/share/ant/lib/bcel.jar

My /usr/share/ant/lib/ after installing libjsch-java.jar:

$ ls -l /usr/share/ant/lib/ | grep ^l
lrwxrwxrwx 1 root root      19 2007-11-09 10:03 bcel.jar -> ../../java/bcel.jar
lrwxrwxrwx 1 root root      20 2008-01-08 11:43 junit.jar -> 
../../java/junit.jar

What I needed to do to make aware of it:

lrwxrwxrwx 1 root root      19 2008-01-29 17:32 jsch.jar -> ../../java/jsch.jar

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

Kernel: Linux 2.6.22-2-686 (SMP w/4 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libjsch-java depends on:
ii  gij-4.2 [java-virtual-machine 4.2.1-5    The GNU Java bytecode interpreter
ii  java-gcj-compat               1.0.76-5   Java runtime environment using GIJ
ii  sun-java5-jre [java-virtual-m 1.5.0-13-1 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java-virtual-m 6-00-2     Sun Java(TM) Runtime Environment (

libjsch-java recommends no packages.

-- no debconf information





--- End Message ---
--- Begin Message ---
Source: jsch
Source-Version: 0.1.37-1

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

jsch_0.1.37-1.diff.gz
  to pool/main/j/jsch/jsch_0.1.37-1.diff.gz
jsch_0.1.37-1.dsc
  to pool/main/j/jsch/jsch_0.1.37-1.dsc
jsch_0.1.37.orig.tar.gz
  to pool/main/j/jsch/jsch_0.1.37.orig.tar.gz
libjsch-java-doc_0.1.37-1_all.deb
  to pool/main/j/jsch/libjsch-java-doc_0.1.37-1_all.deb
libjsch-java_0.1.37-1_all.deb
  to pool/main/j/jsch/libjsch-java_0.1.37-1_all.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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated jsch 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: Thu, 31 Jan 2008 23:22:29 +0100
Source: jsch
Binary: libjsch-java libjsch-java-doc
Architecture: source all
Version: 0.1.37-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 libjsch-java - java secure channel
 libjsch-java-doc - java secure channel examples
Closes: 463120
Changes: 
 jsch (0.1.37-1) unstable; urgency=low
 .
   * New upstream version.
     - Removed obsoleted patch debian/patches/enable-debug.patch.
   * Added link to jsch.jar for ant. Closes: #463120
   * Install examples.
Files: 
 6785459ed5cfb17446c27303e1616958 912 libs optional jsch_0.1.37-1.dsc
 a728bd086a9e63dd6007fdbcc256e7b6 119652 libs optional jsch_0.1.37.orig.tar.gz
 f4a0c357b20b8dbd78159c59172299f2 2805 libs optional jsch_0.1.37-1.diff.gz
 f48faf234e0d7d2079c44a36a09798ec 254118 libs optional 
libjsch-java_0.1.37-1_all.deb
 0bdf0b40775760e5c946fd9564a6aaea 53240 doc optional 
libjsch-java-doc_0.1.37-1_all.deb

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

iD8DBQFHokpmWSOgCCdjSDsRAuCmAJsEMfsXtXHVzdgQ6DBLENTwyPKbIgCgkDbp
rP4wcG8PS8cCkP1TuCjncDU=
=fbTx
-----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