Your message dated Tue, 12 Jun 2007 17:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#426119: fixed in libnet-server-mail-perl 0.16-1
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: libnet-server-mail-perl
Version: 0.15-1
Severity: minor
Tags: patch


In t/lmtp.t, an error occurs when ok(!$lmtp->dataend) is called. In
Net-Server-Mail-0.16, this bug is closed: ok($lmtp->dataend) is now
called.
In the Debian package, make test is not called so tis bug does not
appear.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (800, 'testing'), (600, 'unstable'), (600, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-xen-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnet-server-mail-perl depends on:
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

libnet-server-mail-perl recommends no packages.

-- no debconf information
diff -aburN libnet-server-mail-perl-0.15/debian/rules 
libnet-server-mail-perl-0.15-new/debian/rules
--- libnet-server-mail-perl-0.15/debian/rules   2007-05-26 14:01:50.000000000 
+0200
+++ libnet-server-mail-perl-0.15-new/debian/rules       2007-05-26 
14:05:38.000000000 +0200
@@ -53,7 +53,7 @@
        dh_testroot
        dh_clean -k
 
-       #$(MAKE) test
+       $(MAKE) test
        $(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
        
        # As this is a architecture independent package, we are not supposed to 
install
diff -aburN libnet-server-mail-perl-0.15/t/lmtp.t 
libnet-server-mail-perl-0.15-new/t/lmtp.t
--- libnet-server-mail-perl-0.15/t/lmtp.t       2007-04-02 07:22:22.000000000 
+0200
+++ libnet-server-mail-perl-0.15-new/t/lmtp.t   2007-05-26 14:05:54.000000000 
+0200
@@ -48,7 +48,7 @@
 ok($lmtp->to('postmaster'));
 ok($lmtp->data);
 ok($lmtp->datasend('To: postmaster'));
-ok(!$lmtp->dataend);
+ok($lmtp->dataend);
 ok($lmtp->response);
 ok($lmtp->quit);
 

--- End Message ---
--- Begin Message ---
Source: libnet-server-mail-perl
Source-Version: 0.16-1

We believe that the bug you reported is fixed in the latest version of
libnet-server-mail-perl, which is due to be installed in the Debian FTP archive:

libnet-server-mail-perl_0.16-1.diff.gz
  to 
pool/main/libn/libnet-server-mail-perl/libnet-server-mail-perl_0.16-1.diff.gz
libnet-server-mail-perl_0.16-1.dsc
  to pool/main/libn/libnet-server-mail-perl/libnet-server-mail-perl_0.16-1.dsc
libnet-server-mail-perl_0.16-1_all.deb
  to 
pool/main/libn/libnet-server-mail-perl/libnet-server-mail-perl_0.16-1_all.deb
libnet-server-mail-perl_0.16.orig.tar.gz
  to 
pool/main/libn/libnet-server-mail-perl/libnet-server-mail-perl_0.16.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivan Kohler <[EMAIL PROTECTED]> (supplier of updated libnet-server-mail-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 12 Jun 2007 10:33:58 -0700
Source: libnet-server-mail-perl
Binary: libnet-server-mail-perl
Architecture: source all
Version: 0.16-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
Changed-By: Ivan Kohler <[EMAIL PROTECTED]>
Description: 
 libnet-server-mail-perl - Class to easily create a mail server
Closes: 426119
Changes: 
 libnet-server-mail-perl (0.16-1) unstable; urgency=low
 .
   * New upstream release
     + Fixes bug in unused test (closes: Bug#426119)
Files: 
 e6ab613bd3c7251ca6613e38ddcfe517 659 perl optional 
libnet-server-mail-perl_0.16-1.dsc
 6faff7521230ebb1ece5e97d75088457 15813 perl optional 
libnet-server-mail-perl_0.16.orig.tar.gz
 d3601b1fe9576ecb005769fef692dded 2578 perl optional 
libnet-server-mail-perl_0.16-1.diff.gz
 d2f9d5b55433cd8a0cd64c7cbfb96774 38600 perl optional 
libnet-server-mail-perl_0.16-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGbtlPgYcvm1TBwckRAscqAJ96Myq8x1Gl93hi5lavKkz/W0KsLQCeOHVQ
rc08S5LOy6SF3dnFlAi34GQ=
=ffba
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to