[Pkg-xfce-commits] r1233 - goodies/thunar-volman/debian

Simon Huggins huggie at alioth.debian.org
Wed May 2 16:03:39 UTC 2007


Author: huggie
Date: 2007-05-02 16:03:38 +0000 (Wed, 02 May 2007)
New Revision: 1233

Added:
   goodies/thunar-volman/debian/thunar-volman.1
Modified:
   goodies/thunar-volman/debian/changelog
   goodies/thunar-volman/debian/control
   goodies/thunar-volman/debian/rules
Log:
Add a manpage, remove the rpath and upload.


Modified: goodies/thunar-volman/debian/changelog
===================================================================
--- goodies/thunar-volman/debian/changelog	2007-04-29 20:18:07 UTC (rev 1232)
+++ goodies/thunar-volman/debian/changelog	2007-05-02 16:03:38 UTC (rev 1233)
@@ -1,5 +1,5 @@
-thunar-volman (0.1.2-1) UNRELEASED; urgency=low
+thunar-volman (0.1.2-1) unstable; urgency=low
 
-  * Initial release 											closes: #407874
+  * Initial release                                             closes: #407874
 
- -- Yves-Alexis Perez <corsac at corsac.net>  Sun, 18 Feb 2007 12:04:40 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net>  Wed, 02 May 2007 17:01:16 +0100

Modified: goodies/thunar-volman/debian/control
===================================================================
--- goodies/thunar-volman/debian/control	2007-04-29 20:18:07 UTC (rev 1232)
+++ goodies/thunar-volman/debian/control	2007-05-02 16:03:38 UTC (rev 1233)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
-Build-Depends: debhelper (>= 4.1.0), cdbs, libthunar-vfs-1-dev (>= 0.5.1), libdbus-glib-1-dev, libexo-0.3-dev (>= 0.3.2)
+Build-Depends: debhelper (>= 4.1.0), cdbs, libthunar-vfs-1-dev (>= 0.5.1), libdbus-glib-1-dev, libexo-0.3-dev (>= 0.3.2), chrpath
 Standards-Version: 3.7.2
 
 Package: thunar-volman

Modified: goodies/thunar-volman/debian/rules
===================================================================
--- goodies/thunar-volman/debian/rules	2007-04-29 20:18:07 UTC (rev 1232)
+++ goodies/thunar-volman/debian/rules	2007-05-02 16:03:38 UTC (rev 1233)
@@ -2,3 +2,9 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
+
+install/thunar-volman::
+	chrpath -d -k $(CURDIR)/debian/thunar-volman/usr/bin/thunar-volman
+
+DEB_INSTALL_MANPAGES_thunar-volman := debian/thunar-volman.1

Added: goodies/thunar-volman/debian/thunar-volman.1
===================================================================
--- goodies/thunar-volman/debian/thunar-volman.1	2007-04-29 20:18:07 UTC (rev 1232)
+++ goodies/thunar-volman/debian/thunar-volman.1	2007-05-02 16:03:38 UTC (rev 1233)
@@ -0,0 +1,38 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH THUNAR-VOLMAN "1" "May 2007" "thunar-volman" "User Commands"
+.SH NAME
+thunar-volman \- controls configuration of thunar's removable media
+.SH NOTE
+Note that usually this command is invoked by thunar itself and you should
+only use this if you are having problems adding the device as per the
+documentation cited at the end of this manpage.
+.SH DESCRIPTION
+.IP
+thunar\-volman [OPTION...]
+.TP
+\fB\-a\fR, \fB\-\-device\-added\fR <udi-of-your-device>
+Manually tell thunar about a device
+.TP
+\fB\-c\fR, \fB\-\-configure\fR
+Configure management of removable drives and media
+.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
+This manual page was written by Simon Huggins <huggie at earth.li> (with
+help from help2man) for the Debian project but may be used by others.
+.PP
+Please report bugs to Debian's bug tracking system.  Details can be found at
+http://bugs.debian.org/
+.SH COPYRIGHT
+Copyright \(co 2004-2007
+        The Thunar development team. All rights reserved.
+.SH "SEE ALSO"
+The full documentation for
+.B thunar-volman
+is maintained in /usr/share/doc/thunar/html/C/using-removable-media.html




More information about the Pkg-xfce-commits mailing list