tags 444311 + patch
thanks
Hi,
Attached is the diff for my gsasl 0.2.21-1.1 NMU.
diff -Nru gsasl-0.2.21/debian/changelog gsasl-0.2.21/debian/changelog
--- gsasl-0.2.21/debian/changelog 2008-01-12 21:23:22.000000000 +0100
+++ gsasl-0.2.21/debian/changelog 2008-01-12 21:23:23.000000000 +0100
@@ -1,3 +1,10 @@
+gsasl (0.2.21-1.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix RC bug.
+ * Add to libgsasl7-dev a depend on libntlm0-dev. (Closes: #444311)
+
+ -- Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> Sat, 12 Jan 2008 21:18:37 +0100
+
gsasl (0.2.21-1) unstable; urgency=low
* New upstream release (Closes: #402156, #402158)
diff -Nru /tmp/dmDNifS1YG/gsasl-0.2.21/debian/control /tmp/ZW9dIv0Eb1/gsasl-0.2.21/debian/control
--- gsasl-0.2.21/debian/control 2008-01-12 21:23:22.000000000 +0100
+++ gsasl-0.2.21/debian/control 2008-01-12 21:23:23.000000000 +0100
@@ -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
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