Package: libdatetime-locale-perl Severity: normal Version: 1:0.35-1+1.5.0 For whatever reason, the eu locale no longer has the proper abbreviations for days. This is causing libhtml-calendarmonth-perl to FTBFS [#453225]:
/usr/share/perl5/DateTime/Locale/eu.pm yeilds: my @day_names = ( "astelehena", "asteartea", "asteazkena", "osteguna", "ostirala", "larunbata", "igandea", ); my @day_abbreviations = ( "astelehena", "asteartea", "asteazkena", "osteguna", "ostirala", "satelitea", "igandea", ); This problem does not appear to be present in the (very few) other locales I checked. Perhaps adding (upstream?) a test to verify that the day names and abreviations do not match (save in locales where they are known to be the same) would avoid this problem recurring. Don Armstrong -- I may not have gone where I intended to go, but I think I have ended up where I needed to be. -- Douglas Adams _The Long Dark Tea-Time of the Soul_ http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]