[Pkg-xfce-commits] r1670 - desktop/trunk/xfce4-session/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Thu Feb 28 14:42:54 UTC 2008


Author: corsac
Date: 2008-02-28 14:42:53 +0000 (Thu, 28 Feb 2008)
New Revision: 1670

Modified:
   desktop/trunk/xfce4-session/debian/changelog
   desktop/trunk/xfce4-session/debian/control
   desktop/trunk/xfce4-session/debian/lintian
Log:
  - add dependency on xfce4-mcs-manager because of settings plugins calling
    xfce-setting-show
* debian/lintian: override "desktop-command-not-in-package" for
  xfce-setting-show now we depend on it.

Modified: desktop/trunk/xfce4-session/debian/changelog
===================================================================
--- desktop/trunk/xfce4-session/debian/changelog	2008-02-28 14:13:46 UTC (rev 1669)
+++ desktop/trunk/xfce4-session/debian/changelog	2008-02-28 14:42:53 UTC (rev 1670)
@@ -6,8 +6,12 @@
   * debian/control:
     - updated standard versions to 3.7.3.
     - updated my email address.
+    - add dependency on xfce4-mcs-manager because of settings plugins calling
+      xfce-setting-show
+  * debian/lintian: override "desktop-command-not-in-package" for
+    xfce-setting-show now we depend on it.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Thu, 28 Feb 2008 15:13:25 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 28 Feb 2008 15:41:41 +0100
 
 xfce4-session (4.4.2-1) unstable; urgency=low
 

Modified: desktop/trunk/xfce4-session/debian/control
===================================================================
--- desktop/trunk/xfce4-session/debian/control	2008-02-28 14:13:46 UTC (rev 1669)
+++ desktop/trunk/xfce4-session/debian/control	2008-02-28 14:42:53 UTC (rev 1670)
@@ -11,7 +11,7 @@
 
 Package: xfce4-session
 Architecture: any
-Depends: ${shlibs:Depends}, fortune-mod
+Depends: ${shlibs:Depends}, fortune-mod, xfce4-mcs-manager
 Recommends: xbase-clients, xfwm4, xfce4-utils, xfdesktop4, xfce4-panel, hal
 Suggests: sudo
 Provides: x-session-manager

Modified: desktop/trunk/xfce4-session/debian/lintian
===================================================================
--- desktop/trunk/xfce4-session/debian/lintian	2008-02-28 14:13:46 UTC (rev 1669)
+++ desktop/trunk/xfce4-session/debian/lintian	2008-02-28 14:42:53 UTC (rev 1670)
@@ -6,3 +6,6 @@
 xfce4-session: binary-without-manpage xfsm-shutdown-helper
 xfce4-session: binary-without-manpage balou-install-theme
 xfce4-session: binary-without-manpage balou-export-theme
+# We depend on xfce-mcs-manager
+xfce4-session: desktop-command-not-in-package /usr/share/applications/xfce-session-settings.desktop xfce-setting-show
+xfce4-session: desktop-command-not-in-package /usr/share/applications/xfce-splash-settings.desktop xfce-setting-show




More information about the Pkg-xfce-commits mailing list