[Pkg-xfce-commits] r491 - desktop/trunk/thunar/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Tue Mar 7 00:48:23 UTC 2006
Author: corsac-guest
Date: 2006-03-07 00:48:22 +0000 (Tue, 07 Mar 2006)
New Revision: 491
Modified:
desktop/trunk/thunar/debian/control
Log:
added conflicts: so locales move doesn't break everything during upgrade or downgrade
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-03-06 22:42:45 UTC (rev 490)
+++ desktop/trunk/thunar/debian/control 2006-03-07 00:48:22 UTC (rev 491)
@@ -10,6 +10,7 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils
Recommends: hal, pmount
+Conflicts: libthunar-vfs-1 (<= 0.2.0alpha-r19548-3)
Description: File Manager for Xfce
Thunar is the file manager designed to be the default file manager of Xfce 4.4
.
@@ -30,6 +31,7 @@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
+Conflicts: thunar (<= 0.2.0alpha-r19548-3)
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
More information about the Pkg-xfce-commits
mailing list