diff -u gsasl-0.2.21/debian/changelog gsasl-0.2.21/debian/changelog --- gsasl-0.2.21/debian/changelog +++ gsasl-0.2.21/debian/changelog @@ -1,3 +1,10 @@ +gsasl (0.2.21-1ubuntu0.1) hardy-proposed; urgency=low + + * Add missing dependencies of libgsasl7-dev on libntlm0-dev, + libkrb5-dev. (LP: #348865) + + -- Anders Kaseorg Thu, 26 Mar 2009 04:38:13 -0400 + gsasl (0.2.21-1) unstable; urgency=low * New upstream release (Closes: #402156, #402158) diff -u gsasl-0.2.21/debian/control gsasl-0.2.21/debian/control --- gsasl-0.2.21/debian/control +++ gsasl-0.2.21/debian/control @@ -10,7 +10,7 @@ Architecture: any Conflicts: libgsasl1-dev Replaces: libgsasl1-dev -Depends: libgsasl7 (= ${binary:Version}), libidn11-dev, pkg-config +Depends: libgsasl7 (= ${binary:Version}), libidn11-dev, pkg-config, libntlm0-dev, libkrb5-dev Description: Development files for the GNU SASL library GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is