--- thunar-0.2.2svn+r20580.orig/debian/menu +++ thunar-0.2.2svn+r20580/debian/menu @@ -0,0 +1,2 @@ +?package(thunar):needs="X11" section="Apps/Tools"\ + title="Thunar" longtitle="Xfce4 File Manager" hints="File manager" command="/usr/bin/thunar" --- thunar-0.2.2svn+r20580.orig/debian/control +++ thunar-0.2.2svn+r20580/debian/control @@ -0,0 +1,33 @@ +Source: thunar +Section: x11 +Priority: optional +Maintainer: Debian Xfce Maintainers +Uploaders: Yves-Alexis Perez , Emanuele Rocca , Simon Huggins , Rudy Godoy , Martin Loschwitz +Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev (>= 0.3.1.4), cdbs, libxml-parser-perl, libgamin-dev, libhal-storage-dev, libdbus-glib-1-dev +Standards-Version: 3.6.2 + +Package: thunar +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, pmount +Description: File Manager for Xfce + Thunar is the file manager designed to be the default file manager of Xfce 4.4 + . + This version is an svn snapshot, and thus may contains bugs. + Its purpose is testing only. + +Package: libthunar-vfs-1-dev +Section: libdevel +Architecture: any +Depends: libthunar-vfs-1 (= ${Source-Version}), libgamin-dev, libhal-storage-dev, libdbus-glib-1-dev +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 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +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 + --- thunar-0.2.2svn+r20580.orig/debian/rules +++ thunar-0.2.2svn+r20580/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/class/xfce.mk + +DEB_CONFIGURE_EXTRA_FLAGS := --enable-final +DEB_DH_MAKESHLIBS_ARGS_libthunar-vfs-1 := -V +DEB_INSTALL_MANPAGES_thunar := debian/thunar.1 debian/Thunar.1 + +binary-post-install/libthunar-vfs-1:: + install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/libthunar-vfs-1/usr/share/lintian/overrides/libthunar-vfs-1 --- thunar-0.2.2svn+r20580.orig/debian/watch +++ thunar-0.2.2svn+r20580/debian/watch @@ -0,0 +1,23 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php thunar-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/thunar-(.*)\.tar\.gz +http://thunar.xfce.org/download/releases/pre-alpha/Thunar-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/thunar-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for debscripts >= 2.9 +# http://sf.net/thunar/thunar-(.*)\.tar\.gz + + --- thunar-0.2.2svn+r20580.orig/debian/thunar.install +++ thunar-0.2.2svn+r20580/debian/thunar.install @@ -0,0 +1,8 @@ +debian/tmp/usr/bin/* +debian/tmp/usr/lib/thunar/* +debian/tmp/usr/share/applications/* +debian/tmp/usr/share/icons/* +debian/tmp/usr/share/pixmaps/* +debian/tmp/etc/xdg/Thunar/uca.xml +debian/tmp/usr/share/dbus-1/services/*.service +debian/tmp/usr/share/locale/*/*/*.mo --- thunar-0.2.2svn+r20580.orig/debian/changelog +++ thunar-0.2.2svn+r20580/debian/changelog @@ -0,0 +1,112 @@ +thunar (0.2.2svn+r20580-0ubuntu2) dapper; urgency=low + + * Install helpers too (bulk-renamer, help, mime cleaner) + + -- Jani Monoses Fri, 31 Mar 2006 08:00:52 +0300 + +thunar (0.2.2svn+r20580-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot with bulk-renaming feature + * Make versioned shlibs for libthunar-vfs so thunar + depends on the latest library. + + -- Jani Monoses Mon, 27 Mar 2006 07:52:12 +0300 + +thunar (0.2.2svn+r20500-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + + -- Jani Monoses Mon, 20 Mar 2006 12:06:48 +0200 + +thunar (0.2.2svn+r20294-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * Make libthunar-vfs-1-dev depend libdbus-glib-1-dev + * Catch all desktop files for gettexting + + -- Jani Monoses Thu, 9 Mar 2006 09:37:59 +0200 + +thunar (0.2.2alpha2+r20235-0ubuntu2) dapper; urgency=low + + * Let shlibs file be autogenerated instead of having to keep + one manually updated + + -- Jani Monoses Tue, 7 Mar 2006 17:42:01 +0200 + +thunar (0.2.2alpha2+r20235-0ubuntu1) dapper; urgency=low + + * New upstream release + * Depend on latest libexo + * Add libhal-storage-dev and libgamin-dev as depends of libthunar-vfs-1-dev + + -- Jani Monoses Mon, 6 Mar 2006 08:05:06 +0200 + +thunar (0.2.1svn+r20198-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * Add gettext domain to .desktop file + * Move dbus service and uca files to thunar package + * Bump exo dependency, and explicitely depend on libthunar-vfs + + -- Jani Monoses Sat, 4 Mar 2006 19:27:11 +0200 + +thunar (0.2.1svn+r19908-0ubuntu2) dapper; urgency=low + + * Add depend on desktop-file-utils (from alioth svn) + * Install dbus service files, and thunar-uca.xml (Daniele Favara) + * Use xfce4-terminal instead of Terminal for terminal app + binary name (Daniele Favara) + + -- Jani Monoses Fri, 24 Feb 2006 15:58:51 +0200 + +thunar (0.2.1svn+r19908-0ubuntu1) dapper; urgency=low + + * Upstream svn snapshot + * Add pmount, hal and dbus as depends + + -- Jani Monoses Fri, 17 Feb 2006 13:05:54 +0200 + +thunar (0.2.0alpha-r19548-4) unstable; urgency=low + + * Build-depend on libgamin so thunar is informed of changes by gam + * Included thunar-uca (User Customisable Actions) in package + + -- Yves-Alexis Perez Mon, 30 Jan 2006 16:53:57 +0100 + +thunar (0.2.0alpha-r19548-3) unstable; urgency=low + + * Fixed versioned dependancy on libthunarvfs-1 + * Updated exo version dependancy Closes: #349829 + + -- Yves-Alexis Perez 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 Wed, 25 Jan 2006 10:19:32 +0000 + +thunar (0.2.0alpha-r19548-1) unstable; urgency=low + + * New Upstream (alpha) release + + -- Yves-Alexis Perez 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 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 Mon, 02 Jan 2006 23:42:32 +0100 + +thunar (0.1.4svn+r18850-1) unstable; urgency=low + + * Initial release Closes: #344321 + + -- Yves-Alexis Perez Fri, 30 Dec 2005 18:06:29 +0100 --- thunar-0.2.2svn+r20580.orig/debian/lintian +++ thunar-0.2.2svn+r20580/debian/lintian @@ -0,0 +1,2 @@ +#private +libthunar-vfs-1: package-name-doesnt-match-sonames libthunar-vfs-1-0 libthunarx-1-0 --- thunar-0.2.2svn+r20580.orig/debian/libthunar-vfs-1.install +++ thunar-0.2.2svn+r20580/debian/libthunar-vfs-1.install @@ -0,0 +1,2 @@ +debian/tmp/usr/lib/lib*.so.* +debian/tmp/usr/lib/thunarx-1/* --- thunar-0.2.2svn+r20580.orig/debian/compat +++ thunar-0.2.2svn+r20580/debian/compat @@ -0,0 +1 @@ +4 --- thunar-0.2.2svn+r20580.orig/debian/Thunar.1 +++ thunar-0.2.2svn+r20580/debian/Thunar.1 @@ -0,0 +1 @@ +.so man1/thunar.1 --- thunar-0.2.2svn+r20580.orig/debian/README.Debian +++ thunar-0.2.2svn+r20580/debian/README.Debian @@ -0,0 +1,6 @@ +thunar for Debian +----------------- + +This version is an svn snapshot of Thunar, and thus can have lots of bugs. It's proposed for testing purposes. Don't forget to report bugs. + + -- Yves-Alexis Perez , Thu, 17 Nov 2005 13:48:54 +0100 --- thunar-0.2.2svn+r20580.orig/debian/libthunar-vfs-1-dev.install +++ thunar-0.2.2svn+r20580/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.2.2svn+r20580.orig/debian/copyright +++ thunar-0.2.2svn+r20580/debian/copyright @@ -0,0 +1,34 @@ +This package was debianized by Yves-Alexis Perez on +Thu, 17 Nov 2005 13:48:54 +0100. + +It was downloaded from http://thunar.xfce.org/download/releases/pre-alpha/ + +Copyright Holder: Benedikt Meurer + +Licenses: +GNU/LGPL for files under thunarx, thunar-vfs , tdb folders +GNU/GPL for the others + +thunarx is copyrighted: + +Copyright (c) 2004 The GLib Development Team. +Copyright (c) 2005 Benedikt Meurer + +thunar-vfs is copyrighted: + +Copyright (c) 2004 The GLib Development Team. +Copyright (c) 2004-2005 Benedikt Meurer . + +tdb (trivial database system) is copyrighted: + +Copyright (c) 2001 Anton Blanchard +Copyright (c) 2005 Benedikt Meurer +Copyright (c) 1999-2004 Andrew Tridgell +Copyright (c) 2000 Paul `Rusty' Russel +Copyright (c) 2000-2003 Jeremy Allison +Copyright (c) 2001 Andrew Esh + +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' --- thunar-0.2.2svn+r20580.orig/debian/thunar.1 +++ thunar-0.2.2svn+r20580/debian/thunar.1 @@ -0,0 +1,17 @@ +.\" Copyright (C) 2005 Yves-Alexis Perez +.TH THUNAR "1" "December 2005" "thunar 0.1.4svn+r1885" "User Commands" +.SH NAME +thunar \- Xfce File Manager +.SH SYNOPSIS +.B thunar +.SH DESCRIPTION +.PP +Starts thunar, the Xfce File Manager. + +.SH "REPORTING BUGS" +Report bugs to . +.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.