[Pkg-xfce-commits] r2339 - in desktop/branches/svn-snapshots: thunar/debian xfce4-utils/debian xfdesktop4/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sun Sep 28 21:05:01 UTC 2008
Author: corsac
Date: 2008-09-28 21:05:00 +0000 (Sun, 28 Sep 2008)
New Revision: 2339
Modified:
desktop/branches/svn-snapshots/thunar/debian/changelog
desktop/branches/svn-snapshots/thunar/debian/control
desktop/branches/svn-snapshots/xfce4-utils/debian/changelog
desktop/branches/svn-snapshots/xfce4-utils/debian/control
desktop/branches/svn-snapshots/xfdesktop4/debian/changelog
desktop/branches/svn-snapshots/xfdesktop4/debian/control
Log:
add Recommends: on xdg-user-dirs
Modified: desktop/branches/svn-snapshots/thunar/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/changelog 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/thunar/debian/changelog 2008-09-28 21:05:00 UTC (rev 2339)
@@ -5,6 +5,7 @@
- update standards version to 3.8.0. No change needed.
- updade build-deps for Xfce 4.6 Alpha.
- move thunar-volman from suggests to recommends.
+ - add recommends on xdg-user-dirs for Thunar to handle XDG user dirs.
* debian/patches:
- 02_thunar-vfs-volume-hal_missing-audio-cds-for-volman dropped, merged
upstream.
@@ -14,7 +15,7 @@
* debian/rules:
- fail if dh_install misses files.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 Aug 2008 01:07:33 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 28 Sep 2008 23:01:21 +0200
thunar (0.9.0-10) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/thunar/debian/control
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/control 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/thunar/debian/control 2008-09-28 21:05:00 UTC (rev 2339)
@@ -30,7 +30,8 @@
Package: thunar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version}), exo-utils
-Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}, thunar-volman
+Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}, thunar-volman,
+ xdg-user-dirs
Conflicts: thunar-data (<= 0.9.0-5)
Suggests: thunar-archive-plugin, thunar-media-tags-plugin
Description: File Manager for Xfce
Modified: desktop/branches/svn-snapshots/xfce4-utils/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/changelog 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/changelog 2008-09-28 21:05:00 UTC (rev 2339)
@@ -7,13 +7,14 @@
- update build-dep on debhelper for dh_lintian support.
- add a Recommends: on xinput for migration script.
- add build-dep on intltool.
+ - add Recommends: on xdg-user-dirs so it can be used at startup.
* debian/rules:
- stop messing with config.{sub,guess}.
- use dh_lintian.
- don't manually install xfce.desktop in /u/s/xsessions, it's already done.
- configure libexecdir so it ends in /usr/lib.
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 11 Sep 2008 08:02:19 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 28 Sep 2008 23:02:26 +0200
xfce4-utils (4.4.2-8) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/xfce4-utils/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfce4-utils/debian/control 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/xfce4-utils/debian/control 2008-09-28 21:05:00 UTC (rev 2339)
@@ -12,7 +12,8 @@
Package: xfce4-utils
Architecture: any
Depends: ${shlibs:Depends}, xterm|x-terminal-emulator, x11-xserver-utils, xinit, exo-utils
-Recommends: xfwm4, xfce4-panel, thunar, xscreensaver | xlockmore | xlockmore-gl, dbus-x11, xinput
+Recommends: xfwm4, xfce4-panel, thunar, xscreensaver | xlockmore |
+ xlockmore-gl, dbus-x11, xinput, xdg-user-dirs
Suggests: xfce4-session
Description: Various tools for Xfce
This package contains xfrun4, xfterm4, xflock4, xfmountdev4, xfbrowser4,
Modified: desktop/branches/svn-snapshots/xfdesktop4/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/changelog 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/changelog 2008-09-28 21:05:00 UTC (rev 2339)
@@ -6,6 +6,7 @@
- update build-deps for Xfce 4.6 Alpha.
- remove useless conflicts.
- add build-dep on intltool.
+ - add Recommends: on xdg-user-dirs to handle XDG folders.
* debian/rules:
- don't install useless lintian override file
- fail if dh_install misses files.
@@ -24,7 +25,7 @@
- add /usr/share/desktop-directories files.
- add /usr/share/applications files.
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 09 Sep 2008 22:19:21 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 28 Sep 2008 23:03:32 +0200
xfdesktop4 (4.4.2-7) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/xfdesktop4/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/control 2008-09-28 12:21:06 UTC (rev 2338)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/control 2008-09-28 21:05:00 UTC (rev 2339)
@@ -17,7 +17,7 @@
Package: xfdesktop4
Architecture: any
Depends: ${shlibs:Depends}, xfce4-utils, xfdesktop4-data (= ${source:Version}), exo-utils
-Recommends: dbus-x11, librsvg2-common
+Recommends: dbus-x11, librsvg2-common, xdg-user-dirs
Suggests: menu
Description: Provides desktop background and root menu
This package contains a tool that allows you to switch the background image
More information about the Pkg-xfce-commits
mailing list