web commit by JoshTriplett: The Debian package does have a version on its Suggests of liblocale-gettext-perl.

master
joey 2007-04-28 18:59:36 +00:00
parent 57db80bccd
commit 86eb0ccb51
1 changed files with 6 additions and 0 deletions

View File

@ -42,3 +42,9 @@ new version of Locale::gettext fixed it. --Ethan
>> and it even works :) --Pawel
Thanks for the note on this, made it very easy to figure out what was going on. Just pointing out though that the Debian package doesn't require a new version of liblocale-gettext-perl. I just got bit by this bug setting up a dev ikiwiki box on a mixed stable/testing box. -- [[Adam]]
> The Debian package has this:
>
> Suggests: [...], liblocale-gettext-perl (>= 1.05-1), [...]
>
> --[[JoshTriplett]]