tree (2.2.1-4) unstable; urgency=medium * [078ede2] d/patches/: enable updated patch to fix JSON and XML output broken if path invalid. Also add test cases for nonexistent directories. Thanks to Simon Chopin for the patch and Nadzeya Hutsko for the pointer. (Closes: #1118451) (LP: #2113790) -- Florian Ernst Sun, 02 Nov 2025 14:19:53 +0100 tree (2.2.1-3) unstable; urgency=medium * [54d89f5] d/patches/: update patch to fix JSON and XML output broken if path invalid. But actually disable it for now as it seems further clarification is required, cf. LP#2113790. -- Florian Ernst Sat, 25 Oct 2025 17:28:54 +0200 tree (2.2.1-2) unstable; urgency=medium * [7013425] d/patches/: add patch to fix JSON and XML output broken if path invalid. Thanks to Simon Chopin for the patch and Nadzeya Hutsko for the pointer. (Closes: #1118451) (LP: #2113790) * [00c9201] d/control: drop now-obsolete Rules-Requires-Root * [c76c8fb] d/control: Standards-Version: 4.7.2 (no changes required) -- Florian Ernst Sat, 25 Oct 2025 15:29:04 +0200 tree (2.2.1-1) unstable; urgency=medium * [70f7a56] New upstream version 2.2.1 * [cac2952] d/patches/manpage: refresh for new upstream release * [b359dc8] d/tests/clitest.md: adjust for new upstream release -- Florian Ernst Tue, 26 Nov 2024 21:06:37 +0100 tree (2.2.0-1) unstable; urgency=medium * [8e8b77c] d/watch: http -> https * [d68384d] New upstream version 2.2.0 * [0a78ae8] d/patches/manpage: refresh for new upstream release -- Florian Ernst Mon, 25 Nov 2024 14:37:46 +0100 tree (2.1.3-1) unstable; urgency=medium * [72f04ce] New upstream version 2.1.3 * [c22aae1] Revert "d/tests/: temporarily disable fromfile test (to be clarified with upstream)", as the new release addresses this * [9d7d635] d/patches/: refresh for new upstream version -- Florian Ernst Sat, 13 Jul 2024 14:51:48 +0200 tree (2.1.2-1) unstable; urgency=medium * [2b83084] New upstream version 2.1.2 * [67253e7] d/copyright: update year and upstream email address * [ced472d] d/patches/, d/tests/: refresh for new upstream version * [37e4716] d/tests/: temporarily disable fromfile test (to be clarified with upstream) * [1d0ac55] d/rules: override_dh_auto_clean to clean the resulting binary (cf. e96ff99) (Closes: #1046930) * [9fc2c0f] d/control: Standards-Version: 4.7.0 (no changes required) -- Florian Ernst Thu, 04 Jul 2024 19:40:07 +0200 tree (2.1.1-2) unstable; urgency=medium * [41019d9] d/{control,copyright,watch}: update upstream homepage * [c41b7e5] d/salsa-ci.yml: add to enable Salsa pipeline * [4b41853] debian/tests/: add some autopkgtest using clitest -- Florian Ernst Tue, 12 Dec 2023 17:06:39 +0100 tree (2.1.1-1) unstable; urgency=medium * [b6321d2] New upstream version 2.1.1 * [bb85e91] drop patches applied upstream and refresh remaining * [d1974c3] debian/copyright: update years -- Florian Ernst Mon, 26 Jun 2023 18:09:47 +0200 tree (2.1.0-1) unstable; urgency=medium * [1c70da4] New upstream version 2.1.0 - adds --hintro and --houtro options to replace the normal HTML intro and outros with user defined ones (Closes: #865867, #939644) - adds a --fflinks option recognizing symbolic links (Closes: #934520) - fixes long option processing of --timefmt= (Closes: #1014621) - Thanks to Steve Baker for explicitly fixing these! * [8f7f775] upstream removed the (very outdated) French version of the manpage * [76f2c3e] debian/patches/speling: added to fix some upstream misspellings * [e96ff99] debian/rules: update CFLAGS and drop override_dh_auto_clean * [abdac86] debian/control: Remove unnecessary Build-Depends constraints * [2ae5ffe] Standards-Version: 4.6.2 (no changes required) -- Florian Ernst Thu, 29 Dec 2022 16:08:49 +0100 tree (2.0.4-1) unstable; urgency=medium * [97dab0a] New upstream version 2.0.4 -- Florian Ernst Sat, 10 Sep 2022 12:50:48 +0200 tree (2.0.3-1) unstable; urgency=medium * [728e13f] New upstream version 2.0.3 * [b54b81e] debian/copyright: redo in machine-readable format (DEP-5) * [0a01f34] debian/patches/manpage: refresh, fixing a typo * [fe36e7d] debian/control: declare RRR: no and Standards-Version: 4.6.1.0 -- Florian Ernst Sun, 28 Aug 2022 08:57:47 +0200 tree (2.0.2-1) unstable; urgency=medium * [36b56c4] New upstream version 2.0.2 -- Florian Ernst Thu, 17 Feb 2022 07:55:43 +0100 tree (2.0.1-2) unstable; urgency=medium * [98eb8c4] also install French manpage added in upstream's 2.0.0 -- Florian Ernst Sat, 08 Jan 2022 10:26:06 +0100 tree (2.0.1-1) unstable; urgency=medium * [990450f] New upstream version 2.0.0 - Properly sort --fromfile input (Chentao Credungtao via Debian) (Closes: #942020) - Make tree colorization use reset (rs code in dir_colors,) not normal color when resetting attributes (Filips Romāns via Debian) (Closes: #962581) * [0474490] New upstream version 2.0.1 * [d190828] refresh patches * [ec7cb69] debian/patches/PATH_MAX: dropped, superseded by upstream's 2.0.0 * [561d519] debian/rules: update to match upstream's Makefile * [797e636] Bump debhelper from deprecated 9 to debhelper-compat (= 13) in B-D * [a60db11] debian/watch: upgrade to recommended version * [f6cee15] debian/copyright: update year * [af67813] packaging now conforming with current Standards-Version 4.6.0.1 -- Florian Ernst Fri, 07 Jan 2022 16:58:29 +0100 tree (1.8.0-1) unstable; urgency=medium * [23e80a5] New upstream version 1.8.0 (Closes: #915941) - Use strftime() exclusively when formatting date/time to respect locale. (Closes: #859311) * [bac91e0] refresh patches * Thanks to Boyuan Yang for the cleanup NMU which I'm now superseding; all changes have been incorporated. -- Florian Ernst Tue, 11 Dec 2018 11:19:32 +0100 tree (1.7.0-5.1) unstable; urgency=medium * Non-maintainer upload. * [7a10f9b] debian/control: Update Vcs-* fields (Closes: #915940) * [e384838] debian/changelog: Remove trailing spaces * [9f38cbf] debian/rules: Remote trailing space -- Boyuan Yang Fri, 07 Dec 2018 22:31:01 -0500 tree (1.7.0-5) unstable; urgency=medium * [240109e] fix manual formatting in manpage (Closes: #849907) * [8b6a6ff] use debhelper compat version 9 * [dcaa104] Vcs-Browser: update to cgit and https * [cdb2a1a] Standards-Version: 3.9.8 (no further changes required) -- Florian Ernst Wed, 04 Jan 2017 17:48:38 +0100 tree (1.7.0-4) unstable; urgency=medium * [ab9efee] Fix FTCBFS: Let dh_auto_build pass cross compilers. Thanks to Helmut Grohne for report and patch (Closes: #839766) -- Florian Ernst Tue, 04 Oct 2016 21:04:20 +0200 tree (1.7.0-3) unstable; urgency=medium * [4cd4c45] simplify hardening, no upstream Makefile patching required (Closes: 760749) -- Florian Ernst Wed, 01 Oct 2014 20:52:09 +0200 tree (1.7.0-2) unstable; urgency=medium * [6c2408b] debian/rules: override_dh_auto_clean to clean as upstream intended * [da3780f] enable D_FORTIFY_SOURCE at build time, patch upstream Makefile. Thanks to Guillaume Delacour (Closes: 760749) -- Florian Ernst Mon, 29 Sep 2014 21:49:46 +0200 tree (1.7.0-1) unstable; urgency=medium * [63b3dfd] Imported Upstream version 1.7.0 (Closes: #745776) - Return non-zero exit status on option errors, print usage to stdout when not an error, add the posix '--' option terminator, Change -S description to mean CP437 (console) output codes, not ASCII. (Ivan Shmakov , closes: #691221) * [b83741e] no more need to strip "-s" from install invocation in Makefile * [52b8d04] refresh and rename remaining PATH_MAX patch * [13467a3] debian/copyright: update year and attribution * [e6803a7] debian/control: update Vcs-*, Description and Standards-Version * [753a6ec] debian/rules: properly import buildflags -- Florian Ernst Sun, 27 Apr 2014 10:34:21 +0200 tree (1.6.0-1) unstable; urgency=low * [ebddf18] Imported Upstream version 1.6.0 Thanks to Steve for: + dealing with symlink special case in $LS_COLORS (Closes: #586765, also thanks to meillo for debugging) + making --dirsfirst a meta-sort option (Closes: #492570) + adding a --prune option to not show "empty" directories (Closes: #308605) + adding a --si option (Closes: #562971) * [e19eb60] update packaging to use debhelper 8 w/ dh, complies with Standards-Version: 3.9.2 * [865adaf] debian/copyright: update year * [c6078ae] refresh/rename all patches -- Florian Ernst Sat, 04 Feb 2012 14:32:03 +0100 tree (1.5.3-2) unstable; urgency=low * [e7fcffa] debian/rules: enable using iswprint() instead of isprint() to determine if a character is printable by passing DLINUX in CFLAGS. Thanks to Nikolaus Schulz for the patch and Christoph Berg for the gentle prod (Closes: #580725) * [fa27103] debian/control: Depends += ${misc:Depends}, Standards-Version: 3.9.1 -- Florian Ernst Mon, 14 Mar 2011 18:33:48 +0100 tree (1.5.3-1) unstable; urgency=low * Imported Upstream version 1.5.3, thanks to Steve Baker for explicitly fixing + Automatically select UTF-8 charset if TREE_CHARSET is not set, and the locale is set to *UTF-8 (Closes: #407749) + Use strcoll() instead of strcmp() to sort files based on locale if set (Closes: #267395) + Changed wording in tree(1) manpage (Closes: #556186) * debian/changelog: fix lintian warning spelling-error-in-changelog * debian/control: add Vcs-Browser and Vcs-Git * Export modifications of upstream files to quilt patches and change the source package format to 3.0 (quilt) * Standards-Version: 3.8.3 -- Florian Ernst Mon, 14 Dec 2009 23:35:46 +0100 tree (1.5.2.2-1) unstable; urgency=low * New upstream release. Thanks to Steve Baker for explicitly fixing + Current locale not used to display file name (Closes: #504217) + tree doesn't support 32 bit UIDs/GIDs (Closes: #440475) * debian/copyright: Update year -- Florian Ernst Sun, 15 Feb 2009 14:39:47 +0100 tree (1.5.2.1-1) unstable; urgency=low * New upstream release * Extend debian/copyright to cover newly added strverscmp.c * Standards-Version 3.8.0 -- Florian Ernst Thu, 04 Sep 2008 22:37:46 +0200 tree (1.5.2-1) unstable; urgency=low * New upstream release + Added -v option for version sorting (also called natural sorting) ala ls (Closes: #482142) -- Florian Ernst Mon, 07 Jul 2008 18:53:33 +0200 tree (1.5.1.2-1) unstable; urgency=low * New upstream release * debian/control: move Homepage to its own field * debian/copyright: update to 2008 info * Standards-Version 3.7.3 -- Florian Ernst Sat, 07 Jun 2008 09:58:08 +0200 tree (1.5.1.1-1) unstable; urgency=low * New upstream release + Fixes linebreaks in HTML output (Closes: #429454) -- Florian Ernst Thu, 19 Jul 2007 10:35:06 +0200 tree (1.5.1-2) unstable; urgency=low * Fix manpage typo, thanks once more to A. Costa (Closes: #408326) -- Florian Ernst Thu, 25 Jan 2007 00:22:12 +0100 tree (1.5.1-1) unstable; urgency=low * New upstream release, changes include + Fixed missing
's when -i option used with -H (Closes: #314198) + Added -h option for human readable output (Closes: #315185) * debian/copyright: update FSF address * debian/changelog: remove cruft from end of file * debhelper compatibility level 5 * Standards-Version 3.7.2 -- Florian Ernst Tue, 23 Jan 2007 13:09:38 +0100 tree (1.5.0-2) unstable; urgency=low * New maintainer address, many thanks to Eduard Bloch and Andreas Barth for previous sponsoring * reintroduce PATH_MAX definition to allow building on Hurd, see #105432 -- Florian Ernst Wed, 30 Mar 2005 19:50:06 +0200 tree (1.5.0-1) unstable; urgency=medium * This should really go into Sarge * New upstream release, changes include + Added -T option to change title and H1 header in HTML output (Closes: #193136) + Added -r option to reverse alpha sort output, ala. 'ls -r' (Closes: #193356) + Better support for Locales and printing utf-8 encoded characters in filenames (still hackish) (Closes: #114791) + Fixed -t to alphasort files with same time-stamps (Closes: #193357) + Fixed encoding of filenames in HTML output (Closes: #181738) + Changed license from "Artistic License" to GPLv2 + compiles cleanly with gcc-3.4 (Closes: #266236) * debian/copyright: reflect license change * debian/rules: adjust LDFLAGS for nostrip -- Florian Ernst Wed, 18 Aug 2004 11:12:03 +0200 tree (1.4b3-2) unstable; urgency=low * Added sanity check to split function. Thanks, Kototama! (Closes: #259998) * debian/rules: s/dh_installmanpages/dh_installman/ * debian/watch: now really added -- Florian Ernst Tue, 27 Jul 2004 15:17:37 +0200 tree (1.4b3-1) unstable; urgency=low * New maintainer * New upstream release (Closes: #252722) + adds LargeFileSupport (Closes: #254011) * Additional patches: + don't set GENERATOR META info to "Linux" (Closes: #203143) + better document -l switch (Closes: #162332) + s/font-weight/font-size/g + cosmetical fix in HTML output + adjust Makefile for nostrip * debian/copyright: add note about previous and current maintainer * debian/control: + add upstream home page + bumped Standards-Version to 3.6.1 * debian/rules: + streamlined, best practices + added check for noopt * debian/watch: added * Dropped unneeded postinst and prerm * Acknowledge NMUs (Closes: #195058, #114791, #162259, #76594, #152385) Thanks to Uli Martens and Susan Kleinmann! -- Florian Ernst Wed, 14 Jul 2004 11:12:28 +0200 tree (1.4b2-0.2.1) unstable; urgency=low * NMU * escaped line endings in string constants (closes: bug#195058) * removed an empty switch-default: to get rid of the warning -- Uli Martens Mon, 14 Jul 2003 10:32:58 +0200 tree (1.4b2-0.2) unstable; urgency=low * Moved man page to /usr/share/man/man1 (closes: bug#162259) -- Susan Kleinmann Wed, 25 Sep 2002 09:51:18 -0400 tree (1.4b2-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream version (closes: bug#152386) * URL fixed in the copyright file (closes: bug#152385) * The new version displays accentuated letters (closes: bug#114791) * The new version does not print open errors on stderr (closes: bug#76594) * Incorporated the new LICENSE file into the copyright. -- Susan Kleinmann Thu, 5 Sep 2002 08:07:30 -0400 tree (1.3-2) unstable; urgency=low * Add PATH_MAX fallback define to compile on Hurd (Closes: #107051, #105432) * Fix typo in manpage (Closes #106806) -- Scott K. Ellis Tue, 20 Nov 2001 19:52:42 -0500 tree (1.3-1) unstable; urgency=low * Maintainer upload * Rebuild with debhelper -- Scott K. Ellis Tue, 9 May 2000 09:34:59 -0400 tree (1.3-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. * Bumped Standards-Version to 3.0.1. * Included postinst, prerm scripts for /usr/doc -> /usr/share/doc symlink. -- Thomas Schoepf Fri, 8 Oct 1999 00:15:00 +0200 tree (1.2-6) unstable; urgency=low * Rebuild to remove bogus information from md5sums file. -- Scott K. Ellis Mon, 9 Feb 1998 10:10:48 -0500 tree (1.2-5) unstable; urgency=low * Don't us sudo in debian/rules (fixes #15457) -- Scott K. Ellis Mon, 19 Jan 1998 13:52:40 -0500 tree (1.2-4) unstable; urgency=low * Changed maintainer address to *@debian.org * Rename upstream changelog (fixes bug #2639) * Recompile with glibc. -- Scott K. Ellis Wed, 18 Jun 1997 21:11:42 -0400 tree (1.2-3) unstable; urgency=low * New Maintainer -- Scott K. Ellis Mon, 17 Feb 1997 21:07:22 -0500 tree (1.2-2) unstable; urgency=low * Moved into section utils. -- Joey Hess Thu, 9 Jan 1997 20:06:05 -0500 tree (1.2-1) unstable; urgency=low * New upstream release. * Renamed CHANGES to changelog.upstream. -- Joey Hess Mon, 6 Jan 1997 14:19:34 -0500 tree (1.1.1-3) unstable; urgency=low * New maintainer email address. * Use debmake. -- Joey Hess Sat, 21 Dec 1996 00:43:52 -0500 tree (1.1.1-2) unstable; urgency=low * Routine update of debian/rules. * Fixed permissions of manpage. -- Joey Hess Thu, 17 Oct 1996 01:40:32 -0400 tree (1.1.1-1) unstable; urgency=low * New upstream release -- Joey Hess Tue, 24 Sep 1996 23:32:40 -0400 tree (1.1-1) unstable; urgency=low * Updated to new packaging standard * New upstream release -- Joey Hess Tue, 24 Sep 1996 23:32:40 -0400 1.0-3 * Fixed m68k problem: made Makefile more portable * Routine update of debian.rules 1.0-2 * changed priority to optional 1.0-1 * Initial release