debian/0000755000000000000000000000000011674522175007200 5ustar debian/watch0000644000000000000000000000005611674200277010226 0ustar version=3 http://sf.net/gt5/gt5-(.*)\.tar\.gz debian/rules0000755000000000000000000000036111674200277010254 0ustar #!/usr/bin/make -f PACKAGE = gt5 PKGDIR = $(shell pwd)/debian/$(PACKAGE) override_dh_auto_install: $(MAKE) install DESTDIR=$(PKGDIR) %: dh $@ # Bypass these steps. The program is a shell script. .PHONY: build configure # End of file debian/docs0000644000000000000000000000000711674200277010044 0ustar README debian/control0000644000000000000000000000170711674200277010604 0ustar Source: gt5 Section: utils Priority: optional Maintainer: Jari Aalto Build-Depends: debhelper (>= 8) Standards-Version: 3.9.2 Vcs-Browser: http://git.debian.org/?p=collab-maint/gt5.git Vcs-Git: git://git.debian.org/git/collab-maint/gt5.git Homepage: http://freshmeat.net/projects/gt5 Package: gt5 Architecture: all Depends: ${misc:Depends}, bash (>= 2.5), w3m | lynx | links | elinks | links2 Description: shell program to display visual disk usage with navigation Years have passed and disks have become larger and larger, but even on this incredibly huge harddisk era, the space seems to disappear over time. This small shell program provides more convenient listing than the default disk usage du(1). The program displays what has happened since last run and displays dir size and the total percentage. It is possible to navigate and descend to directories by using cursor keys with text based browsers like links, elinks, lynx etc. debian/copyright0000644000000000000000000000234011674200277011126 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 X-Format: http://dep.debian.net/deps/dep5 Upstream-Name: gt5 Upstream-Contact: Thomas Sattler , Source: http://freshmeat.net/projects/gt5 X-Vcs-Source: https://launchpad.net/gt5 Files: * Copyright: 2009-2011 Jari Aalto 2004-2009 Thomas Sattler License: GPL-2+ Files: debian/* Copyright: 2007-2011 Jari Aalto License: GPL-2+ License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in "/usr/share/common-licenses/GPL-2". debian/compat0000644000000000000000000000000211674200277010372 0ustar 8 debian/source/0000755000000000000000000000000011674200277010474 5ustar debian/source/format0000644000000000000000000000001411674200277011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001154511674200277011054 0ustar gt5 (1.5.0~20111220+bzr29-1) unstable; urgency=low * New upstream release - Improve --debug option. Now writes debug files. - Fix du(1) --max-depth option check (Closes: #652713). -- Jari Aalto Tue, 20 Dec 2011 23:24:49 +0200 gt5 (1.5.0~20101101+bzr28-2) unstable; urgency=low * debian/control - (Standards-Version): update to 3.9.2. - (Description): Fix typos. Patch thanks to Aputsiaq Janussen . (Closes: #638562). * debian/copyrigh - Update to DEP 5. -- Jari Aalto Mon, 19 Sep 2011 15:12:56 +0300 gt5 (1.5.0~20101101+bzr28-1) unstable; urgency=low * New upstram release. - Unnecessary 'local'. Useless lines in HTML output (Closes: #600450). * debian/control - (Breaks): New. Change from 'Conflict' (Lintian I:). -- Jari Aalto Mon, 01 Nov 2010 12:43:00 +0200 gt5 (1.5.0~20101011+bzr26-1) unstable; urgency=low * New upstram release. - New option --megabytes (Closes: #411573). - Fix command line argument handling. Fix undefined function gt5_substr_after(). Patch thanks to Stéphane Rosi (Closes: #599228). * debian/compat - Update to 8. * debian/control - (Build-Depends): update to debhelper 8. - (Description): Adjust wording slightly. - (Standards-Version): 3.9.1. * debian/copyright - Update year. * debian/debian-vars.mk - Delete. No more used. * debian/rules - Clean up and remove targets handled by dh(1). -- Jari Aalto Mon, 11 Oct 2010 10:22:24 +0300 gt5 (1.5.0~20091209+bzr25-2) unstable; urgency=low * Move to format: 3.0 (quilt). * debian/control - (Depends): add ${misc:Depends} for debhelper. * debian/rules - Remove rules obsoleted by dh(1). * debian/source/format - New file. -- Jari Aalto Sat, 19 Dec 2009 15:56:21 +0200 gt5 (1.5.0~20091209+bzr25-1) unstable; urgency=low * New upstream release. * debian/control - (Build-Depends): remove dpatch. - (Standards-Version): 3.8.3. * debian/patches - Remove everything. All included in upstream. -- Jari Aalto Wed, 09 Dec 2009 21:42:58 +0200 gt5 (1.4.0-2) unstable; urgency=low * debian/compat: - Update to 7. * debian/control - (Build-Depends): Update debhelper to 7. - (Standards-Version): update to 3.8.2. - (Homepage): Change Sourceforge link to Freshmeat. * debian/copyright - Change Sourceforge link to Freshmeat. - Add missing 'Copyright' word and update upstream year. - Spell out GPL-2 (lintian). * debian/rules: - Adjust comments. - (binary-indep): Move commands here from 'binary-arch' (lintian). - (clean): use dh_prep (lintian). * debian/patches: - Add /bin/bash patch (Closes: #519110). - Add manual w3m patch (Closes: #518393). -- Jari Aalto Sat, 08 Aug 2009 19:27:15 +0000 gt5 (1.4.0-1) unstable; urgency=low * New upstream release (Closes: #473421). * debian/changelog: - Unify layout by using french-dashes. * debian/control: - (Architecture): any => all (shell script). - (Homepage): New field. Move URL from 'Description'. - (Standards-Version): update to current. - (Vcs-*): New fields. * debian/copyright: - Update indentation. - Use ISO 8601 dates. * debian/patches/{10,20,30,40}*: - Remove upstream integrated patches. Thanks to Ferenc Wagner * debian/patches/10_echo-e.dpatch: - New. Remove 'echo -e' dependency (dash fix). * debian/patches/20_sf-1360672-exclude-patch.dpatch: - New. Sourceforge#1360672 (reworked) add --exclude option. -- Jari Aalto Sat, 18 Oct 2008 20:04:53 +0300 gt5 (1.3c-3) unstable; urgency=low * debian/README.Debian: - Add more info about w3am. * debian/patches/40_gt5-awk.dpatch: - New. Remove gawk dependency and use plain awk. * debian/control: - Thanks to Santiago Pereson for pointing out that virtual package 'awk' in debin/control::Depends line may pick any awk version. This now handles bug #409974 correctly. -- Jari Aalto Fri, 9 Feb 2007 19:18:26 +0200 gt5 (1.3c-2) unstable; urgency=low * debian/control: - (Depends): Add awk | gawk (Closes: #409974). Thanks to Santiago Pereson * gt5.1: - Remove duplicate article "the the" (Closes: #409976). Thanks to Santiago Pereson -- Jari Aalto Thu, 8 Feb 2007 00:01:07 +0200 gt5 (1.3c-1) unstable; urgency=low * New upstream release. * debian/watch: - new file. -- Jari Aalto Mon, 29 Jan 2007 06:15:47 +0200 gt5 (1.3b-1) unstable; urgency=low * Initial release (ITP; Closes: #353365). -- Jari Aalto Fri, 5 Jan 2007 11:33:14 +0200 debian/README.Debian0000644000000000000000000000027411674200277011240 0ustar gt5 for Debian -------------- To choose specific browser, please consult the manual page for variable GT5_BROWSER. -- Jari Aalto Sun, 06 Dec 2009 20:42:33 +0200 debian/README.Debian-source0000644000000000000000000000023211674200277012530 0ustar gt5 for Debian -------------- Upstream VCS: https://code.launchpad.net/~tsattler -- Jari Aalto Tue, 10 Feb 2009 09:12:25 +0200