Your message dated Thu, 28 Dec 2006 17:52:00 +0100
with message-id <[EMAIL PROTECTED]>
and subject line vpopmail removed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: vpopmail
Version: 5.4.4-1
Severity: serious
Tags: patch

When building 'vpopmail' on amd64/unstable, the resulting libvpopmail1
package does not contain the shared library files libvpopmail.so.1*.

This is apparently caused by outdated libtool scripts.

With the attached patch 'vpopmail' can be compiled on amd64/unstable. 

The attached patch also adds the missing Build-Depends on 'adduser'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/vpopmail-5.4.4/debian/rules ./debian/rules
--- ../tmp-orig/vpopmail-5.4.4/debian/rules     2005-09-05 13:51:07.000000000 
+0000
+++ ./debian/rules      2005-09-05 13:47:28.000000000 +0000
@@ -13,6 +13,7 @@
 configure: configure-stamp
 configure-stamp:
        dh_testdir
+       libtoolize -f
        /bin/sh ./autogen.sh \
          --enable-vpopmail=/var/lib/vpopmail \
          --enable-vpopmailbindir=/usr/sbin \
diff -urN ../tmp-orig/vpopmail-5.4.4/debian/control ./debian/control
--- ../tmp-orig/vpopmail-5.4.4/debian/control   2005-09-05 13:51:07.000000000 
+0000
+++ ./debian/control    2005-09-05 13:47:58.000000000 +0000
@@ -2,7 +2,7 @@
 Section: contrib/mail
 Priority: optional
 Maintainer: Pawel Wiecek <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), autoconf, automake, freecdb, 
libmysqlclient10-dev | libmysqlclient-dev, libtool, zlib1g-dev, libglib-dev, ed
+Build-Depends: debhelper (>= 4.1.16), autoconf, automake, adduser, freecdb, 
libmysqlclient10-dev | libmysqlclient-dev, libtool, zlib1g-dev, libglib-dev, ed
 Standards-Version: 3.6.1
 
 Package: vpopmail-bin


--- End Message ---
--- Begin Message ---
vpopmail has been removed because it "is buggy and appears
unmaintained".
-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---

Reply via email to