[Pkg-xfce-commits] r1891 - desktop/trunk/thunar/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Apr 25 06:35:50 UTC 2008


Author: corsac
Date: 2008-04-25 06:35:49 +0000 (Fri, 25 Apr 2008)
New Revision: 1891

Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/control
Log:
* debian/comtrol:
  - move Recommends from dbus to dbus-x11 to make sure there is a session bus
  - drop now useless conflicts/replaces.

Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2008-04-25 06:34:11 UTC (rev 1890)
+++ desktop/trunk/thunar/debian/changelog	2008-04-25 06:35:49 UTC (rev 1891)
@@ -1,9 +1,11 @@
 thunar (0.9.0-8) UNRELEASED; urgency=low
 
-  * move Recommends from dbus to dbus-x11 to make sure there is a session bus
-    available if user wants dbus.
+  * debian/comtrol:
+    - move Recommends from dbus to dbus-x11 to make sure there is a session bus
+      available if user wants dbus.
+    - drop now useless conflicts/replaces.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Fri, 25 Apr 2008 08:33:09 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 25 Apr 2008 08:35:16 +0200
 
 thunar (0.9.0-7) unstable; urgency=low
 

Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2008-04-25 06:34:11 UTC (rev 1890)
+++ desktop/trunk/thunar/debian/control	2008-04-25 06:35:49 UTC (rev 1891)
@@ -22,7 +22,6 @@
 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 
@@ -32,8 +31,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version})
 Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}
-Conflicts: libthunar-vfs-1 (<= 0.2.0alpha-r19548-3), thunar-data (<= 0.9.0-5)
-Replaces: libthunar-vfs-dev (<= 0.3.0beta1-2)
+Conflicts: thunar-data (<= 0.9.0-5)
 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




More information about the Pkg-xfce-commits mailing list