tags 375206 patch block 370429 with 375206 thanks Hi,
I used the attached (trivial) patch to rebuild your package against gnutls13 and it seemed to build correctly. I did not test the resulting package though. James -- James Westby [EMAIL PROTECTED] http://jameswestby.net/
diff -u buoh-0.8.1/debian/control buoh-0.8.1/debian/control --- buoh-0.8.1/debian/control +++ buoh-0.8.1/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Marco Cabizza <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0), libgtk2.0-dev, libgnomeui-dev, libsoup2.2-dev, libgconf2-dev, libgnutls11-dev, libxml-parser-perl, gconf2, cdbs +Build-Depends: debhelper (>= 5.0.0), libgtk2.0-dev, libgnomeui-dev, libsoup2.2-dev, libgconf2-dev, libgnutls-dev, libxml-parser-perl, gconf2, cdbs Standards-Version: 3.7.2 Package: buoh diff -u buoh-0.8.1/debian/changelog buoh-0.8.1/debian/changelog --- buoh-0.8.1/debian/changelog +++ buoh-0.8.1/debian/changelog @@ -1,3 +1,11 @@ +buoh (0.8.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Build-Depends on libgnutls-dev instead of libgnutls11-dev so the latter + can be removed. (Closes: #375206) + + -- James Westby <[EMAIL PROTECTED]> Sat, 24 Jun 2006 13:44:49 +0100 + buoh (0.8.1-1) unstable; urgency=low * Initial release Closes: #338657

