tags 542512 pending + patch
thanks

Hi!

This problem looks similar to this one:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550650

I have committed the following patch in the gsasl repository which
should fix this.  Please test, it will be part of the next upload.

/Simon

>From 212ad85d5c9b0df291059434473e36bdfa9e8bb4 Mon Sep 17 00:00:00 2001
From: Simon Josefsson <[email protected]>
Date: Thu, 21 Jan 2010 11:01:26 +0100
Subject: [PATCH] libgsasl7: Bump shlibs to 1.1, closes: #542512.

---
 debian/changelog        |    6 ++++--
 debian/libgsasl7.shlibs |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa109be..0d864c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ gsasl (1.4.0-2) unstable; urgency=low
 
   [Simon Josefsson]
 
-  * Make libgsasl7-dev depend on libgcrypt11-dev in order to make
-    libgcrypt.la available (Closes: #564378)
+  * libgsasl7: Bump shlibs to 1.1 because later versions introduced symbol
+    versioning; closes: #542512.
+  * libgsasl7-dev: Depend on libgcrypt11-dev in order to make
+    libgcrypt.la available; closes: #564378.
 
  -- Simon Josefsson <[email protected]>  Thu, 21 Jan 2010 10:36:56 +0100
 
diff --git a/debian/libgsasl7.shlibs b/debian/libgsasl7.shlibs
index dc6dac0..95e0cd6 100644
--- a/debian/libgsasl7.shlibs
+++ b/debian/libgsasl7.shlibs
@@ -1 +1 @@
-libgsasl 7 libgsasl7 (>= 0.2.21)
+libgsasl 7 libgsasl7 (>= 1.1)
-- 
1.6.6




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to