debian/0000775000000000000000000000000012244052576007177 5ustar debian/rules0000775000000000000000000000046412244052517010256 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_install: dh_auto_install -- --install-lib=/usr/share/lfm --install-scripts=/usr/share/lfm mv $(CURDIR)/debian/lfm/usr/share/lfm/lfm/lfm $(CURDIR)/debian/lfm/usr/share/lfm/lfm.py override_dh_compress: dh_compress -XNEWS -XREADME -XChangeLog debian/watch0000664000000000000000000000012312244052504010213 0ustar version=3 http://www.terra.es/personal7/inigoserna/lfm \ lfm-([0-9\.]*)\.tar\.gz debian/changelog0000664000000000000000000000776212244052567011065 0ustar lfm (2.3-1ubuntu1) trusty; urgency=low * Convert to dh_python2. -- Logan Rosen Sat, 23 Nov 2013 02:12:47 -0500 lfm (2.3-1) unstable; urgency=low * New Upstream release. * debian/control + Bumped standard versions 3.9.2 (no changes) + Now require python 2.5 -- Daniel Echeverry Sat, 21 May 2011 12:03:10 -0500 lfm (2.2-2) unstable; urgency=low * New maintainer. Closes: #608315 * debian/control + Bumped standard versions 3.9.1 (no changes) * Removed sys file that isn't in the upstream tarball * debian/patches + Added remove_install_changelog.patch -- Daniel Echeverry Mon, 24 Jan 2011 15:35:02 -0500 lfm (2.2-1) unstable; urgency=low * New Upstream release. -- Chris Silva Mon, 24 May 2010 16:55:24 -0500 lfm (2.1-3) unstable; urgency=low * New maintainer (Closes: #582707). * Bump Standards-Version to 3.8.4 -- Chris Silva Sat, 22 May 2010 17:25:11 -0500 lfm (2.1-2) unstable; urgency=low * Update my e-mail address. * Switch to debhelper 7 and quilt. * Remove ${shlibs:Depends} from Depends. * Bump Standards-Version to 3.8.3, no changes required. -- Luca Falavigna Wed, 02 Sep 2009 00:24:57 +0200 lfm (2.1-1) unstable; urgency=low * New upstream release. - Fixed exception with curse cursor attributes, not handled correctly by some terminals such as kterm (Closes: #388150). * Set myself as new Maintainer, thanks Sebastien for your work! * Acknowledge NMU, thanks Ana! * Add Python Applications Packaging Team to Uploaders. * Add Vcs-* fields in source stanza. * Refresh copyright informations: - License is now GPLv3. - Adjust upstream developer e-mail address and copyright years. - Adjust copyright of Debian packaging. * Adjust build-dependencies: - Build-depend on debhelper (>= 7.0.2). - Remove python-dev, move python-support to Build-Depends-Indep. - Bump cdbs minimum requirement to 0.4.49 for distutils support. * Reorganize debian/rules: - Do not call chmod, useless right now (Closes: #516273). - Do not manually install and compress ChangeLog file, debhelper's dh_installchangelog (from debhelper >= 7.0.2) will do that. - Do not manually remove COPYING, this will be managed by mangling setup.py file instead. * debian/patches/01_ignore_COPYING.patch: - Do not install COPYING file and remove its references from lfm. * debian/patches/02_curs_set.patch: - Catch exceptions if curs_set attribute is not available. * Provide debian/pyversions file. * Bump Standards-Version to 3.8.1: - Use Homepage field and adjust it to new location. - Encode debian/copyright in UTF-8. - Provide debian/README.source to document simple-patchsys usage. * Provide a watch file. -- Luca Falavigna Wed, 08 Apr 2009 00:04:52 +0200 lfm (0.91.2-1.1) unstable; urgency=low * Non-maintainer upload. Work partially based on patch from Kevin Coyner . * Update package to the last python policy (Closes: #380852). * Bumped compat to 5. * Bumped Standards-Version to 3.7.2, no changes required. * Updated FSF address in copyright file. -- Ana Beatriz Guerrero Lopez Sat, 21 Oct 2006 01:24:26 +0200 lfm (0.91.2-1) unstable; urgency=low * New upstream release - fix crash with some non-ascii chars (Closes: #260401). - manpages are include upstream now. * debian/lfm.1, debian/pyview.1, debian/lfm.manpages: - removed the manpages, they are include upstream. -- Sebastien Bacher Mon, 26 Jul 2004 18:08:07 +0200 lfm (0.91-2) unstable; urgency=low * debian/rules: - doc files should not be be gziped since lfm use them. -- Sebastien Bacher Mon, 19 Jul 2004 21:39:17 +0200 lfm (0.91-1) unstable; urgency=low * Initial Release (Closes: #226705). -- Sebastien Bacher Fri, 2 Jul 2004 00:22:28 +0200 debian/compat0000664000000000000000000000000212244052504010364 0ustar 7 debian/lfm.docs0000664000000000000000000000003712244052504010616 0ustar NEWS README README.pyview TODO debian/copyright0000664000000000000000000000233212244052504011121 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: lfm Maintainer: Iñigo Serna Source: http://www.terra.es/personal7/inigoserna/lfm/ Files: * Copyright: 2001-2011 Iñigo Serna License: GPL-3.0+ Files: debian/* Copyright: 2004-2009 Sebastien Bacher 2009 Luca Falavigna 2010 Chris Silva 2011 Daniel Echeverry License: GPL-3.0+ 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 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 version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012244052576010477 5ustar debian/source/format0000664000000000000000000000001412244052504011674 0ustar 3.0 (quilt) debian/lfm.links0000664000000000000000000000010512244052504011002 0ustar usr/share/lfm/pyview usr/bin/pyview usr/share/lfm/lfm.py usr/bin/lfm debian/control0000664000000000000000000000135512244052572010602 0ustar Source: lfm Section: utils Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Daniel Echeverry Build-Depends: debhelper (>= 7.0.50~), python (>= 2.6.6-3~), dh-python Standards-Version: 3.9.2 X-Python-Version: >= 2.5 Homepage: http://www.terra.es/personal7/inigoserna/lfm/ Package: lfm Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: simple but powerful file manager for the UNIX console Last File Manager is a simple but powerful file manager for the UNIX console. It has been developed with the ol' good `Midnight Commander` as model. . lfm package also contains pyview, a text / hex file viewer to be used with or without lfm. debian/patches/0000775000000000000000000000000012244052576010626 5ustar debian/patches/remove_install_changelog.patch0000664000000000000000000000067112244052504016674 0ustar Description: Solve a changelog duplicate Forwarded: yes Author: Daniel Echeverry Origin: vendor Last-Update: 2011-02-28 --- lfm-2.2.orig/setup.py +++ lfm-2.2/setup.py @@ -10,7 +10,7 @@ from distutils.core import setup import sys -DOC_FILES = ['README', 'README.pyview', 'NEWS', 'TODO', 'ChangeLog'] +DOC_FILES = ['README', 'README.pyview', 'NEWS', 'TODO'] MAN_FILES = ['lfm.1', 'pyview.1'] classifiers = """\ debian/patches/series0000664000000000000000000000006412244052504012032 0ustar ignore_COPYING.patch remove_install_changelog.patch debian/patches/ignore_COPYING.patch0000664000000000000000000000224512244052504014314 0ustar Description: Do not install COPYING file and remove its references from lfm. Origin: Debian Forwarded: not-needed --- lfm-2.2/lfm/actions.py.orig +++ lfm-2.2/lfm/actions.py @@ -813,8 +813,7 @@ 'v Readme pyview', 'n News', 't Todo', - 'c ChangeLog', - 'l License' ] + 'c ChangeLog' ] cmd = messages.MenuWin('Help Menu', menu).run() if cmd == -1: return @@ -822,7 +821,7 @@ curses.endwin() docdir = os.path.join(sys.exec_prefix, 'share/doc/lfm') docfile = { 'r': 'README', 'v': 'README.pyview', 'n': 'NEWS', 't': 'TODO', - 'c': 'ChangeLog', 'l': 'COPYING' }.get(cmd) + 'c': 'ChangeLog' }.get(cmd) fullfilename = os.path.join(docdir, docfile) os.system('%s \"%s\"' % (app.prefs.progs['pager'], fullfilename)) curses.curs_set(0) --- lfm-2.2/setup.py.orig +++ lfm-2.2/setup.py @@ -10,7 +10,7 @@ import sys -DOC_FILES = ['COPYING', 'README', 'README.pyview', 'NEWS', 'TODO', 'ChangeLog'] +DOC_FILES = ['README', 'README.pyview', 'NEWS', 'TODO', 'ChangeLog'] MAN_FILES = ['lfm.1', 'pyview.1'] classifiers = """\