--- thunar-0.9.0.orig/debian/libthunar-vfs-1-2.shlibs
+++ thunar-0.9.0/debian/libthunar-vfs-1-2.shlibs
@@ -0,0 +1,2 @@
+libthunar-vfs-1 2 libthunar-vfs-1-2 (>= 0.9.0)
+libthunarx-1 2 libthunar-vfs-1-2 (>= 0.9.0)
--- thunar-0.9.0.orig/debian/README.Debian
+++ thunar-0.9.0/debian/README.Debian
@@ -0,0 +1,10 @@
+thunar for Debian
+-----------------
+
+In order to use volume management features (i.e. mounting external disks/USB
+sticks/cameras etc) you should install hal and dbus.
+
+You also need to add yourself to the plugdev group and you may need to
+restart dbus after doing so if it is already running.
+
+ -- Xfce Packagers <pkg-xfce-devel@lists.alioth.debian.org>
--- thunar-0.9.0.orig/debian/rules
+++ thunar-0.9.0/debian/rules
@@ -0,0 +1,45 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --disable-gnome-thumbnailers --enable-dbus --enable-startup-notification --enable-apr-plugin --enable-exif --enable-pcre --enable-sbr-plugin --enable-tpa-plugin --enable-uca-plugin
+
+makebuilddir/thunar:: debian/compat
+	# Some systems don't have POSIX_MADV* but have MADV* defined with
+	# the same values anyway.
+	grep -q POSIX_MADV foo || sed -i -e 's/POSIX_MADV/MADV/' \
+		$(CURDIR)/thunar-vfs/*.c
+	
+
+install/thunar::
+	rm -f $(CURDIR)/debian/tmp/usr/lib/*.la 
+	rm -f $(CURDIR)/debian/tmp/usr/lib/*/*.la 
+	chrpath -d -k $(CURDIR)/debian/tmp/usr/bin/Thunar \
+		$(CURDIR)/debian/tmp/usr/lib/thunar/thunar-* \
+		$(CURDIR)/debian/tmp/usr/lib/libthunar*.so.*2 \
+		$(CURDIR)/debian/tmp/usr/lib/thunarx-1/thunar-apr.so \
+		$(CURDIR)/debian/tmp/usr/lib/thunar/xfce4/panel-plugins/thunar-tpa
+
+install/thunar-data::
+	cd $(CURDIR)/debian/tmp/usr/share/doc/ && mv Thunar thunar-data
+	rm -rf $(CURDIR)/debian/tmp/usr/share/man
+
+# The symlinks below aren't enough for dpkg to replace a directory with a
+# symlink but they mean it's part of the package.
+
+binary-post-install/thunar::
+	rm -rf $(CURDIR)/debian/thunar/usr/share/doc/thunar
+	cd $(CURDIR)/debian/thunar/usr/share/doc/ && \
+		rm -rf thunar && ln  -sf thunar-data thunar
+
+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
+	cd $(CURDIR)/debian/libthunar-vfs-1-2/usr/share/doc/ && \
+		rm -rf libthunar-vfs-1-2 && \
+		ln  -sf thunar-data libthunar-vfs-1-2
+
+binary-post-install/libthunar-vfs-1-dev::
+	cd $(CURDIR)/debian/libthunar-vfs-1-dev/usr/share/doc/ && \
+		rm -rf libthunar-vfs-1-dev && \
+		ln  -sf thunar-data libthunar-vfs-1-dev
--- thunar-0.9.0.orig/debian/libthunar-vfs-1-2.postinst
+++ thunar-0.9.0/debian/libthunar-vfs-1-2.postinst
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ]; then
+	# Frob /usr/share/doc so we don't needlessly duplicate things
+	rmdir /usr/share/doc/libthunar-vfs-1-2 2>/dev/null || true
+	cd /usr/share/doc && ln -sf thunar-data libthunar-vfs-1-2
+fi
+
+#DEBHELPER#
+
+exit 0
--- thunar-0.9.0.orig/debian/thunar.1
+++ thunar-0.9.0/debian/thunar.1
@@ -0,0 +1 @@
+.so man1/Thunar.1
--- thunar-0.9.0.orig/debian/libthunar-vfs-1-2.install
+++ thunar-0.9.0/debian/libthunar-vfs-1-2.install
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/lib*.so.*
+debian/tmp/usr/lib/thunarx-1/*
--- thunar-0.9.0.orig/debian/thunar-data.docs
+++ thunar-0.9.0/debian/thunar-data.docs
@@ -0,0 +1,3 @@
+debian/README.Debian
+FAQ
+HACKING
--- thunar-0.9.0.orig/debian/thunar.manpages
+++ thunar-0.9.0/debian/thunar.manpages
@@ -0,0 +1,2 @@
+debian/thunar.1
+docs/Thunar.1
--- thunar-0.9.0.orig/debian/control
+++ thunar-0.9.0/debian/control
@@ -0,0 +1,47 @@
+Source: thunar
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac@debian.org>, Emanuele Rocca <ema@debian.org>, Simon Huggins <huggie@earth.li>, Rudy Godoy <rudy@kernel-panik.org>, Martin Loschwitz <madkiss@debian.org>
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.2), cdbs, libxml-parser-perl, libfam-dev, libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdbus-glib-1-dev, libexif-dev, libgtk2.0-dev, xfce4-panel-dev (>= 4.4.2), chrpath, libpcre3-dev
+Build-Conflicts: libgamin-dev
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/thunar/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/
+
+Package: libthunar-vfs-1-dev
+Section: libdevel
+Architecture: any
+Depends: libthunar-vfs-1-2 (= ${binary:Version}), libexo-0.3-dev (>= 0.3.4), thunar-data (= ${source:Version})
+Description: Development files for libthunar-vfs
+ This package contains the headers and the static library for libthunar-vfs, 
+ the virtual file system abstraction used by thunar
+
+Package: libthunar-vfs-1-2
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, thunar-data (= ${source:Version})
+Conflicts: thunar (<=  0.2.0alpha-r19548-3)
+Replaces: libthunar-vfs-1
+Description: VFS abstraction used in thunar
+ This package contains a library for virtual file system abstraction. It's 
+ used by thunar, the file manager of Xfce 4.4
+
+Package: thunar
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version})
+Recommends: hal, dbus, gamin
+Conflicts: libthunar-vfs-1 (<= 0.2.0alpha-r19548-3)
+Replaces: libthunar-vfs-dev (<= 0.3.0beta1-2)
+Suggests: thunar-archive-plugin, thunar-media-tags-plugin, thunar-volman
+Description: File Manager for Xfce
+ Thunar is the file manager designed to be the default file manager of Xfce 4.4
+ It has been designed to be fast and easy to use.
+  .
+  Please read README.Debian for volume management stuff.
+
+Package: thunar-data
+Architecture: all
+Replaces: thunar (<= 0.8.0-3)
+Description: Provides thunar documentation, icons and translations
+ This package contains architecture-independent files for thunar.
--- thunar-0.9.0.orig/debian/watch
+++ thunar-0.9.0/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://www.xfce.org/archive/xfce-(.*)/src/ \
+	Thunar-(.*)\.tar\.bz2
--- thunar-0.9.0.orig/debian/lintian
+++ thunar-0.9.0/debian/lintian
@@ -0,0 +1,2 @@
+#private
+libthunar-vfs-1: package-name-doesnt-match-sonames libthunar-vfs-1-0 libthunarx-1-0
--- thunar-0.9.0.orig/debian/thunar.install
+++ thunar-0.9.0/debian/thunar.install
@@ -0,0 +1,2 @@
+debian/tmp/usr/bin/*
+debian/tmp/usr/lib/thunar/*
--- thunar-0.9.0.orig/debian/thunar.menu
+++ thunar-0.9.0/debian/thunar.menu
@@ -0,0 +1,2 @@
+?package(thunar):needs="X11" section="Applications/File Management"\
+  title="Thunar" longtitle="Xfce4 File Manager" hints="File manager" command="/usr/bin/thunar"
--- thunar-0.9.0.orig/debian/compat
+++ thunar-0.9.0/debian/compat
@@ -0,0 +1 @@
+4
--- thunar-0.9.0.orig/debian/thunar-data.install
+++ thunar-0.9.0/debian/thunar-data.install
@@ -0,0 +1,2 @@
+debian/tmp/etc/*
+debian/tmp/usr/share/*
--- thunar-0.9.0.orig/debian/changelog
+++ thunar-0.9.0/debian/changelog
@@ -0,0 +1,239 @@
+thunar (0.9.0-2~bpo40+2) etch-backports; urgency=low
+
+  * include all changelog items since stable.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Fri, 28 Dec 2007 22:37:53 +0100
+
+thunar (0.9.0-2~bpo40+1) etch-backports; urgency=low
+
+  * rebuild for etch-backports.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Fri, 21 Dec 2007 00:19:30 +0100
+
+thunar (0.9.0-2) unstable; urgency=low
+
+  * debian/control:
+    - explicitely enable options for ./configure.
+    - update standard versions.
+  * debian/patches:
+    - 03_use-eject-where-necessary added, taken from upstream. closes:  #455866
+  * debian/copyright: remove complete GFDL text and add a link to
+    common-licenses.
+
+ -- Yves-Alexis Perez <corsac@debian.org>  Wed, 12 Dec 2007 23:55:13 +0100
+
+thunar (0.9.0-1) unstable; urgency=low
+
+  [ Yves-Alexis Perez ]
+  * new upstream release.
+    - ogg files now correctly detected as audio files.          closes: #446369
+    - date format is now configurable.                          closes: #392079
+  * debian/thunar.menu: switch to new menu policy.
+  * debian/control:
+    - bump build-dep to Xfce 4.4.2.
+    - add build-dep on libjpeg62-dev to build thumbnails correctly even for
+      larges images.                                            closes: #444070
+  * debian/patches:
+    - added 02_thunar-vfs-volume-hal_missing-audio-cds-for-volman.
+  * debian/copyright: updated download url.
+
+  [ Simon Huggins ]
+  * Add Vcs-* headers to debian/control
+  * Make libthunar-vfs-1-2 and -dev depend on thunar-data so their doc
+    symlinks work.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 04 Dec 2007 13:05:14 +0100
+
+thunar (0.8.0-6) unstable; urgency=low
+
+  (Yves-Alexis Perez)
+  * debian/control: build against libpcre3-dev to enable regexp in thunar mass
+    renamer.                                                    closes: #434230
+  (Simon Huggins)
+  * Fix doc symlinks in packages.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 07 Aug 2007 12:33:14 +0100
+
+thunar (0.8.0-5) unstable; urgency=low
+
+  * Upload to unstable now it's through NEW.
+
+ -- Simon Huggins <huggie@earth.li>  Wed, 27 Jun 2007 12:41:14 +0100
+
+thunar (0.8.0-4) experimental; urgency=low
+
+  * Split out the architecture independent files.
+  * Use ${binary:Version} so that we can be binNMU'd safely.
+
+ -- Simon Huggins <huggie@earth.li>  Fri, 25 May 2007 16:06:19 +0100
+
+thunar (0.8.0-3) unstable; urgency=low
+
+  * debian/control: Suggests thunar-volman
+  * debian/control: Ship README.Debian again                    closes: #415487
+
+ -- Simon Huggins <huggie@earth.li>  Tue, 22 May 2007 14:19:39 +0100
+
+thunar (0.8.0-2) unstable; urgency=low
+
+  * debian/copyright: updated copyright holders and license for documentation. 
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 15:28:17 +0100
+
+thunar (0.8.0-1) experimental; urgency=low
+  
+  (Yves-Alexis Perez)
+  * New upstream release.
+    - zn_CH translation updated.				closes: #406634
+  * debian/control:
+    - updated build-deps against Xfce 4.4.
+    - recommends dbus.						closes: #402419
+    - recommends gamin
+    - drop recommends on pmount as mount is now managed trough hal.
+    - build-dep against libfam-dev instead of libgamin-dev so users can then
+    choose.
+  * remove Thunar.1 from package as it's now shipped upstream. Provide a
+    symbolic link from thunar.1 to Thunar.1.
+  * debian/thunar.install: ship everything in /usr/share/
+
+  (Emanuele Rocca)
+  * Added versioned build-dep on libgtk2.0-dev (>= 2.10.1).
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 28 Jan 2007 15:50:35 +0100
+
+thunar (0.5.0rc2-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control: 
+    - updated build-deps against Xfce 4.4RC2 (4.3.99.2).
+    - updated description as we don't ship a svn snapshot anymore.
+  * thunar-uca now uses terminal configured in exo-preferred-applications.
+  * ship thunar-sendto-email correctly. 
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 27 Nov 2006 15:24:13 +0100
+
+thunar (0.4.0rc1-2) unstable; urgency=low
+
+  (Yves-Alexis Perez)
+  * debian/control: allow building on non-linux arche by removing hal
+    build-dep on those archs (thanks Cyril Brulebois).          Closes: #389082
+  (Simon Huggins)
+  * Replace POSIX_MADV* with MADV* on archs with dodgy bits/mman.h
+                                                                Closes: #389414
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 29 Sep 2006 12:53:30 +0100
+
+thunar (0.4.0rc1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control: updated build-dep against Xfce 4.4RC1 (4.3.99.1).
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 23 Sep 2006 13:45:58 +0100
+
+thunar (0.3.2beta2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Switch from Terminal to xfce4-terminal in the example UCA.	Closes: #374103
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sun,  9 Jul 2006 22:01:38 +0200
+
+thunar (0.3.0beta1-3) unstable; urgency=low
+
+  * Fixed menu file and manpages being in libthunar-vfs-1-dev instead of
+    thunar.
+  * Updated manpage using help2man.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 17 Jun 2006 12:36:29 +0100
+
+thunar (0.3.0beta1-2) unstable; urgency=high
+
+  (Yves-Alexis Perez)
+   * Added shared-mime-info as dependency to have correct mime types detection 
+  (Simon Huggins)
+   * Move the packages around in debian/control so the lib is built first and
+     the shlibs file gets taken into account and we get a proper versioned
+     libthunar-vfs-1-2 dep.  urgency=high to fix the stupid amd64 dependency
+     bug pbuilder left us.                                      closes: #373724
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Mon,  5 Jun 2006 17:26:39 +0200
+
+thunar (0.3.0beta1-1) unstable; urgency=low
+
+  (Yves-Alexis Perez)
+   * New upstream release
+   * Updated help path so help page (F1) is opened correctly    closes: #362491
+  (Simon Huggins)
+   * Remove .la files all together from this package - we ship a .pc file
+     which should be sufficient for things building against it.
+   * Add dependency on libexo-dev to libthunar-vfs-1-dev.
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 18:35:05 +0100
+
+thunar (0.2.2alpha2-r20235-2) unstable; urgency=low
+
+  * Explicitly build without gconf dependency
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 17 Mar 2006 18:09:01 +0100
+
+thunar (0.2.2alpha2-r20235-1) unstable; urgency=low
+  
+  (Yves-Alexis Perez)
+   * New upstream (alpha2) release
+   * debian/control
+     - Build-depend on libhal-storage-dev and libdbus-glib-1-dev to enable
+     volume management in thunar (see /usr/share/doc/thunar/README.volumes)
+     - Build-depend on libgamin so thunar is informed of changes by gam
+     - Depend on desktop-file-utils so thunar can use update-desktop-database
+   * bump soname in lib package name
+   * debian/libthunar-vfs-1-2.shlibs
+     - bump soname
+   * debian/thunar.install
+     - Included thunar-uca (User Customisable Actions) in thunar package
+     - Moved locales from libthunarvfs-1 to thunar package
+     - Added html doc files
+   * debian/libthunar-vfs-1-dev.install
+     - Included gtk-doc in the dev package
+   * debian/docs
+     - Added FAQ and HACKING in the docs
+  (Simon Huggins)
+   * Don't ship the thunar-uca.la.
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 14 Mar 2006 09:50:28 +0000
+ 
+thunar (0.2.0alpha-r19548-3) unstable; urgency=low
+  
+  * Fixed versioned dependancy on libthunarvfs-1
+  * Updated exo version dependancy 				Closes: #349829
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sat, 28 Jan 2006 16:53:33 +0000
+ 
+thunar (0.2.0alpha-r19548-2) unstable; urgency=low
+  
+  * Added pixmaps and icons to thunar package			Closes: #349758
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 25 Jan 2006 10:19:32 +0000
+ 
+thunar (0.2.0alpha-r19548-1) unstable; urgency=low
+  
+  * New Upstream (alpha) release
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 22 Jan 2006 22:26:21 +0100
+ 
+thunar (0.1.4svn+r18850-3) unstable; urgency=low
+  
+  * Added a little patch so thunar doesnt FTBFS on some arches	Closes: #345817
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Tue, 03 Jan 2006 16:09:49 +0100
+ 
+thunar (0.1.4svn+r18850-2) unstable; urgency=low
+  
+  * Added a build-dependancy on libxml-parser-perl so thunar builds in pbuilder
+  * Changed the dependancy for libthunar-vfs-1-dev to libthunar-vfs-1
+ 
+ -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 02 Jan 2006 23:42:32 +0100
+ 
+thunar (0.1.4svn+r18850-1) unstable; urgency=low
+
+  * Initial release 						Closes: #344321
+
+ -- Yves-Alexis Perez <corsac@corsac.net>  Fri, 30 Dec 2005 18:06:29 +0100
--- thunar-0.9.0.orig/debian/libthunar-vfs-1-dev.postinst
+++ thunar-0.9.0/debian/libthunar-vfs-1-dev.postinst
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ]; then
+	# Frob /usr/share/doc so we don't needlessly duplicate things
+	rmdir /usr/share/doc/libthunar-vfs-1-dev 2>/dev/null || true
+	cd /usr/share/doc && ln -sf thunar-data libthunar-vfs-1-dev
+fi
+
+#DEBHELPER#
+
+exit 0
--- thunar-0.9.0.orig/debian/libthunar-vfs-1-dev.install
+++ thunar-0.9.0/debian/libthunar-vfs-1-dev.install
@@ -0,0 +1,5 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/pkgconfig/*
+debian/tmp/usr/lib/*.la
--- thunar-0.9.0.orig/debian/copyright
+++ thunar-0.9.0/debian/copyright
@@ -0,0 +1,420 @@
+This package was debianized by Yves-Alexis Perez <corsac@corsac.net> on
+Thu, 17 Nov 2005 13:48:54 +0100.
+
+It was downloaded from http://thunar.xfce.org/download/releases/pre-alpha/
+
+Copyright Holders: 
+==================
+
+2004-2007 Benedikt Meurer <benny@xfce.org>
+2005 Jeffs Franks <jcfranks@xfce.org>
+
+thunarx is copyrighted:
+
+Copyright (c) 2004 The GLib Development Team.
+Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
+
+thunar-vfs is copyrighted:
+
+Copyright (c) 2004 The GLib Development Team.
+Copyright (c) 2004-2005 Benedikt Meurer <benny@xfce.org>.
+
+tdb (trivial database system) is copyrighted:
+
+Copyright (c) 2001 	Anton Blanchard <anton@samba.org>
+Copyright (c) 2005 	Benedikt Meurer <benny@xfce.org>
+Copyright (c) 1999-2004 Andrew Tridgell <tridge@linuxcare.com>
+Copyright (c) 2000      Paul `Rusty' Russel <rusty@linuxcare.com>
+Copyright (c) 2000-2003 Jeremy Allison <jeremy@valinux.com>
+Copyright (c) 2001      Andrew Esh
+
+Licenses: 
+=========
+
+GNU/LGPL for files under thunarx, thunar-vfs , tdb folders
+GNU/GPL for the others
+
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
+The complete text of the GNU Library General Public License can be
+found in the file `/usr/share/common-licenses/LGPL'
+
+GNU/FDL v1.1 or later for documentation, with no invariant sections, using the 
+following statement:
+
+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.1 or
+  any later version published by the Free Software Foundation; with no
+  Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+  Texts.
+
+GFDL v1.2:
+==========
+
+		GNU Free Documentation License
+		  Version 1.2, November 2002
+
+
+ Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
+     51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+
+0. PREAMBLE
+
+The purpose of this License is to make a manual, textbook, or other
+functional and useful document "free" in the sense of freedom: to
+assure everyone the effective freedom to copy and redistribute it,
+with or without modifying it, either commercially or noncommercially.
+Secondarily, this License preserves for the author and publisher a way
+to get credit for their work, while not being considered responsible
+for modifications made by others.
+
+This License is a kind of "copyleft", which means that derivative
+works of the document must themselves be free in the same sense.  It
+complements the GNU General Public License, which is a copyleft
+license designed for free software.
+
+We have designed this License in order to use it for manuals for free
+software, because free software needs free documentation: a free
+program should come with manuals providing the same freedoms that the
+software does.  But this License is not limited to software manuals;
+it can be used for any textual work, regardless of subject matter or
+whether it is published as a printed book.  We recommend this License
+principally for works whose purpose is instruction or reference.
+
+
+1. APPLICABILITY AND DEFINITIONS
+
+This License applies to any manual or other work, in any medium, that
+contains a notice placed by the copyright holder saying it can be
+distributed under the terms of this License.  Such a notice grants a
+world-wide, royalty-free license, unlimited in duration, to use that
+work under the conditions stated herein.  The "Document", below,
+refers to any such manual or work.  Any member of the public is a
+licensee, and is addressed as "you".  You accept the license if you
+copy, modify or distribute the work in a way requiring permission
+under copyright law.
+
+A "Modified Version" of the Document means any work containing the
+Document or a portion of it, either copied verbatim, or with
+modifications and/or translated into another language.
+
+A "Secondary Section" is a named appendix or a front-matter section of
+the Document that deals exclusively with the relationship of the
+publishers or authors of the Document to the Document's overall subject
+(or to related matters) and contains nothing that could fall directly
+within that overall subject.  (Thus, if the Document is in part a
+textbook of mathematics, a Secondary Section may not explain any
+mathematics.)  The relationship could be a matter of historical
+connection with the subject or with related matters, or of legal,
+commercial, philosophical, ethical or political position regarding
+them.
+
+The "Invariant Sections" are certain Secondary Sections whose titles
+are designated, as being those of Invariant Sections, in the notice
+that says that the Document is released under this License.  If a
+section does not fit the above definition of Secondary then it is not
+allowed to be designated as Invariant.  The Document may contain zero
+Invariant Sections.  If the Document does not identify any Invariant
+Sections then there are none.
+
+The "Cover Texts" are certain short passages of text that are listed,
+as Front-Cover Texts or Back-Cover Texts, in the notice that says that
+the Document is released under this License.  A Front-Cover Text may
+be at most 5 words, and a Back-Cover Text may be at most 25 words.
+
+A "Transparent" copy of the Document means a machine-readable copy,
+represented in a format whose specification is available to the
+general public, that is suitable for revising the document
+straightforwardly with generic text editors or (for images composed of
+pixels) generic paint programs or (for drawings) some widely available
+drawing editor, and that is suitable for input to text formatters or
+for automatic translation to a variety of formats suitable for input
+to text formatters.  A copy made in an otherwise Transparent file
+format whose markup, or absence of markup, has been arranged to thwart
+or discourage subsequent modification by readers is not Transparent.
+An image format is not Transparent if used for any substantial amount
+of text.  A copy that is not "Transparent" is called "Opaque".
+
+Examples of suitable formats for Transparent copies include plain
+ASCII without markup, Texinfo input format, LaTeX input format, SGML
+or XML using a publicly available DTD, and standard-conforming simple
+HTML, PostScript or PDF designed for human modification.  Examples of
+transparent image formats include PNG, XCF and JPG.  Opaque formats
+include proprietary formats that can be read and edited only by
+proprietary word processors, SGML or XML for which the DTD and/or
+processing tools are not generally available, and the
+machine-generated HTML, PostScript or PDF produced by some word
+processors for output purposes only.
+
+The "Title Page" means, for a printed book, the title page itself,
+plus such following pages as are needed to hold, legibly, the material
+this License requires to appear in the title page.  For works in
+formats which do not have any title page as such, "Title Page" means
+the text near the most prominent appearance of the work's title,
+preceding the beginning of the body of the text.
+
+A section "Entitled XYZ" means a named subunit of the Document whose
+title either is precisely XYZ or contains XYZ in parentheses following
+text that translates XYZ in another language.  (Here XYZ stands for a
+specific section name mentioned below, such as "Acknowledgements",
+"Dedications", "Endorsements", or "History".)  To "Preserve the Title"
+of such a section when you modify the Document means that it remains a
+section "Entitled XYZ" according to this definition.
+
+The Document may include Warranty Disclaimers next to the notice which
+states that this License applies to the Document.  These Warranty
+Disclaimers are considered to be included by reference in this
+License, but only as regards disclaiming warranties: any other
+implication that these Warranty Disclaimers may have is void and has
+no effect on the meaning of this License.
+
+
+2. VERBATIM COPYING
+
+You may copy and distribute the Document in any medium, either
+commercially or noncommercially, provided that this License, the
+copyright notices, and the license notice saying this License applies
+to the Document are reproduced in all copies, and that you add no other
+conditions whatsoever to those of this License.  You may not use
+technical measures to obstruct or control the reading or further
+copying of the copies you make or distribute.  However, you may accept
+compensation in exchange for copies.  If you distribute a large enough
+number of copies you must also follow the conditions in section 3.
+
+You may also lend copies, under the same conditions stated above, and
+you may publicly display copies.
+
+
+3. COPYING IN QUANTITY
+
+If you publish printed copies (or copies in media that commonly have
+printed covers) of the Document, numbering more than 100, and the
+Document's license notice requires Cover Texts, you must enclose the
+copies in covers that carry, clearly and legibly, all these Cover
+Texts: Front-Cover Texts on the front cover, and Back-Cover Texts on
+the back cover.  Both covers must also clearly and legibly identify
+you as the publisher of these copies.  The front cover must present
+the full title with all words of the title equally prominent and
+visible.  You may add other material on the covers in addition.
+Copying with changes limited to the covers, as long as they preserve
+the title of the Document and satisfy these conditions, can be treated
+as verbatim copying in other respects.
+
+If the required texts for either cover are too voluminous to fit
+legibly, you should put the first ones listed (as many as fit
+reasonably) on the actual cover, and continue the rest onto adjacent
+pages.
+
+If you publish or distribute Opaque copies of the Document numbering
+more than 100, you must either include a machine-readable Transparent
+copy along with each Opaque copy, or state in or with each Opaque copy
+a computer-network location from which the general network-using
+public has access to download using public-standard network protocols
+a complete Transparent copy of the Document, free of added material.
+If you use the latter option, you must take reasonably prudent steps,
+when you begin distribution of Opaque copies in quantity, to ensure
+that this Transparent copy will remain thus accessible at the stated
+location until at least one year after the last time you distribute an
+Opaque copy (directly or through your agents or retailers) of that
+edition to the public.
+
+It is requested, but not required, that you contact the authors of the
+Document well before redistributing any large number of copies, to give
+them a chance to provide you with an updated version of the Document.
+
+
+4. MODIFICATIONS
+
+You may copy and distribute a Modified Version of the Document under
+the conditions of sections 2 and 3 above, provided that you release
+the Modified Version under precisely this License, with the Modified
+Version filling the role of the Document, thus licensing distribution
+and modification of the Modified Version to whoever possesses a copy
+of it.  In addition, you must do these things in the Modified Version:
+
+A. Use in the Title Page (and on the covers, if any) a title distinct
+   from that of the Document, and from those of previous versions
+   (which should, if there were any, be listed in the History section
+   of the Document).  You may use the same title as a previous version
+   if the original publisher of that version gives permission.
+B. List on the Title Page, as authors, one or more persons or entities
+   responsible for authorship of the modifications in the Modified
+   Version, together with at least five of the principal authors of the
+   Document (all of its principal authors, if it has fewer than five),
+   unless they release you from this requirement.
+C. State on the Title page the name of the publisher of the
+   Modified Version, as the publisher.
+D. Preserve all the copyright notices of the Document.
+E. Add an appropriate copyright notice for your modifications
+   adjacent to the other copyright notices.
+F. Include, immediately after the copyright notices, a license notice
+   giving the public permission to use the Modified Version under the
+   terms of this License, in the form shown in the Addendum below.
+G. Preserve in that license notice the full lists of Invariant Sections
+   and required Cover Texts given in the Document's license notice.
+H. Include an unaltered copy of this License.
+I. Preserve the section Entitled "History", Preserve its Title, and add
+   to it an item stating at least the title, year, new authors, and
+   publisher of the Modified Version as given on the Title Page.  If
+   there is no section Entitled "History" in the Document, create one
+   stating the title, year, authors, and publisher of the Document as
+   given on its Title Page, then add an item describing the Modified
+   Version as stated in the previous sentence.
+J. Preserve the network location, if any, given in the Document for
+   public access to a Transparent copy of the Document, and likewise
+   the network locations given in the Document for previous versions
+   it was based on.  These may be placed in the "History" section.
+   You may omit a network location for a work that was published at
+   least four years before the Document itself, or if the original
+   publisher of the version it refers to gives permission.
+K. For any section Entitled "Acknowledgements" or "Dedications",
+   Preserve the Title of the section, and preserve in the section all
+   the substance and tone of each of the contributor acknowledgements
+   and/or dedications given therein.
+L. Preserve all the Invariant Sections of the Document,
+   unaltered in their text and in their titles.  Section numbers
+   or the equivalent are not considered part of the section titles.
+M. Delete any section Entitled "Endorsements".  Such a section
+   may not be included in the Modified Version.
+N. Do not retitle any existing section to be Entitled "Endorsements"
+   or to conflict in title with any Invariant Section.
+O. Preserve any Warranty Disclaimers.
+
+If the Modified Version includes new front-matter sections or
+appendices that qualify as Secondary Sections and contain no material
+copied from the Document, you may at your option designate some or all
+of these sections as invariant.  To do this, add their titles to the
+list of Invariant Sections in the Modified Version's license notice.
+These titles must be distinct from any other section titles.
+
+You may add a section Entitled "Endorsements", provided it contains
+nothing but endorsements of your Modified Version by various
+parties--for example, statements of peer review or that the text has
+been approved by an organization as the authoritative definition of a
+standard.
+
+You may add a passage of up to five words as a Front-Cover Text, and a
+passage of up to 25 words as a Back-Cover Text, to the end of the list
+of Cover Texts in the Modified Version.  Only one passage of
+Front-Cover Text and one of Back-Cover Text may be added by (or
+through arrangements made by) any one entity.  If the Document already
+includes a cover text for the same cover, previously added by you or
+by arrangement made by the same entity you are acting on behalf of,
+you may not add another; but you may replace the old one, on explicit
+permission from the previous publisher that added the old one.
+
+The author(s) and publisher(s) of the Document do not by this License
+give permission to use their names for publicity for or to assert or
+imply endorsement of any Modified Version.
+
+
+5. COMBINING DOCUMENTS
+
+You may combine the Document with other documents released under this
+License, under the terms defined in section 4 above for modified
+versions, provided that you include in the combination all of the
+Invariant Sections of all of the original documents, unmodified, and
+list them all as Invariant Sections of your combined work in its
+license notice, and that you preserve all their Warranty Disclaimers.
+
+The combined work need only contain one copy of this License, and
+multiple identical Invariant Sections may be replaced with a single
+copy.  If there are multiple Invariant Sections with the same name but
+different contents, make the title of each such section unique by
+adding at the end of it, in parentheses, the name of the original
+author or publisher of that section if known, or else a unique number.
+Make the same adjustment to the section titles in the list of
+Invariant Sections in the license notice of the combined work.
+
+In the combination, you must combine any sections Entitled "History"
+in the various original documents, forming one section Entitled
+"History"; likewise combine any sections Entitled "Acknowledgements",
+and any sections Entitled "Dedications".  You must delete all sections
+Entitled "Endorsements".
+
+
+6. COLLECTIONS OF DOCUMENTS
+
+You may make a collection consisting of the Document and other documents
+released under this License, and replace the individual copies of this
+License in the various documents with a single copy that is included in
+the collection, provided that you follow the rules of this License for
+verbatim copying of each of the documents in all other respects.
+
+You may extract a single document from such a collection, and distribute
+it individually under this License, provided you insert a copy of this
+License into the extracted document, and follow this License in all
+other respects regarding verbatim copying of that document.
+
+
+7. AGGREGATION WITH INDEPENDENT WORKS
+
+A compilation of the Document or its derivatives with other separate
+and independent documents or works, in or on a volume of a storage or
+distribution medium, is called an "aggregate" if the copyright
+resulting from the compilation is not used to limit the legal rights
+of the compilation's users beyond what the individual works permit.
+When the Document is included in an aggregate, this License does not
+apply to the other works in the aggregate which are not themselves
+derivative works of the Document.
+
+If the Cover Text requirement of section 3 is applicable to these
+copies of the Document, then if the Document is less than one half of
+the entire aggregate, the Document's Cover Texts may be placed on
+covers that bracket the Document within the aggregate, or the
+electronic equivalent of covers if the Document is in electronic form.
+Otherwise they must appear on printed covers that bracket the whole
+aggregate.
+
+
+8. TRANSLATION
+
+Translation is considered a kind of modification, so you may
+distribute translations of the Document under the terms of section 4.
+Replacing Invariant Sections with translations requires special
+permission from their copyright holders, but you may include
+translations of some or all Invariant Sections in addition to the
+original versions of these Invariant Sections.  You may include a
+translation of this License, and all the license notices in the
+Document, and any Warranty Disclaimers, provided that you also include
+the original English version of this License and the original versions
+of those notices and disclaimers.  In case of a disagreement between
+the translation and the original version of this License or a notice
+or disclaimer, the original version will prevail.
+
+If a section in the Document is Entitled "Acknowledgements",
+"Dedications", or "History", the requirement (section 4) to Preserve
+its Title (section 1) will typically require changing the actual
+title.
+
+
+9. TERMINATION
+
+You may not copy, modify, sublicense, or distribute the Document except
+as expressly provided for under this License.  Any other attempt to
+copy, modify, sublicense or distribute the Document is void, and will
+automatically terminate your rights under this License.  However,
+parties who have received copies, or rights, from you under this
+License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+
+10. FUTURE REVISIONS OF THIS LICENSE
+
+The Free Software Foundation may publish new, revised versions
+of the GNU Free Documentation License from time to time.  Such new
+versions will be similar in spirit to the present version, but may
+differ in detail to address new problems or concerns.  See
+http://www.gnu.org/copyleft/.
+
+Each version of the License is given a distinguishing version number.
+If the Document specifies that a particular numbered version of this
+License "or any later version" applies to it, you have the option of
+following the terms and conditions either of that specified version or
+of any later version that has been published (not as a draft) by the
+Free Software Foundation.  If the Document does not specify a version
+number of this License, you may choose any version ever published (not
+as a draft) by the Free Software Foundation.
--- thunar-0.9.0.orig/debian/patches/01_thunar-help-directory.patch
+++ thunar-0.9.0/debian/patches/01_thunar-help-directory.patch
@@ -0,0 +1,11 @@
+--- ThunarHelp.in	2006-04-13 23:57:36.000000000 +0200
++++ ThunarHelp.in	2006-03-01 16:44:06.000000000 +0100
+@@ -19,7 +19,7 @@
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ #
+ 
+-HELPDIR="@datadir@/doc/Thunar/html/"
++HELPDIR="@datadir@/doc/thunar/html/"
+ 
+ if test -n "$LC_ALL"; then
+   LC=$LC_ALL
--- thunar-0.9.0.orig/debian/patches/02_thunar-vfs-volume-hal_missing-audio-cds-for-volman.patch
+++ thunar-0.9.0/debian/patches/02_thunar-vfs-volume-hal_missing-audio-cds-for-volman.patch
@@ -0,0 +1,83 @@
+Index: thunar-vfs/thunar-vfs-volume-hal.c
+===================================================================
+--- thunar-vfs/thunar-vfs-volume-hal.c	(revision 26428)
++++ thunar-vfs/thunar-vfs-volume-hal.c	(working copy)
+@@ -1007,9 +1007,7 @@
+   hv = libhal_volume_from_udi (context, udi);
+ 
+   /* HAL might want us to ignore this volume for some reason */
+-  if (G_UNLIKELY (hv != NULL
+-        && (libhal_volume_should_ignore (hv)
+-          || libhal_volume_get_fsusage (hv) != LIBHAL_VOLUME_USAGE_MOUNTABLE_FILESYSTEM)))
++  if (G_UNLIKELY (hv != NULL && libhal_volume_should_ignore (hv)))
+     {
+       libhal_volume_free (hv);
+       return;
+@@ -1020,38 +1018,42 @@
+ 
+   if (G_LIKELY (hv != NULL))
+     {
+-      /* determine the UDI of the drive to which this volume belongs */
+-      drive_udi = libhal_volume_get_storage_device_udi (hv);
+-      if (G_LIKELY (drive_udi != NULL))
++      /* check if we have a mountable file system here */
++      if (libhal_volume_get_fsusage (hv) == LIBHAL_VOLUME_USAGE_MOUNTABLE_FILESYSTEM)
+         {
+-          /* determine the drive for the volume */
+-          hd = libhal_drive_from_udi (context, drive_udi);
+-          if (G_LIKELY (hd != NULL))
++          /* determine the UDI of the drive to which this volume belongs */
++          drive_udi = libhal_volume_get_storage_device_udi (hv);
++          if (G_LIKELY (drive_udi != NULL))
+             {
+-              /* check if we already have a volume object for the UDI */
+-              volume_hal = thunar_vfs_volume_manager_hal_get_volume_by_udi (manager_hal, udi);
+-              if (G_LIKELY (volume_hal == NULL))
++              /* determine the drive for the volume */
++              hd = libhal_drive_from_udi (context, drive_udi);
++              if (G_LIKELY (hd != NULL))
+                 {
+-                  /* otherwise, we allocate a new volume object */
+-                  volume_hal = g_object_new (THUNAR_VFS_TYPE_VOLUME_HAL, NULL);
+-                  volume_hal->udi = g_strdup (udi);
+-                }
++                  /* check if we already have a volume object for the UDI */
++                  volume_hal = thunar_vfs_volume_manager_hal_get_volume_by_udi (manager_hal, udi);
++                  if (G_LIKELY (volume_hal == NULL))
++                    {
++                      /* otherwise, we allocate a new volume object */
++                      volume_hal = g_object_new (THUNAR_VFS_TYPE_VOLUME_HAL, NULL);
++                      volume_hal->udi = g_strdup (udi);
++                    }
+ 
+-              /* update the volume object with the new data from the HAL volume/drive */
+-              thunar_vfs_volume_hal_update (volume_hal, context, hv, hd);
++                  /* update the volume object with the new data from the HAL volume/drive */
++                  thunar_vfs_volume_hal_update (volume_hal, context, hv, hd);
+ 
+-              /* add the volume object to our list if we allocated a new one */
+-              if (g_list_find (THUNAR_VFS_VOLUME_MANAGER (manager_hal)->volumes, volume_hal) == NULL)
+-                {
+-                  /* add the volume to the volume manager */
+-                  thunar_vfs_volume_manager_add (THUNAR_VFS_VOLUME_MANAGER (manager_hal), THUNAR_VFS_VOLUME (volume_hal));
++                  /* add the volume object to our list if we allocated a new one */
++                  if (g_list_find (THUNAR_VFS_VOLUME_MANAGER (manager_hal)->volumes, volume_hal) == NULL)
++                    {
++                      /* add the volume to the volume manager */
++                      thunar_vfs_volume_manager_add (THUNAR_VFS_VOLUME_MANAGER (manager_hal), THUNAR_VFS_VOLUME (volume_hal));
+ 
+-                  /* release the reference on the volume */
+-                  g_object_unref (G_OBJECT (volume_hal));
++                      /* release the reference on the volume */
++                      g_object_unref (G_OBJECT (volume_hal));
++                    }
++
++                  /* release the HAL drive */
++                  libhal_drive_free (hd);
+                 }
+-
+-              /* release the HAL drive */
+-              libhal_drive_free (hd);
+             }
+         }
+ 
--- thunar-0.9.0.orig/debian/patches/03_use-eject-where-necessary.patch
+++ thunar-0.9.0/debian/patches/03_use-eject-where-necessary.patch
@@ -0,0 +1,44 @@
+Thunar 0.9.0 displays the "Eject" menu item only for disc volumes. Apply
+this patch to fix that issue and have Thunar display "Eject" also for
+iPods and other volumes that require eject.
+
+Index: thunar/thunar-shortcuts-view.c
+===================================================================
+--- thunar/thunar-shortcuts-view.c	(revision 26456)
++++ thunar/thunar-shortcuts-view.c	(revision 26459)
+@@ -834,13 +834,12 @@
+       gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+       gtk_widget_show (item);
+ 
+-      /* check if the volume is a disc */
+-      if (thunar_vfs_volume_is_disc (volume))
++      /* check if the volume is ejectable */
++      if (thunar_vfs_volume_is_ejectable (volume))
+         {
+           /* append the "Eject Volume" menu action */
+           item = gtk_image_menu_item_new_with_mnemonic (_("E_ject Volume"));
+           g_signal_connect_swapped (G_OBJECT (item), "activate", G_CALLBACK (thunar_shortcuts_view_eject), view);
+-          gtk_widget_set_sensitive (item, thunar_vfs_volume_is_ejectable (volume));
+           gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+           gtk_widget_show (item);
+         }
+Index: thunar/thunar-tree-view.c
+===================================================================
+--- thunar/thunar-tree-view.c	(revision 26456)
++++ thunar/thunar-tree-view.c	(revision 26459)
+@@ -1041,13 +1041,12 @@
+       gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+       gtk_widget_show (item);
+ 
+-      /* check if the volume is a disc */
+-      if (thunar_vfs_volume_is_disc (volume))
++      /* check if the volume is ejectable */
++      if (thunar_vfs_volume_is_ejectable (volume))
+         {
+           /* append the "Eject Volume" menu action */
+           item = gtk_image_menu_item_new_with_mnemonic (_("E_ject Volume"));
+           g_signal_connect_swapped (G_OBJECT (item), "activate", G_CALLBACK (thunar_tree_view_action_eject), view);
+-          gtk_widget_set_sensitive (item, thunar_vfs_volume_is_ejectable (volume));
+           gtk_menu_shell_append (GTK_MENU_SHELL (menu), item);
+           gtk_widget_show (item);
+         }
--- thunar-0.9.0.orig/debian/thunar.postinst
+++ thunar-0.9.0/debian/thunar.postinst
@@ -0,0 +1,11 @@
+#!/bin/sh -e
+
+if [ "$1" = "configure" ]; then
+	# Frob /usr/share/doc so we don't needlessly duplicate things
+	rmdir /usr/share/doc/thunar 2>/dev/null || true
+	cd /usr/share/doc && ln -sf thunar-data thunar
+fi
+
+#DEBHELPER#
+
+exit 0
