[Pkg-xfce-commits] r9417 - in /goodies/branches/experimental/xfce4-battery-plugin/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Mon Jun 6 20:28:35 UTC 2016


Author: corsac
Date: Mon Jun  6 20:28:35 2016
New Revision: 9417

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9417
Log:
* debian/control:
  - replace gtk2 build-dep by gtk3
  - add build-dep on libxfce4util and libxfce4ui.

Modified:
    goodies/branches/experimental/xfce4-battery-plugin/debian/changelog
    goodies/branches/experimental/xfce4-battery-plugin/debian/control

Modified: goodies/branches/experimental/xfce4-battery-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-battery-plugin/debian/changelog?rev=9417&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-battery-plugin/debian/changelog	(original)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/changelog	Mon Jun  6 20:28:35 2016
@@ -1,6 +1,9 @@
 xfce4-battery-plugin (1.0.99-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * debian/control:
+    - replace gtk2 build-dep by gtk3
+    - add build-dep on libxfce4util and libxfce4ui.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Mon, 06 Jun 2016 22:25:54 +0200
 

Modified: goodies/branches/experimental/xfce4-battery-plugin/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/branches/experimental/xfce4-battery-plugin/debian/control?rev=9417&op=diff
==============================================================================
--- goodies/branches/experimental/xfce4-battery-plugin/debian/control	(original)
+++ goodies/branches/experimental/xfce4-battery-plugin/debian/control	Mon Jun  6 20:28:35 2016
@@ -4,8 +4,9 @@
 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: autotools-dev, debhelper (>= 9), libgtk2.0-dev,
-  xfce4-panel-dev (>= 4.8.0), libxml2-dev, libxml-parser-perl,
+Build-Depends: autotools-dev, debhelper (>= 9), libgtk-3-dev
+  libxfce4util-dev, libxfce4ui-2-dev (>= 4.12),
+  xfce4-panel-dev (>= 4.12.0), libxml2-dev, libxml-parser-perl,
   libxfce4util-dev, libxfce4ui-1-dev, intltool, dpkg-dev (>= 1.16.1),
   xfce4-dev-tools, automake, libtool
 Standards-Version: 3.9.6




More information about the Pkg-xfce-commits mailing list