[Pkg-xfce-commits] r484 - desktop/trunk/thunar/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Sun Mar 5 18:52:10 UTC 2006
Author: corsac-guest
Date: 2006-03-05 18:52:09 +0000 (Sun, 05 Mar 2006)
New Revision: 484
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
depends explicitely on libthunar-vfs-1
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2006-03-05 17:59:22 UTC (rev 483)
+++ desktop/trunk/thunar/debian/changelog 2006-03-05 18:52:09 UTC (rev 484)
@@ -4,6 +4,7 @@
* Build-depend on libhal-storage-dev and libdbus-glib-1-dev to enable volume
management in thunar (please see /usr/share/doc/thunar/README.volumes)
* Build-depend on libgamin so thunar is informed of changes by gam
+ * thunar package now depends on libthunar-vfs-1
* Included thunar-uca (User Customisable Actions) in package
* Added FAQ and HACKING in the docs
* Added upstream documentation in the docs
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-03-05 17:59:22 UTC (rev 483)
+++ desktop/trunk/thunar/debian/control 2006-03-05 18:52:09 UTC (rev 484)
@@ -8,7 +8,7 @@
Package: thunar
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils
+Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, libthunar-vfs-1 (= ${Source-Version})
Description: File Manager for Xfce
Thunar is the file manager designed to be the default file manager of Xfce 4.4
.
More information about the Pkg-xfce-commits
mailing list