Package: gnutls13
Version: 1.6.2-1
Severity: wishlist
Tags: patch
In order to get rid of some old libraries, please switch this package to
use liblzo2 instead of liblzo. The gnutls source code appears to be
prepared for this already, so all you need to do is switch the
dependencies.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-k7 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
diff -u gnutls13-1.6.2/debian/control gnutls13-1.6.2/debian/control
--- gnutls13-1.6.2/debian/control
+++ gnutls13-1.6.2/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian GnuTLS Maintainers <[EMAIL PROTECTED]>
Uploaders: Andreas Metzler <[EMAIL PROTECTED]>, Eric Dorland <[EMAIL
PROTECTED]>, James Westby <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.2.2), zlib1g-dev,
libopencdk8-dev (>= 0.5.5-8), liblzo-dev, cdbs, gtk-doc-tools, texinfo (>=
4.8), libtasn1-3-dev (>= 0.3.4-1), autotools-dev
+Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.2.2), zlib1g-dev,
libopencdk8-dev (>= 0.5.5-8), liblzo2-dev, cdbs, gtk-doc-tools, texinfo (>=
4.8), libtasn1-3-dev (>= 0.3.4-1), autotools-dev
Standards-Version: 3.7.2
Package: libgnutls-dev
@@ -11,7 +11,7 @@
Section: libdevel
Architecture: any
Provides: gnutls-dev
-Depends: libgnutls13 (= ${Source-Version}), libgnutlsxx13 (=
${Source-Version}), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev,
zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk8-dev, liblzo-dev
+Depends: libgnutls13 (= ${Source-Version}), libgnutlsxx13 (=
${Source-Version}), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev,
zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk8-dev, liblzo2-dev
Suggests: gnutls-doc, gnutls-bin
Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev
Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev