debian/0000755000000000000000000000000012150607113007162 5ustar debian/compat0000644000000000000000000000000211331303655010364 0ustar 7 debian/rules0000755000000000000000000000151112150607636010252 0ustar #!/usr/bin/make -f # -*- makefile -*- #export DH_VERBOSE=1 -include /usr/share/python/python.mk build: build-indep build-indep: dh build --before auto_build /usr/bin/python setup.py build /usr/bin/python tests/compare.py dh build --after auto_build rst2man -q README debian/dtrx.1 touch $@ clean: dh clean --with python2 rm -rf $(CURDIR)/tests/testscript.sh $(CURDIR)/tests/unreadable-file.* /usr/bin/python setup.py clean rm -f debian/dtrx.1 build-indep install: build dh install --with python2 --before auto_install /usr/bin/python setup.py install --root $(CURDIR)/debian/dtrx $(py_setup_install_args) dh install --with python2 --after auto_install binary: binary-arch binary-indep binary-arch: binary-indep: build install dh binary-indep --with python2 .PHONY: build clean binary-arch binary-indep binary install debian/docs0000644000000000000000000000001411331303655010034 0ustar NEWS README debian/control0000644000000000000000000000207612150607171010576 0ustar Source: dtrx Section: utils Priority: optional Maintainer: Miguelangel Jose Freitas Loreto Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~) Build-Depends-Indep: python-yaml, bzip2, unzip, cpio, rpm, binutils, p7zip-full, cabextract, unshield, lzma, python-docutils (>= 0.6), xz-utils Standards-Version: 3.8.4 Homepage: http://brettcsmith.org/2007/dtrx/ X-Python-Version: >= 2.4 Package: dtrx Architecture: all Depends: ${python:Depends}, bzip2, unzip, cpio, rpm, binutils, p7zip-full, cabextract, unshield, lzma, xz-utils, ${misc:Depends} Description: intelligently extract multiple archive types dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file. But there's more to it than that. You know those really annoying files that don't put everything in a dedicated directory, and have the permissions all wrong? dtrx takes care of all those problems for you, too. dtrx is simple and powerful. Just use the same command for all your archive files, and they'll never frustrate you again. debian/changelog0000644000000000000000000000327112150607113011037 0ustar dtrx (6.6-1.2) unstable; urgency=low * Non-maintainer upload. * Convert to dh_python2 (Closes: #616796). * Drop python (${python:Versions}) dependency (Closes: #673068). -- Luca Falavigna Mon, 27 May 2013 09:41:09 +0200 dtrx (6.6-1.1) unstable; urgency=low * Non-maintainer upload. * Build-depend on python-docutils rather than rst2man (closes: #633023). -- Jakub Wilk Sun, 07 Aug 2011 23:05:27 +0200 dtrx (6.6-1) unstable; urgency=low * New upstram release. * Switch to dpkg-source 3.0 (quilt) format. * debian/control: - Add xz-utils to B-D-I and Depends to handle 'xz compression'. -- Miguelangel Jose Freitas Loreto Sun, 31 Jan 2010 09:09:53 -0430 dtrx (6.5-2) unstable; urgency=low * debian/control: - B-D-I: Using python-yaml instead of python-syck (Closes: #541955). - Standards-Version: 3.8.3 -- Miguelangel Jose Freitas Loreto Mon, 17 Aug 2009 08:54:34 -0430 dtrx (6.5-1) unstable; urgency=low * New upstram release. * Ready to build with python 2.6, thanks Alessio Treglia (Closes: #526996) * debian/rules: - -include /usr/share/python/python.mk. - Append $(py_setup_install_args) to install arguments. * debian/control: - Standards-Version: 3.8.2 - B-D-I: Add rst2man to build upstream manpage. * Remove debian/dtrx.1, using README file instead. -- Miguelangel Jose Freitas Loreto Sat, 04 Jul 2009 20:02:41 -0430 dtrx (6.4-1) unstable; urgency=low * Initial release. (Closes: #491288) -- Miguelangel Jose Freitas Loreto Mon, 09 Feb 2009 13:17:13 -0430 debian/copyright0000644000000000000000000000147711331303655011132 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 Upstream-Name: dtrx: Intelligent archive extraction Upstream-Maintainer: Brett Smith Upstream-Source: http://brettcsmith.org/2007/dtrx/ Files: * Copyright: Copyright 2006, 2007, 2008 Brett Smith Copyright 2008 Peter Kelemen License: GPL-3+ On Debian GNU systems, the complete text of GNU General Public License (GPL) version 3 can be found at "/usr/share/common-licenses/GPL-3". Files: debian/* Copyright: Copyright (C) 2009, Miguelangel Jose Freitas Loreto License: GPL-2+ On Debian GNU systems, the complete text of GNU General Public License (GPL) version 2 can be found at "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000011331304733010464 5ustar debian/source/format0000644000000000000000000000001411364225226011677 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000007611331303655010222 0ustar version=3 http://brettcsmith.org/2007/dtrx/dtrx-(.*)\.tar\.gz debian/manpages0000644000000000000000000000001611331303655010701 0ustar debian/dtrx.1