Bug#859311: fix date formating

2017-04-09 Thread tom super
Dear Florian, i found this searching with google: https://paste.softver.org.mk/db4f44ed085a3a98fc746be845737363 1. --- tree.c 2014-05-25 11:26:32.379254443 +0200 2. +++ tree.c 2014-05-25 14:37:09.794311844 +0200 3. @@ -1029,6 +1029,8 @@ char *do_date(time_t t) 4. tm = localtime(&t);

Bug#859311: Bug Package tree

2017-04-01 Thread tom super
Package: tree Versioin: 1.7.0-3 Tested with Debian 7 and 8 The package tree does not use LC_TIME ./tree –D always use US time format e.g. Dec instead of Dez like with ./ls –la Everything else TZ and special characters e.g. ä ö ß are correct and the same as with ./ls –la locale show correct L