--- vfu-4.10.orig/debian/README.Debian +++ vfu-4.10/debian/README.Debian @@ -0,0 +1,10 @@ +vfu for DEBIAN +-------------- + +I could not reproduce the problems with colors the author states he has when +running under X. If you experience such problems please contact me and/or +the upstream author so we can work out the problem. + +And, of course, any comments are apreciated. + + -- Mika Fischer , Fri, 26 Mar 1999 12:00:00 +0100 --- vfu-4.10.orig/debian/README.source +++ vfu-4.10/debian/README.source @@ -0,0 +1,38 @@ +This package uses dpatch to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +To get the fully patched source after unpacking the source package, cd +to the root level of the source package and run: + + debian/rules patch + +Removing a patch is as simple as removing its entry from the +debian/patches/00list file, and please also remove the patch file +itself. + +Creating a new patch is done with "dpatch-edit-patch patch XX_patchname" +where you should replace XX with a new number and patchname with a +descriptive shortname of the patch. You can then simply edit all the +files your patch wants to edit, and then simply "exit 0" from the shell +to actually create the patch file. + +To tweak an already existing patch, call "dpatch-edit-patch XX_patchname" +and replace XX_patchname with the actual filename from debian/patches +you want to use. + +To clean up afterwards again, "debian/rules unpatch" will do the +work for you - or you can of course choose to call +"fakeroot debian/rules clean" all together. + + +--- + +this documentation is part of dpatch package, and may be used by +packages using dpatch to comply with policy on README.source. This +documentation is meant to be useful to users who are not proficient in +dpatch in doing work with dpatch-based packages. Please send any +improvements to the BTS of dpatch package. + +original text by Gerfried Fuchs, edited by Junichi Uekawa +10 Aug 2008. --- vfu-4.10.orig/debian/changelog +++ vfu-4.10/debian/changelog @@ -0,0 +1,217 @@ +vfu (4.10-1.1build1) xenial; urgency=medium + + * No-change rebuild for ncurses6 transition. + + -- Matthias Klose Sun, 07 Feb 2016 09:47:05 +0000 + +vfu (4.10-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/copyright: + - Add missing copyright information (Closes: #685662). + + -- Luca Falavigna Sun, 21 Oct 2012 14:47:29 +0200 + +vfu (4.10-1) unstable; urgency=low + + * New upstream release + * Fixed FTBFS problem with glibc (Closes: #560456). + * Updated Standards-Version to 3.8.3. + * Added README.source for dpatch. + + -- William Vera Wed, 16 Dec 2009 18:05:13 -0600 + +vfu (4.09-1) unstable; urgency=low + + * New upstream release. + * Updated Standards-Version to 3.8.1. + * Added a watch file. + * Added a patch to fix format on the man page. + + -- William Vera Tue, 19 May 2009 17:34:48 -0500 + +vfu (4.06-5) unstable; urgency=low + + * Updated the upstream name (Closes: #470597). + * Updated debian/control Depends. (Closes: #470615). + * Acknowledge NMU. + + -- William Vera Sun, 25 May 2008 12:13:13 -0500 + +vfu (4.06-4.1) unstable; urgency=low + + * Non-maintainer upload as requested by the security team. + * No longer use embedded code copy of pcre (Closes: #450754): + - Delete -I and -L items pointing to the embedded code copy from + the CCFLAGS_1, CCFLAGS_2, and LDFLAGS variables in the following + files: + + vfu/Makefile + + vfu/mm.conf + + vslib/makefile + - Make sure that the vslib/pcre directory isn't descended into, by + replacing the related make calls with “true” in vslib/Makefile. + - Add a build dependency on libpcre3-dev. + * Menu transition: move the menu section from “Apps/Tools” to + “Applications/File Management”. + * Bump Standards-Version to 3.7.3 (no change needed). + * Add a Homepage field. + * Remove unnedeed dpatch build dependency (there are no dpatch patches) + and associated instructions in rules files. + + -- Cyril Brulebois Sat, 15 Dec 2007 17:32:36 +0100 + +vfu (4.06-4) unstable; urgency=low + + * New maintainer (Closes: #387478) + + -- William Vera Tue, 19 Jun 2007 01:35:06 -0500 + +vfu (4.06-3) unstable; urgency=low + + * QA upload. + * vslib/getopt2.h: Fix C/C++ linkage declarations conflict. + Closes: #377179. + * debian/control: Remove spurious `${shlibs:Misc}'. + + -- Matej Vela Mon, 30 Oct 2006 14:31:04 +0100 + +vfu (4.06-2) unstable; urgency=low + + * QA upload. + * Set maintainer to QA Group; Orphaned: #387478 + * Use at least dh 5.0.0, update debian/rules, + remove debian/conffiles, use dh_installman + * Conforms with latest Standards Version 3.7.2 + + -- Michael Ablassmeier Thu, 28 Sep 2006 09:58:55 +0200 + +vfu (4.06-1) unstable; urgency=low + + * New upstream release + * Sizes problem fixed (closes: #204589) + + -- William Vera Fri, 10 Jun 2005 00:12:40 -0500 + +vfu (4.03-4) unstable; urgency=low + + * New maintainer (closes: #298999) + + -- William Vera Mon, 30 May 2005 02:21:51 -0500 + +vfu (4.03-3) unstable; urgency=low + + * QA Group upload orphaning this package + * debian/control: build-depend on dpatch + * debian/rules: add dpatch support + * Add patch from Andreas Jochens to fix FTBFS with gcc-4.0/amd64 (closes: + #297942) + + -- Andrew Pollock Sun, 27 Mar 2005 14:26:17 +1000 + +vfu (4.03-2) unstable; urgency=low + + * Fixed breakage of archive handling + * Fixed unquoted-string-in-menu-item + + -- Mika Fischer Thu, 4 Mar 2004 01:03:55 +0100 + +vfu (4.03-1) unstable; urgency=low + + * New upstream release + + -- Mika Fischer Mon, 1 Sep 2003 12:45:04 +0200 + +vfu (4.00-1) unstable; urgency=low + + * New upstream release + * non-ascii chars work now (closes: Bug#160685) + + -- Mika Fischer Mon, 14 Apr 2003 12:13:31 +0100 + +vfu (3.04-1) unstable; urgency=low + + * New upstream release (closes: Bug#113813) + * Fixed typo in description (closes: Bug#125456) + * Included patch for The Hurd (closes: Bug#105429) + * Fixed typo and URL in copyright file + * Fixed RegEx bug in rx_deb causing nonsense filenames + + -- Mika Fischer Mon, 27 May 2002 18:19:23 +0200 + +vfu (3.03-2.1) unstable; urgency=low + + * NMU + * In recent implementations of C++ `not' is a reserved word. + Applied a patch from John R. Daily that + fixes several instances where `not' was used as a variable. + (closes: Bug#113813) + + -- Doug Porter Fri, 19 Oct 2001 12:40:38 -0500 + +vfu (3.03-2) unstable; urgency=low + + * Changed error in Build-Deps (fixes: Bug#100788) + * Removed INSTALL file + + -- Mika Fischer Thu, 14 Jun 2001 10:15:20 +0200 + +vfu (3.03-1) unstable; urgency=low + + * New upstream release + + -- Mika Fischer Fri, 5 Jan 2001 10:28:28 +0100 + +vfu (3.02-1) unstable; urgency=low + + * New upstream version (fixes: bug#66499) + * fixed docs and config file as syntax for preset dirs has changed (fixes: bug#68393) + + -- Mika Fischer Wed, 23 Aug 2000 22:10:02 +0200 + +vfu (3.01-1) unstable; urgency=low + + * New upstream version + + -- Mika Fischer Fri, 28 Jul 2000 15:53:36 +0200 + +vfu (1.51-3) unstable; urgency=low + + * Fixed typo in description + (Thanks to Vincent Renardias ) + * Removed unneeded Makefile + + -- Mika Fischer Mon, 27 Sep 1999 22:08:19 +0200 + +vfu (1.51-2) unstable; urgency=low + + * Added "debarc". Now one can browse ".deb"-files. + * Changed description: "console" => "text-based" + (Thanks to Chris Fearnley ) + * Minor changes to the "debian/rules"-file. + + -- Mika Fischer Sun, 26 Sep 1999 21:11:43 +0200 + +vfu (1.51-1) unstable; urgency=low + + * New upstream release + + -- Mika Fischer Sun, 26 Sep 1999 21:11:20 +0200 + +vfu (1.50-1) unstable; urgency=low + + * New upstream release + * Manpage added + + -- Mika Fischer Sat, 10 Apr 1999 14:55:58 +0000 + +vfu (1.46-2) unstable; urgency=low + + * Changed description to be more informative + + -- Mika Fischer Fri, 2 Apr 1999 13:31:02 +0000 + +vfu (1.46-1) unstable; urgency=low + + * Initial Release. + + -- Mika Fischer Fri, 26 Mar 1999 12:00:00 +0100 --- vfu-4.10.orig/debian/compat +++ vfu-4.10/debian/compat @@ -0,0 +1 @@ +5 --- vfu-4.10.orig/debian/control +++ vfu-4.10/debian/control @@ -0,0 +1,24 @@ +Source: vfu +Section: utils +Priority: optional +Maintainer: William Vera +Standards-Version: 3.8.3 +Build-Depends: debhelper (>= 5.0.0), libncurses5-dev, libpcre3-dev, dpatch +Homepage: http://cade.datamax.bg/vfu/ + +Package: vfu +Architecture: any +Depends: ${shlibs:Depends}, tar (>=1.20-1), bzip2, unzip +Description: A versatile text-based filemanager + vfu is a nice filemanager using the ncurses + library. It has many nice features: + . + * Fast one-key commands + * Filename completion and wildcard expansion + * Directory tree with sizes + * File-type colorization + * Archives support (TAR, TGZ, BZ2, and many more) + * FTP support through archive-like interface + * Internal text/hex file viewer and hex editor + * Automount feature + * Extensive user-defined external support/utils! --- vfu-4.10.orig/debian/copyright +++ vfu-4.10/debian/copyright @@ -0,0 +1,49 @@ +This package was debianized by William Vera on +Mon, 30 May 2005 02:29:03 -0500. + +It was downloaded from http://cade.datamax.bg/vfu/ + +Upstream Author: +Vladi Belperchinov-Shabanski + +Copyright: +1997-2006 © Vladi Belperchinov-Shabanski +vfu is licensed under the GPL which can be found at /usr/share/common-licenses/GPL-2 + +Files under vslib/pcre/* are copyright University of Cambridge and licensed under PCRE: +Permission is granted to anyone to use this software for any purpose on any +computer system, and to redistribute it freely, subject to the following +restrictions: + +1. This software 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. + +2. The origin of this software must not be misrepresented, either by + explicit claim or by omission. In practice, this means that if you use + PCRE in software which you distribute to others, commercially or + otherwise, you must put a sentence like this + + Regular expression support is provided by the PCRE library package, + which is open source software, written by Philip Hazel, and copyright + by the University of Cambridge, England. + + somewhere reasonably visible in your documentation and in any relevant + files or online help data or similar. A reference to the ftp site for + the source, that is, to + + ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ + + should also be given in the documentation. + +3. Altered versions must be plainly marked as such, and must not be + misrepresented as being the original software. + +4. If PCRE is embedded in any software that is released under the GNU + General Purpose Licence (GPL), or Lesser General Purpose Licence (LGPL), + then the terms of that licence shall supersede any condition above with + which it is incompatible. + +vslib/getopt2.* are copyright Arno Schaefer and licensed under GPLv2+ +These files are taken from FIPS project, see +http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/disk/ --- vfu-4.10.orig/debian/patches/00list +++ vfu-4.10/debian/patches/00list @@ -0,0 +1 @@ +01-manpagefix.dpatch --- vfu-4.10.orig/debian/patches/01-manpagefix.dpatch +++ vfu-4.10/debian/patches/01-manpagefix.dpatch @@ -0,0 +1,45 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01-manpagefix.dpatch by William Vera +## +## DP: Format corrections on the man page. + +@DPATCH@ +diff -urNad vfu-4.09~/vfu.1 vfu-4.09/vfu.1 +--- vfu-4.09~/vfu.1 2009-05-19 18:21:27.000000000 -0500 ++++ vfu-4.09/vfu.1 2009-05-19 18:21:49.000000000 -0500 +@@ -165,29 +165,29 @@ + .SH "OPTIONS" + .IX Header "OPTIONS" + .Vb 2 +-\& -h ++\& \-h + \&prints help for command line options + .Ve + .Vb 2 +-\& -i ++\& \-i + \&runs vfu in interactive mode (can be used with \e-d) + .Ve + .Vb 2 +-\& -d path ++\& \-d path + \&changes working directory to `path' + .Ve + .Vb 2 +-\& -r ++\& \-r + \&rebuild directory tree + .Ve + .Vb 2 +-\& -t ++\& \-t + \&view directory tree only + .Ve + These options are for using vfu in partial non-interactive mode. + .PP + .Vb 1 +-\& example: vfu -d /usr/local -i ++\& example: vfu \-d /usr/local \-i + .Ve + .SH "CONFIGURATION" + .IX Header "CONFIGURATION" --- vfu-4.10.orig/debian/rules +++ vfu-4.10/debian/rules @@ -0,0 +1,69 @@ +#!/usr/bin/make -f +# Made with the iad of dh_make, by Craig Small +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. +# Also some stuff taken from debmake scripts, by Cristopt Lameter. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +include /usr/share/dpatch/dpatch.make + +PACKAGE=vfu + +build: build-stamp +build-stamp: patch-stamp + dh_testdir + + cd vslib; $(MAKE) + cd vfu; $(MAKE) + + touch build-stamp + +clean: unpatch + dh_testdir + dh_testroot + rm -f build-stamp install-stamp + + # Add here commands to clean up after the build process. + cd vslib; $(MAKE) clean + cd vfu; $(MAKE) clean + + dh_clean + +install: install-stamp +install-stamp: build-stamp + dh_testdir + dh_testroot + dh_clean + dh_installdirs + + install vfu/vfu debian/vfu/usr/bin + install rx/rx_* debian/vfu/usr/lib/vfu + install -m644 vfu.conf debian/vfu/etc + + touch install-stamp + +# Build architecture-independent files here. +binary-indep: build install + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installdocs + dh_installmenu + dh_installman vfu.1 + dh_installchangelogs + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +source diff: + @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary --- vfu-4.10.orig/debian/vfu.dirs +++ vfu-4.10/debian/vfu.dirs @@ -0,0 +1,3 @@ +etc +usr/bin +usr/lib/vfu --- vfu-4.10.orig/debian/vfu.docs +++ vfu-4.10/debian/vfu.docs @@ -0,0 +1,10 @@ +CONFIG +FAQ +HISTORY +NOTES +README +THANKS.TO +TODO +XWINDOW.NOTES +vfu.html + --- vfu-4.10.orig/debian/vfu.menu +++ vfu-4.10/debian/vfu.menu @@ -0,0 +1,2 @@ +?package(vfu): needs="text" section="Applications/File Management" \ +title="vfu" command="/usr/bin/vfu" --- vfu-4.10.orig/debian/watch +++ vfu-4.10/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \ +http://cade.datamax.bg/vfu/ (?:.*/)?vfu-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|) debian uupdate