-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi
Attached the patch for the version I uploaded to DELAYED-0. The NMU is needed as many packages fail to build because of this bug (asked by vorlon on #debian-tech). Cheers Luk - -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDks0s5UTeB5t8Mo0RAtNmAKCwjRDaXVVpJlEUOjg58TucbrTqtgCgoVTS e5D2hSncINKnSvfSu3C7AuU= =rOSW -----END PGP SIGNATURE-----
diff -u curl-7.15.0/debian/control curl-7.15.0/debian/control --- curl-7.15.0/debian/control +++ curl-7.15.0/debian/control @@ -63,8 +63,7 @@ Provides: libcurl-dev, libcurl-ssl-dev Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1) Conflicts: libcurl2-dev, libcurl3-gnutls-dev -Depends: libcurl3 (= ${Source-Version}), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev -Recommends: libkrb5-dev | hurd +Depends: libcurl3 (= ${Source-Version}), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. @@ -79,8 +78,7 @@ Provides: libcurl-dev, libcurl-ssl-dev Replaces: libcurl-dev, libcurl-ssl-dev Conflicts: libcurl2-dev, libcurl3-openssl-dev -Depends: libcurl3-gnutls (= ${Source-Version}), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev -Recommends: libkrb5-dev | hurd +Depends: libcurl3-gnutls (= ${Source-Version}), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. diff -u curl-7.15.0/debian/changelog curl-7.15.0/debian/changelog --- curl-7.15.0/debian/changelog +++ curl-7.15.0/debian/changelog @@ -1,3 +1,11 @@ +curl (7.15.0-5.1) unstable; urgency=high + + * Non-maintainer upload. + * Urgency high for RC bug fix + * Let libcurl3-*-dev depend on libkrb5-dev (Closes: #340784, #340916). + + -- Luk Claes <[EMAIL PROTECTED]> Sun, 4 Dec 2005 11:28:18 +0100 + curl (7.15.0-5) unstable; urgency=low * libcurl3-gnutls-dev and libcurl3-openssl-dev now only recommend reverted: --- curl-7.15.0/debian/.cvsignore +++ curl-7.15.0.orig/debian/.cvsignore @@ -1 +0,0 @@ -.*.swp