[Python-apps-commits] r10471 - in packages/catfish/trunk/debian (3 files)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Wed Feb 5 05:05:06 UTC 2014
Date: Wednesday, February 5, 2014 @ 05:04:56
Author: vcheng
Revision: 10471
catfish: use upstream manpage
Modified:
packages/catfish/trunk/debian/catfish.manpages
packages/catfish/trunk/debian/changelog
Deleted:
packages/catfish/trunk/debian/catfish.1
Deleted: packages/catfish/trunk/debian/catfish.1
===================================================================
--- packages/catfish/trunk/debian/catfish.1 2014-02-05 03:52:51 UTC (rev 10470)
+++ packages/catfish/trunk/debian/catfish.1 2014-02-05 05:04:56 UTC (rev 10471)
@@ -1,45 +0,0 @@
-.TH CATFISH "1" "November 2013" "catfish 0.8.2" "User Commands"
-.SH NAME
-catfish \- File searching tool which is configurable via the command line
-.SH "DESCRIPTION"
-.B Catfish
-is a handy file searching tool for Linux and UNIX.
-The interface is intentionally lightweight and simple, using only Gtk+3.
-You can configure it to your needs by using several command line options.
-.SH OPTIONS
-.TP
-\fB\-\-version\fR
-show program's version number and exit
-.TP
-\fB\-h\fR, \fB\-\-help\fR
-show this help message and exit
-.TP
-\fB\-v\fR, \fB\-\-verbose\fR
-Show debug messages (\fB\-vv\fR debugs catfish_lib also)
-.TP
-\fB\-\-large\-icons\fR
-Use large icons
-.TP
-\fB\-\-thumbnails\fR
-Use thumbnails
-.TP
-\fB\-\-iso\-time\fR
-Display time in ISO format
-.TP
-\fB\-\-path\fR=\fIPATH\fR
-Search in folder PATH
-.TP
-\fB\-\-fileman\fR=\fIFILEMAN\fR
-Use FILEMAN as filemanager
-.TP
-\fB\-\-wrapper\fR=\fIWRAPPER\fR
-Use WRAPPER to open files
-.TP
-\fB\-\-exact\fR
-Perform exact match
-.TP
-\fB\-\-hidden\fR
-Include hidden files
-.TP
-\fB\-\-fulltext\fR
-Perform fulltext search
\ No newline at end of file
Modified: packages/catfish/trunk/debian/catfish.manpages
===================================================================
--- packages/catfish/trunk/debian/catfish.manpages 2014-02-05 03:52:51 UTC (rev 10470)
+++ packages/catfish/trunk/debian/catfish.manpages 2014-02-05 05:04:56 UTC (rev 10471)
@@ -1 +1 @@
-debian/catfish.1
\ No newline at end of file
+catfish.1
Modified: packages/catfish/trunk/debian/changelog
===================================================================
--- packages/catfish/trunk/debian/changelog 2014-02-05 03:52:51 UTC (rev 10470)
+++ packages/catfish/trunk/debian/changelog 2014-02-05 05:04:56 UTC (rev 10471)
@@ -1,11 +1,15 @@
catfish (1.0.0-1) UNRELEASED; urgency=medium
+ [ Jackson Doak ]
* New upstream release. Closes: #589777, #598598 LP: #1257500, #1258713
* Replace Depends: locate with Recommends: mlocate | locate. Closes: #731363
* Bump standards-version to 3.9.5
- -- Jackson Doak <noskcaj at ubuntu.com> Wed, 05 Feb 2014 14:46:07 +1100
+ [ Vincent Cheng ]
+ * Drop debian/catfish.1 and use upstream manpage instead.
+ -- Vincent Cheng <vcheng at debian.org> Tue, 04 Feb 2014 21:03:50 -0800
+
catfish (0.8.2-1) unstable; urgency=low
[ Jakub Wilk ]
More information about the Python-apps-commits
mailing list