annotate debian/control @ 1781:95a013ade7e2
Fix bug 2917164.
g_utf8_collate_key_for_filename() don't give sort order one
may expect. Using g_utf8_collate_key() make things closer
to many other programs output (ie. ls and gqview).
Thanks to Michael pointing this out.
author |
zas_ |
date |
Sat, 19 Dec 2009 12:53:20 +0000 |
parents |
a310abd44894 |
children |
|
rev |
line source |
1538
|
1 Source: geeqie
|
|
2 Section: graphics
|
|
3 Priority: optional
|
|
4 Maintainer: Klaus Ethgen <Klaus@Ethgen.de>
|
|
5 Build-Depends: debhelper (>= 7), autotools-dev, libpng12-dev, libgtk2.0-dev (>= 2.4), liblcms1-dev, liblircclient-dev, libexiv2-dev, binutils (>= 2.17)
|
|
6 Standards-Version: 3.7.3
|
|
7 Homepage: http://geeqie.sourceforge.net/
|
|
8
|
|
9 Package: geeqie
|
|
10 Architecture: any
|
|
11 Depends: ${shlibs:Depends}
|
|
12 Description: Graphics file browser utility
|
|
13 Geeqie is a fork of GQview to go on with development and maintenance.
|
|
14 .
|
|
15 Geeqie is a image viewer and collection management system.
|