debian/0000755000000000000000000000000011532612645007173 5ustar debian/copyright0000644000000000000000000000232611532405074011125 0ustar This work was packaged for Debian by: Jari Aalto on 2010-03-15 12:59+02 Mon. It was downloaded from: http://freshmeat.net/projects/ddir Upstream Author: Jari Aalto Copyright: Copyright (C) 1995-2010 Jari Aalto License: 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 The Debian packaging is licensed under the GPL version 2, or (at your option), any later version, and is: Copyright (C) 2010-2011 Jari Aalto On Debian systems, the complete text of the GNU General Public License can be found in "/usr/share/common-licenses/GPL-2". debian/docs0000644000000000000000000000000711351571041010034 0ustar README debian/changelog0000644000000000000000000000116711532406454011051 0ustar ddir (2010.0321+git1685e72-2) unstable; urgency=low * debian/compat - Update to 8. * debian/control - (Build-Depends): update to debhelper 8. - (Description): Adjust wording. Fix typos (Closes: #615480). - (Standards-Version): Update to 3.9.1. * debian/source/format - Update to format "3.0 (quilt)". * debian/rules - Remove unnecessary rules handled by dh(1). -- Jari Aalto Sun, 27 Feb 2011 10:37:00 +0200 ddir (2010.0321+git1685e72-1) unstable; urgency=low * Initial release (Closes: #573960). -- Jari Aalto Sun, 21 Mar 2010 14:50:24 +0200 debian/watch0000644000000000000000000000024511351571041010216 0ustar version=3 # https://savannah.nongnu.org/files/?group=ddir # NOTE: This project is packaged directly from upstream Git. See # copyright file for URL to project page. debian/rules0000755000000000000000000000045611532406144010253 0ustar #!/usr/bin/make -f PACKAGE = ddir DOCDIR = debian/$(PACKAGE)/usr/share/doc/$(PACKAGE)/doc override_dh_auto_install: $(MAKE) prefix=/usr \ DESTDIR=debian/$(PACKAGE) \ INSTALL_OBJS_DOC="" \ DOCDIR=$(DOCDIR) \ install # Only manual pages, remove rm -rf $(DOCDIR) %: dh $@ # End of file debian/control0000644000000000000000000000125411532404752010576 0ustar Source: ddir Priority: optional Section: utils Maintainer: Jari Aalto Build-Depends: debhelper (>= 8) Standards-Version: 3.9.1 Vcs-Browser: http://git.debian.org/?p=collab-maint/ddir.git Vcs-Git: git://git.debian.org/git/collab-maint/ddir.git Homepage: http://freshmeat.net/projects/ddir Package: ddir Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: display hierarchical directory tree Display an indented directory tree using ASCII graphical characters to represent the hierarchical structure. The directories to include or exclude can be specified with command line options. Ddir is a Perl implementation of the tree(1) program. debian/source/0000755000000000000000000000000011351571041010464 5ustar debian/source/format0000644000000000000000000000001411532405255011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211532405025010361 0ustar 8