Changelog
rolo (011.dfsg.1-14) unstable; urgency=low
* debian/patches/compare-in-utf-8.diff: Add patch for ordering correctly
the names in the index when they contain UTF-8 characters
* debian/control: Build-depend on libunac1-dev, needed for the the
patch above
rolo (011.dfsg.1-13) unstable; urgency=low
* debian/patches/use-ncursesw.diff: Adjusted for providing the correct
include flag in CFLAGS, such that the package really compiles against
libncursesw5, avoiding FTBFS (closes: #515103)
* debian/patches/utf8-in-index.diff: Adjusted for accepting UTF-8
characters in email addresses (thanks to Carsten Hey for reporting the
problem).
* debian/patches/drop-libform.diff: Add patch for avoiding linking against
libformw
rolo (011.dfsg.1-12) unstable; urgency=low
* debian/patches/utf8-in-index.diff: Add patch for displaying columns
correctly in the index screen when names are encoded in UTF-8
(closes: #514933)
* debian/control: Build-depend on libglib2.0-dev, since the patch above
needs its function g_utf8_strlen
rolo (011.dfsg.1-11) experimental; urgency=low
* debian/control:
+ Build-depend on libncursesw5-dev instead of libncurses5-dev, in order
to support for wide character and corretly display entries in UTF-8
(closes: #514926)
+ Fix Lintian warning debhelper-but-no-misc-depends
+ Build-depends on autoconf and automake
* debian/patches/use-ncursesw.diff: New patch for forcing the use of
libncursesw
* debian/clean: Also remove config.status.lineno
* debian/rules: Backup/restore files config.h.in and configure, which
are changed during the build process
-- Alessio Treglia <email address hidden> Fri, 27 Feb 2009 19:11:29 +0000