[Pkg-xfce-commits] r706 - desktop/trunk/thunar/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Sat Jun 17 10:04:22 UTC 2006


Author: corsac-guest
Date: 2006-06-17 10:04:20 +0000 (Sat, 17 Jun 2006)
New Revision: 706

Added:
   desktop/trunk/thunar/debian/thunar.menu
Removed:
   desktop/trunk/thunar/debian/menu
Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/rules
   desktop/trunk/thunar/debian/thunar.1
Log:
fix manpages and menu being in the wrong package


Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2006-06-15 22:03:17 UTC (rev 705)
+++ desktop/trunk/thunar/debian/changelog	2006-06-17 10:04:20 UTC (rev 706)
@@ -1,3 +1,11 @@
+thunar (0.3.0beta1-3) UNRELEASED; urgency=low
+
+  * Fixed menu file and manpages being in libthunar-vfs-1-dev instead of
+    thunar
+  * Updated manpage using help2man 
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Sat, 17 Jun 2006 11:16:31 +0200
+
 thunar (0.3.0beta1-2) unstable; urgency=high
 
   (Yves-Alexis Perez)

Deleted: desktop/trunk/thunar/debian/menu
===================================================================
--- desktop/trunk/thunar/debian/menu	2006-06-15 22:03:17 UTC (rev 705)
+++ desktop/trunk/thunar/debian/menu	2006-06-17 10:04:20 UTC (rev 706)
@@ -1,2 +0,0 @@
-?package(thunar):needs="X11" section="Apps/Tools"\
-  title="Thunar" longtitle="Xfce4 File Manager" hints="File manager" command="/usr/bin/thunar"

Modified: desktop/trunk/thunar/debian/rules
===================================================================
--- desktop/trunk/thunar/debian/rules	2006-06-15 22:03:17 UTC (rev 705)
+++ desktop/trunk/thunar/debian/rules	2006-06-17 10:04:20 UTC (rev 706)
@@ -11,6 +11,8 @@
 	rm -f $(CURDIR)/debian/tmp/usr/lib/*.la 
 	rm -f $(CURDIR)/debian/tmp/usr/lib/*/*.la 
 
+binary-post-install/thunar::
+	dh_installman -pthunar debian/thunar.1 debian/Thunar.1
+
 binary-post-install/libthunar-vfs-1-2::
 	install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/libthunar-vfs-1/usr/share/lintian/overrides/libthunar-vfs-1
-	dh_installman debian/thunar.1 debian/Thunar.1

Modified: desktop/trunk/thunar/debian/thunar.1
===================================================================
--- desktop/trunk/thunar/debian/thunar.1	2006-06-15 22:03:17 UTC (rev 705)
+++ desktop/trunk/thunar/debian/thunar.1	2006-06-17 10:04:20 UTC (rev 706)
@@ -1,17 +1,42 @@
-.\" Copyright (C) 2005 Yves-Alexis Perez <corsac at corsac.net>
-.TH THUNAR "1" "December 2005" "thunar 0.1.4svn+r1885" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH THUNAR "1" "June 2006" "Thunar 0.3.0beta1 (Xfce 4.3.90.1)" "User Commands"
 .SH NAME
-thunar \- Xfce File Manager
-.SH SYNOPSIS
-.B thunar
+Thunar \- manual page for Thunar 0.3.0beta1 (Xfce 4.3.90.1)
 .SH DESCRIPTION
+.SS "Usage:"
+.IP
+thunar [OPTION...] [FILES...]
+.SS "Help Options:"
+.TP
+\-?, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-\-help\-all\fR
+Show all help options
+.TP
+\fB\-\-help\-gtk\fR
+Show GTK+ Options
+.SS "Application Options:"
+.TP
+\fB\-B\fR, \fB\-\-bulk\-rename\fR
+Open the bulk rename dialog
+.TP
+\fB\-\-daemon\fR
+Run in daemon mode
+.TP
+\fB\-q\fR, \fB\-\-quit\fR
+Quit a running Thunar instance
+.TP
+\fB\-v\fR, \fB\-\-version\fR
+Print version information and exit
+.TP
+\fB\-\-display\fR=\fIDISPLAY\fR
+X display to use
+.SH AUTHOR
+Written by Benedikt Meurer <benny at xfce.org>.
 .PP
-Starts thunar, the Xfce File Manager.
-
-.SH "REPORTING BUGS"
-Report bugs to <pkg-xfce-devel at lists.alioth.debian.org>.
+Please report bugs to <http://bugzilla.xfce.org/> or 
+<pkg-xfce-devel at lists.alioth.debian.org>.
 .SH COPYRIGHT
-Copyright \(co 2005 Yves-Alexis Perez
-.br
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+Copyright \(co 2004-2006
+        The Thunar development team. All rights reserved.

Copied: desktop/trunk/thunar/debian/thunar.menu (from rev 705, desktop/trunk/thunar/debian/menu)




More information about the Pkg-xfce-commits mailing list