Your message dated Fri, 13 Dec 2013 21:20:20 +0000
with message-id <[email protected]>
and subject line Bug#723021: fixed in libstring-koremutake-perl 0.30-4
has caused the Debian Bug report #723021,
regarding libstring-koremutake-perl: Does not handle large numbers
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
723021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723021
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libstring-koremutake-perl
Version: 0.30-3
Severity: minor
Tags: upstream patch
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=78653

$ perl -MString::Koremutake -le 'my $a = 65536**4; my $k = 
String::Koremutake->new; foreach my $b ($a, $a+1, $a+2, $a+3) { print "$b: 
".$k->integer_to_koremutake($b); }'
1.84467440737096e+19: bibababababababababa
1.84467440737096e+19: bibababababababababa
1.84467440737096e+19: bibababababababababa
1.84467440737096e+19: bibababababababababa

"use bigint;" suffices to solve the issue:

perl -Mbigint -MString::Koremutake -le 'my $a = 65536**4; my $k = 
String::Koremutake->new; foreach my $b ($a, $a+1, $a+2, $a+3) { print "$b: 
".$k->integer_to_koremutake($b); }'
18446744073709551616: bibababababababababa
18446744073709551617: bibababababababababe
18446744073709551618: bibababababababababi
18446744073709551619: bibababababababababo

Despite this should be fixed upstream (see RT bug report), I think we
can solve this in the package easily and don't have to wait for
upstream.

I'll likely take care of it soon.

(Found via the "Check upstream bug trackers for pkg-perl packages which
have no bug reports and haven't been uploaded for a long time"
initiative which is a derivative of the "review packages with no bugs
today! http://deb.li/nobugs"; initiative. ;-)

-- System Information:
Debian Release: 6.0.7
  APT prefers oldstable
  APT policy: (990, 'oldstable'), (500, 'oldstable-updates'), (101, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libstring-koremutake-perl depends on:
ii  liberror-perl          0.17-1            Perl module for error/exception ha
ii  perl                   5.10.1-17squeeze6 Larry Wall's Practical Extraction 

libstring-koremutake-perl recommends no packages.

libstring-koremutake-perl suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libstring-koremutake-perl
Source-Version: 0.30-4

We believe that the bug you reported is fixed in the latest version of
libstring-koremutake-perl, which is due to be installed in the Debian FTP 
archive.

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.
Axel Beckert <[email protected]> (supplier of updated libstring-koremutake-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.8
Date: Fri, 13 Dec 2013 21:40:13 +0100
Source: libstring-koremutake-perl
Binary: libstring-koremutake-perl
Architecture: source all
Version: 0.30-4
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Axel Beckert <[email protected]>
Description: 
 libstring-koremutake-perl - Convert to/from Koremutake Memorable Random Strings
Closes: 723021
Changes: 
 libstring-koremutake-perl (0.30-4) unstable; urgency=low
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
   * debian/watch: use dist-based URL.
   * Refresh debian/rules, no functional changes; except: don't create
     .packlist file any more.
   * debian/watch: use extended regexp for matching upstream releases.
   * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep,
     move some packages from Build-Depends to Build-Depends-Indep.
   * Set Standards-Version to 3.8.0 (no changes).
   * debian/control: change my email address.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 .
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 .
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 .
   [ gregor herrmann ]
   * debian/control: update {versioned,alternative} (build) dependencies.
 .
   [ Salvatore Bonaccorso ]
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 .
   [ Axel Beckert ]
   * Add myself to Uploaders
   * Patch POD to mention "use bigint;" under CAVEATS (Closes: #723021)
   * Switch to source format "3.0 (quilt)"
   * Update debian/copyright to mention the correct Perl license terms
   * Bump debhelper compatibility to 9
     + Update versioned debhelper build-dependency accordingly
     + Fixes lintian warning package-uses-deprecated-debhelper-compat-version
   * Fix the following lintian warnings:
     + package-has-a-duplicate-build-relation
     + copyright-refers-to-symlink-license
   * Revamp debian/rules:
     + Fix lintian warning debian-rules-missing-recommended-target
     + Replace "dh_clean -k" with "dh_prep"
     + Use dh_auto_{configure,build,test,install,clean}
     + Drop now obsolete stamp file parameters from dh_clean
     + Move dh_installdocs parameter to debian/docs
     + Drop now obsolete dh_installchangelogs parameter
     + Remove no more nededed variables
     + Finally switch to minimal dh-style debian/rules file
   * Bump Standards-Version to 3.9.5 (no further changes)
Checksums-Sha1: 
 e19efd96f2e733e660224a457fc27f33b547b469 1616 
libstring-koremutake-perl_0.30-4.dsc
 8ed85307f734364ed6ced8012c3b57cea16148b5 3721 
libstring-koremutake-perl_0.30-4.debian.tar.gz
 df66206320450cc20d6664e221214fc01287bc04 9218 
libstring-koremutake-perl_0.30-4_all.deb
Checksums-Sha256: 
 5a178581d9319f6c413e1a9d9172605354c424527ed2d26f568f7339a183b42d 1616 
libstring-koremutake-perl_0.30-4.dsc
 a26de0d8d7ef35285a78a8bf02e30670e9bcd8d746b523b1d5ab19802b14d225 3721 
libstring-koremutake-perl_0.30-4.debian.tar.gz
 4f4224a22db1943ee049ef05fe1593dea0f190cc3c9923811920b44f17a5b0e8 9218 
libstring-koremutake-perl_0.30-4_all.deb
Files: 
 e7d0df2b98167d8ad8874db4c82b56a0 1616 perl optional 
libstring-koremutake-perl_0.30-4.dsc
 3d7701b51f59d539c1cfeeccb34e60c0 3721 perl optional 
libstring-koremutake-perl_0.30-4.debian.tar.gz
 058903720cc1e8ce0fa97e0d1cf0c459 9218 perl optional 
libstring-koremutake-perl_0.30-4_all.deb

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

iEYEARECAAYFAlKrdBwACgkQwJ4diZWTDt7Y+ACggFebrIrxFgdc4esUuwWeSMxf
h/sAn1sBa/Ss/RNtir/Zf5bPIim/k2m9
=K5fi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to