[Pkg-xfce-commits] r10195 - in /desktop/branches/experimental/thunar/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Sun Nov 26 19:43:06 UTC 2017


Author: corsac
Date: Sun Nov 26 19:43:05 2017
New Revision: 10195

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10195
Log:
  - update libxfce4util build-dep to 4.12
  - replace Gtk2 by Gtk3, add explicit build-dep on libglib2.0-dev.
  - add explicit build-dep on libxfconf-0-dev
  - drop xfc4-panel-dev build-dep

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

Modified: desktop/branches/experimental/thunar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/changelog?rev=10195&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/changelog	(original)
+++ desktop/branches/experimental/thunar/debian/changelog	Sun Nov 26 19:43:05 2017
@@ -4,6 +4,10 @@
   * debian/control:
     - replace libexo-1-dev build-dep by libexo-2-dev
     - replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev
+    - update libxfce4util build-dep to 4.12
+    - replace Gtk2 by Gtk3, add explicit build-dep on libglib2.0-dev.
+    - add explicit build-dep on libxfconf-0-dev
+    - drop xfc4-panel-dev build-dep
   * debian/rules:
     - drop enable-dbus and enable-startup-notification options, not valid
       anymore.

Modified: desktop/branches/experimental/thunar/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/control?rev=10195&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/control	(original)
+++ desktop/branches/experimental/thunar/debian/control	Sun Nov 26 19:43:05 2017
@@ -11,17 +11,18 @@
                libdbus-glib-1-dev,
                libexif-dev,
                libexo-2-dev (>= 0.10.0),
-               libgtk2.0-dev (>= 2.10.1),
+               libglib2.0-dev,
+               libgtk-3-dev,
                libgudev-1.0-dev [linux-any],
                libjpeg-dev,
                libnotify-dev,
                libpcre3-dev,
                libtool,
                libxfce4ui-2-dev (>= 4.12.0),
-               libxfce4util-dev (>= 4.10.0),
+               libxfce4util-dev (>= 4.12.0),
+               libxfconf-0-dev, 
                libxml-parser-perl,
-               xfce4-dev-tools,
-               xfce4-panel-dev (>= 4.10.0)
+               xfce4-dev-tools
 Standards-Version: 4.1.1
 Homepage: http://thunar.xfce.org
 Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/thunar/




More information about the Pkg-xfce-commits mailing list