tags 335759 patch thanks Hi,
I have sucessfully compiled lock-keys-applet with libgnutls13, attached is the patch to do so (though it is trivial). Please note that I haven't tested the resulting binary, but I may do in a couple of days when the current dbus breakage is over. James -- James Westby [EMAIL PROTECTED] http://jameswestby.net/
diff -u lock-keys-applet-1.0/debian/changelog lock-keys-applet-1.0/debian/changelog --- lock-keys-applet-1.0/debian/changelog +++ lock-keys-applet-1.0/debian/changelog @@ -1,3 +1,11 @@ +lock-keys-applet (1.0-7.2) unstable; urgency=low + + * Non-maintainer upload. + * Build-Depends on libgnutls-dev instead of libgnutls11-dev to allow the + latter to be removed. (Closes: #335759) + + -- James Westby <[EMAIL PROTECTED]> Thu, 22 Jun 2006 23:40:44 +0100 + lock-keys-applet (1.0-7.1) unstable; urgency=low * Non-maintainer upload. diff -u lock-keys-applet-1.0/debian/control lock-keys-applet-1.0/debian/control --- lock-keys-applet-1.0/debian/control +++ lock-keys-applet-1.0/debian/control @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Sebastien Bacher <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), libpanel-applet2-dev, libgtop2-dev, libgnomeui-dev, scrollkeeper, libxml-parser-perl, xlibs-static-dev, libgnutls11-dev +Build-Depends: debhelper (>> 3.0.0), libpanel-applet2-dev, libgtop2-dev, libgnomeui-dev, scrollkeeper, libxml-parser-perl, xlibs-static-dev, libgnutls-dev Standards-Version: 3.6.1.0 Package: lock-keys-applet