[Pkg-xfce-commits] r2097 - desktop/trunk/thunar/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu May 29 16:38:58 UTC 2008
Author: corsac
Date: 2008-05-29 16:38:57 +0000 (Thu, 29 May 2008)
New Revision: 2097
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
move exo-utils dep to thunar
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2008-05-25 15:00:47 UTC (rev 2096)
+++ desktop/trunk/thunar/debian/changelog 2008-05-29 16:38:57 UTC (rev 2097)
@@ -1,3 +1,9 @@
+thunar (0.9.0-10) UNRELEASED; urgency=low
+
+ * -dev package doesn't need to depend on exo-utils, thunar does.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 May 2008 18:38:19 +0200
+
thunar (0.9.0-9) unstable; urgency=low
* debian/control:
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2008-05-25 15:00:47 UTC (rev 2096)
+++ desktop/trunk/thunar/debian/control 2008-05-29 16:38:57 UTC (rev 2097)
@@ -13,7 +13,7 @@
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}), exo-utils
+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
@@ -29,7 +29,7 @@
Package: thunar
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version}), exo-utils
Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}
Conflicts: thunar-data (<= 0.9.0-5)
Suggests: thunar-archive-plugin, thunar-media-tags-plugin, thunar-volman
More information about the Pkg-xfce-commits
mailing list