Your message dated Wed, 20 Apr 2011 00:48:20 +0000
with message-id <[email protected]>
and subject line Bug#622656: fixed in netkit-telnet-ssl 0.17.24+0.1-23
has caused the Debian Bug report #622656,
regarding netkit-telnet-ssl: Hardcoded dependnecy on libssl 0.9.8
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.)


-- 
622656: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: netkit-telnet-ssl
Source-Version: 0.17.24+0.1-22
Severity: important
Tags: patch

Hi!

It seems the libssl dependency is hardcoded, and now that the package
has been binNMUed to link against libssl 1.0.0 it's pulling both shared
libraries. There should be no need to hardcode such dependencies,
dpkg-shlibdeps should be taking care of that automatically. It will
also make it more difficult to get rid of openssl 0.9.8 from the
archive. Attached patch fixes this.

thanks,
guillem
diff --git a/debian/control b/debian/control
index 02778da..6ea4c21 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 6.0.7~), libncurses-dev, libssl-dev (>= 0.9.8g-9)
 
 Package: telnet-ssl
 Architecture: any
-Depends: libssl0.9.8 (>= 0.9.8g-9), ${shlibs:Depends}
+Depends: ${shlibs:Depends}
 Replaces: netstd
 Conflicts: telnet, ssltelnet (<< 0.12)
 Provides: telnet-client
@@ -29,7 +29,7 @@ Description: The telnet client with SSL encryption support
 
 Package: telnetd-ssl
 Architecture: any
-Depends: adduser, openbsd-inetd | inet-superserver, passwd, openssl (>= 0.9.8g-9), libssl0.9.8 (>= 0.9.8g-9), ${shlibs:Depends}, ${misc:Depends}
+Depends: adduser, openbsd-inetd | inet-superserver, passwd, openssl (>= 0.9.8g-9), ${shlibs:Depends}, ${misc:Depends}
 Replaces: netstd
 Provides: telnet-server
 Conflicts: suidmanager (<< 0.50), telnetd, ssltelnet (<< 0.12)

--- End Message ---
--- Begin Message ---
Source: netkit-telnet-ssl
Source-Version: 0.17.24+0.1-23

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

netkit-telnet-ssl_0.17.24+0.1-23.diff.gz
  to main/n/netkit-telnet-ssl/netkit-telnet-ssl_0.17.24+0.1-23.diff.gz
netkit-telnet-ssl_0.17.24+0.1-23.dsc
  to main/n/netkit-telnet-ssl/netkit-telnet-ssl_0.17.24+0.1-23.dsc
telnet-ssl_0.17.24+0.1-23_amd64.deb
  to main/n/netkit-telnet-ssl/telnet-ssl_0.17.24+0.1-23_amd64.deb
telnetd-ssl_0.17.24+0.1-23_amd64.deb
  to main/n/netkit-telnet-ssl/telnetd-ssl_0.17.24+0.1-23_amd64.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.
Ian Beckwith <[email protected]> (supplier of updated netkit-telnet-ssl 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: Wed, 20 Apr 2011 01:21:48 +0100
Source: netkit-telnet-ssl
Binary: telnet-ssl telnetd-ssl
Architecture: source amd64
Version: 0.17.24+0.1-23
Distribution: unstable
Urgency: low
Maintainer: Ian Beckwith <[email protected]>
Changed-By: Ian Beckwith <[email protected]>
Description: 
 telnet-ssl - telnet client with SSL encryption support
 telnetd-ssl - telnet server with SSL encryption support
Closes: 622656
Changes: 
 netkit-telnet-ssl (0.17.24+0.1-23) unstable; urgency=low
 .
   * Remove hardcoded dependencies on libssl0.9.8 (Closes: #622656)
     Thanks to Guillem Jover for patch.
   * Propitiate lintian:
     + telnet-ssl: Depends: add ${misc:Depends}.
     + Remove long-obsolete Replaces: netstd and
       Conflicts: ssltelnet, suidmanager.
     + Add debian/source/format.
     + Fix syntax of lintian overrides.
     + Add lintian override for spelling of IAC DONT.
     + Tweak wording of Description.
     + Tweak debian/NEWS.
     + debian/copyright: Explicitly include license instead
       of reference to common-licenses.
     + Standards-Version: 3.9.1.
Checksums-Sha1: 
 2d6d9eff587b7466bb3e791e88fe8bcd792c735c 1220 
netkit-telnet-ssl_0.17.24+0.1-23.dsc
 a5126fd5f3cb1b40707b86efef0718a8c975c927 35774 
netkit-telnet-ssl_0.17.24+0.1-23.diff.gz
 1332f70346c599982e6be420f51f6fb0fdfaf525 95818 
telnet-ssl_0.17.24+0.1-23_amd64.deb
 0388cecbc8df607bb371a3666bf08781d4e35f37 65344 
telnetd-ssl_0.17.24+0.1-23_amd64.deb
Checksums-Sha256: 
 78ec66c18c8c2abbda23510c070f0721a2aec5665565a0b8997fc2ad8cc6c5af 1220 
netkit-telnet-ssl_0.17.24+0.1-23.dsc
 e83c6081f808ef6e66b1fdd9015f275fe02393e4c166d0830bd0f165bb5df4cb 35774 
netkit-telnet-ssl_0.17.24+0.1-23.diff.gz
 a9297776694f67a1ad7bfae4b9d0968c9f973fb01936cece7943cfc362401501 95818 
telnet-ssl_0.17.24+0.1-23_amd64.deb
 f0a77f6943cbb272e47188920abfbb778d5658c4ed8d45fa34d28dd94be1f5f2 65344 
telnetd-ssl_0.17.24+0.1-23_amd64.deb
Files: 
 c3e8eb7ab45968d0164c3bf6e0762564 1220 net extra 
netkit-telnet-ssl_0.17.24+0.1-23.dsc
 faf2ba3acc6ea6f84ee9eb2532662b92 35774 net extra 
netkit-telnet-ssl_0.17.24+0.1-23.diff.gz
 3e24cc2e151c90da886d995d9b04079c 95818 net extra 
telnet-ssl_0.17.24+0.1-23_amd64.deb
 b084555159cc024d071800e21ddc3587 65344 net extra 
telnetd-ssl_0.17.24+0.1-23_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: http://erislabs.net/ianb/key/

iEYEARECAAYFAk2uKWsACgkQQOzBVKi6weodZACfaMRyPFf/lCLFyL+bi3p53vl+
jH8AoI0VDHYroEKBBdB0/kqs6/C88e/q
=xSat
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to