Bug#705641: libjsch-java: com.jcraft.jsch.jcraft.Compression is missing

2013-04-17 Thread Emmanuel Bourg
Package: libjsch-java Version: 0.1.42-2 Severity: normal The class com.jcraft.jsch.jcraft.Compression is missing from the /usr/share/java/jsch.jar. This class allows the integration with JZlib to enable the compression during the SSH sessions. This class is not compiled because jzlib.jar is

Bug#705645: Sqlline fails with MS SQL Server JDBC data sources

2013-04-17 Thread Mark Kidwell
Package: sqlline Version: 1.0.2-4 Hello, Running the sqlline binary against a MS SQL Server JDBC data source results in the following error: $ sqlline sqlline version 1.0.2 by Marc Prud'hommeaux sqlline !connect jdbc:sqlserver://X.X.X.X:1433;databaseName=MyDatabase Connecting to