[Pkg-xfce-commits] r8008 - in /desktop/branches/experimental/xfwm4/debian: changelog control

Lionel Le Folgoc mrpouit-guest at alioth.debian.org
Sun Oct 13 14:09:51 UTC 2013


Author: mrpouit-guest
Date: Sun Oct 13 14:09:51 2013
New Revision: 8008

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8008
Log:
* debian/control:
  - bump libxfce4ui-1-dev b-dep to >= 4.11.0.
  - add libdrm-dev b-dep to enable compositor vsync support.

Modified:
    desktop/branches/experimental/xfwm4/debian/changelog
    desktop/branches/experimental/xfwm4/debian/control

Modified: desktop/branches/experimental/xfwm4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfwm4/debian/changelog?rev=8008&op=diff
==============================================================================
--- desktop/branches/experimental/xfwm4/debian/changelog	(original)
+++ desktop/branches/experimental/xfwm4/debian/changelog	Sun Oct 13 14:09:51 2013
@@ -6,7 +6,9 @@
     - 0004-Optimize-smart-placement-bug-5785 dropped, included upstream.
 
   [ Lionel Le Folgoc ]
-  * debian/control: bump libxfce4ui-1-dev b-dep to >= 4.11.0.
+  * debian/control:
+    - bump libxfce4ui-1-dev b-dep to >= 4.11.0.
+    - add libdrm-dev b-dep to enable compositor vsync support.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 29 Sep 2013 15:03:07 +0200
 

Modified: desktop/branches/experimental/xfwm4/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfwm4/debian/control?rev=8008&op=diff
==============================================================================
--- desktop/branches/experimental/xfwm4/debian/control	(original)
+++ desktop/branches/experimental/xfwm4/debian/control	Sun Oct 13 14:09:51 2013
@@ -4,7 +4,7 @@
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Yves-Alexis Perez <corsac at debian.org>,
  Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: dpkg-dev (>= 1.16.1), debhelper (>= 9),
+Build-Depends: dpkg-dev (>= 1.16.1), debhelper (>= 9), libdrm-dev,
  libgtk2.0-dev (>= 2.14), libxft-dev, libxdamage-dev, libxrender-dev,
  libxcomposite-dev, libxfixes-dev, chrpath, libglade2-dev,
  libxfce4util-dev (>= 4.10.0), libxfce4ui-1-dev (>= 4.11.0),




More information about the Pkg-xfce-commits mailing list