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

Yves-Alexis Perez corsac-guest at costa.debian.org
Thu Feb 23 18:28:37 UTC 2006


Author: corsac-guest
Date: 2006-02-23 18:28:36 +0000 (Thu, 23 Feb 2006)
New Revision: 478

Modified:
   desktop/trunk/thunar/debian/changelog
   desktop/trunk/thunar/debian/control
Log:
Depends on desktop-file-utils so thunar can use update-desktop-database



Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog	2006-02-16 20:06:19 UTC (rev 477)
+++ desktop/trunk/thunar/debian/changelog	2006-02-23 18:28:36 UTC (rev 478)
@@ -3,8 +3,9 @@
   * Build-depend on libgamin so thunar is informed of changes by gam
   * Included thunar-uca (User Customisable Actions) in package
   * Added FAQ and HACKING in the docs
+  * Now depends on desktop-file-utils so thunar can use update-desktop-database
  
- -- Yves-Alexis Perez <corsac at corsac.net>  Thu, 16 Feb 2006 21:05:53 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net>  Thu, 23 Feb 2006 16:03:06 +0100
  
 thunar (0.2.0alpha-r19548-3) unstable; urgency=low
   

Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control	2006-02-16 20:06:19 UTC (rev 477)
+++ desktop/trunk/thunar/debian/control	2006-02-23 18:28:36 UTC (rev 478)
@@ -8,7 +8,7 @@
 
 Package: thunar
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils
 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