tags 378249 + patch
thanks

On Sat, Jul 29, 2006 at 02:35:45PM +0200, Stefan Hornburg (Racke) wrote:
> Please send a patch instead of upload it by yourself. If the patch is
> sensible, I'll do an upload within short notice.

The patch is trivial, and attached. I'll NMU with it in a few days if
I don't hear anything else -- after all, this bug is _months_ old now.

(As Joy pointed out, you might want to move it to /usr/lib too, but then
you'd really want to move away from dh_movefiles anyhow, and that's the sort
of thing I don't find sensible to do in an NMU.)

/* Steinar */
-- 
Homepage: http://www.sesse.net/
diff -u courier-authlib-0.58/debian/rules courier-authlib-0.58/debian/rules
--- courier-authlib-0.58/debian/rules
+++ courier-authlib-0.58/debian/rules
@@ -184,6 +184,7 @@
        debian/courier_perms -a
        dh_installdeb -a
        dh_perl -a
+       dh_makeshlibs -a
        dh_shlibdeps -a
        dh_gencontrol -- -VRELUP="$(RELUP)"
        dh_md5sums -a
diff -u courier-authlib-0.58/debian/changelog 
courier-authlib-0.58/debian/changelog
--- courier-authlib-0.58/debian/changelog
+++ courier-authlib-0.58/debian/changelog
@@ -1,3 +1,11 @@
+courier-authlib (0.58-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Call dh_makeshlibs during binary-arch target, so we get proper shlib
+    information for libcourierauth.so. (Closes: #378249)
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]>  Fri,  8 Sep 2006 18:30:57 +0200
+
 courier-authlib (0.58-3.1) unstable; urgency=medium
 
   * Non-Maintainer Upload to fix security bug, caused by

Reply via email to