close 321363 0.99.3-1
thanks
On Fri, 05 Aug 2005, Alexander Zangerl wrote:
> Package: libfile-tail-perl
> Version: 0.98-5
> Severity: normal
> Tags: patch
>
> the nowait option is not set in the object when passed via new().
> the (internal) nowait setup works fine, and the problem is a simple
> missing call to the nowait() setter in the constructor.
>
> the trivial patch follows:
> --- /usr/share/perl5/File/Tail.pm 2004-06-08 23:31:18.000000000 +1000
> +++ Tail.pm 2005-08-05 12:22:51.000000000 +1000
> @@ -250,6 +250,7 @@
> $object->errmode($params{'errmode'} || "die");
> $object->resetafter($params{'resetafter'} ||
> ($object->maxinterval*$object->adjustafter));
> + $object->nowait($params{'nowait'}||0);
> $object->{"debug"}=($params{'debug'} || 0);
> $object->{"tail"}=($params{'tail'} || 0);
> $object->{"maxbuf"}=($params{'maxbuf'} || 16384);
This should be fixed in the recently uploaded new upstream version.
I simply forgot to close this bug in the changelog.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 14 Jan 2007 17:47:09 +0100
Source: libfile-tail-perl
Binary: libfile-tail-perl
Architecture: source all
Version: 0.99.3-1
Distribution: unstable
Urgency: low
Maintainer: Roland Rosenfeld <[EMAIL PROTECTED]>
Changed-By: Roland Rosenfeld <[EMAIL PROTECTED]>
Description:
libfile-tail-perl - File::Tail perl module
Closes: 329256 329541
Changes:
libfile-tail-perl (0.99.3-1) unstable; urgency=low
.
* New upstream version 0.99.3 (Closes: #329541).
* New maintainer.
* Add select_demo and logwatch to examples directory (Closes: #329256).
* Upgrade to debhelper 5.
* Move perl and libtime-hires-perl to Build-Depends-Indep.
* Create new debian/rules based on dh-make-perl and dpatch instead cdbs.
* Convert 010_pod_changes.patch to 10_pod_fixup.dpatch and merge in
changes of Tail.pm and Tail.pm.debug.
* Remove empty unused usr/lib tree.
* Move from Section: interpreters to Section: perl.
* Depend on ${misc:Depends} instead ${shlibs:Depends}, because this is a
binary-all package.
* Upgrade to Standards-Version 3.7.2.
* Remove README.Debian, because its content is already in copyright.
* Remove debian/dirs, because usr/share is automatically created.
* Cite perl copyright in debian/copyright instead of only pointing to
it.
Files:
8fbfd5616acb2b847298907fd5066b74 669 perl optional
libfile-tail-perl_0.99.3-1.dsc
ef0fb7bcb4181ba593f4a09940f61d1c 22800 perl optional
libfile-tail-perl_0.99.3.orig.tar.gz
a9503b09721ea2b40aaa72d37a076e13 4071 perl optional
libfile-tail-perl_0.99.3-1.diff.gz
fe0be675a06d89f065656153735c0f98 22720 perl optional
libfile-tail-perl_0.99.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFqmFrO7/Pd72LBQ0RAkzVAKCsK0GgRcCT/PjCKEHGwjMp4R+4+wCgh5Bm
+4sc5wwZaYORX5rYOpSqovo=
=uv2C
-----END PGP SIGNATURE-----
Tschoeeee
Roland
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]