debian/0000755000000000000000000000000011553106406007167 5ustar debian/source/0000755000000000000000000000000011553106406010467 5ustar debian/source/format0000644000000000000000000000001411553106406011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211553106406010365 0ustar 7 debian/autotrash.manpages0000644000000000000000000000002011553106406012706 0ustar doc/autotrash.1 debian/control0000644000000000000000000000111411553106406010567 0ustar Source: autotrash Section: utils Priority: optional Maintainer: Lorenzo De Liso Build-Depends: debhelper (>= 7.0.50~), python (>= 2.5) Build-Depends-Indep: python-support (>= 0.6.4) Standards-Version: 3.9.2 Homepage: http://www.logfish.net/pr/autotrash/ Package: autotrash Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: purges files from your trash based on age and/or filename A script useful to purge files from your trash based on their age. It can also be used to purge the files based on the filename using a regular expression. debian/copyright0000644000000000000000000000175611553106406011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=145 Name: autotrash Maintainer: A. Bram Neijt Source: http://www.logfish.net/pr/autotrash/ Files: * Copyright: 2010, A. Bram Neijt License: GPL-3+ Files: debian/* Copyright: 2010, Lorenzo De Liso License: GPL-3+ License: GPL-3+ This program 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 3 of the License, or (at your option) any later version. . This program 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. . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/pyversions0000644000000000000000000000000511553106406011326 0ustar 2.5- debian/rules0000755000000000000000000000024311553106406010246 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_install: dh_auto_install find -name "*.egg-info" -delete find debian/autotrash -depth -empty -exec rmdir {} \; debian/watch0000644000000000000000000000013711553106406010221 0ustar version=3 http://www.logfish.net/pr/autotrash/downloads/autotrash-(.*)\.tar\.gz debian uupdate debian/docs0000644000000000000000000000000711553106406010037 0ustar README debian/changelog0000644000000000000000000000155411553106406011046 0ustar autotrash (0.1.5-1) unstable; urgency=low * New upstream bugfix-only release * Bump Standard-Versions to 3.9.2; no further changes required -- Lorenzo De Liso Mon, 18 Apr 2011 21:08:22 +0200 autotrash (0.1.4-1) unstable; urgency=low * New upstream release * Correct various syntax errors in debian/control -- Lorenzo De Liso Thu, 25 Nov 2010 13:50:18 +0100 autotrash (0.1.3-1) unstable; urgency=low * New upstream release * Bumped Standards-Version to 3.9.1 * Changed my maintainer address * Switched to DEP-5 and updated the debian/copyright file with my address changed -- Lorenzo De Liso Wed, 25 Aug 2010 15:33:12 +0200 autotrash (0.1.1-1) unstable; urgency=low * Initial release (Closes: #583892) -- Lorenzo De Liso Wed, 05 May 2010 19:14:00 +0200