[Pkg-xfce-commits] r9199 - in /desktop/branches/experimental/xfce4-power-manager/debian: changelog control
Mateusz Łukasik
mati75-guest at moszumanska.debian.org
Mon Jun 15 19:22:20 UTC 2015
Author: mati75-guest
Date: Mon Jun 15 19:22:20 2015
New Revision: 9199
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9199
Log:
new upstream development version
Modified:
desktop/branches/experimental/xfce4-power-manager/debian/changelog
desktop/branches/experimental/xfce4-power-manager/debian/control
Modified: desktop/branches/experimental/xfce4-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/changelog?rev=9199&op=diff
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/changelog (original)
+++ desktop/branches/experimental/xfce4-power-manager/debian/changelog Mon Jun 15 19:22:20 2015
@@ -1,3 +1,17 @@
+xfce4-power-manager (1.5.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release:
+ - Use GTK+3 from now.
+ * Drop 01_fix-light-locker-schema-loading.patch -- included upstream.
+ * debian/control:
+ - Build-Depends on gtk3 instead of gtk2
+ - Build-Depends on libxfce4ui-2-dev instead of libxfce4ui-1-dev
+ - Build-Depends on libxfce4panel-2.0-dev instead of xfce4-panel-dev
+ - Build-Depends on libglib2.0-dev instead of libdbus-1-dev, libdbus-glib-1-dev
+ - Add libsystemd-dev build dep on Linux to use logind for session tracking.
+
+ -- Mateusz Åukasik <mati75 at linuxmint.pl> Sun, 31 May 2015 22:25:49 +0200
+
xfce4-power-manager (1.4.4-4) unstable; urgency=medium
* debian/rules:
Modified: desktop/branches/experimental/xfce4-power-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/control?rev=9199&op=diff
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/control (original)
+++ desktop/branches/experimental/xfce4-power-manager/debian/control Mon Jun 15 19:22:20 2015
@@ -3,9 +3,9 @@
Priority: optional
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: debhelper (>= 9), intltool, pkg-config, libgtk2.0-dev,
- libdbus-1-dev, libdbus-glib-1-dev, libxfconf-0-dev (>= 4.10.0),
- libxfce4ui-1-dev (>= 4.10.0), libnotify-dev, xfce4-panel-dev (>= 4.10.0),
+Build-Depends: debhelper (>= 9), intltool, pkg-config, libgtk-3-dev (>= 3.14),
+ libglib2.0-dev, libxfconf-0-dev (>= 4.10.0), libsystemd-dev [linux-any],
+ libxfce4ui-2-dev (>= 4.12), libnotify-dev, libxfce4panel-2.0-dev (>= 4.12),
libpolkit-gobject-1-dev, libxext-dev, libx11-dev, dpkg-dev (>= 1.16.1),
libupower-glib-dev (>= 0.99)
Standards-Version: 3.9.6
More information about the Pkg-xfce-commits
mailing list