Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian....@packages.debian.org
Usertags: pu

Hello,

Openbox is jessie have problem with load startup notifications for example in LXDE DM, see #838326. Fix is really simple, sources needs add libxcursor-dev to B-D.

Andriy Grytsenko from LXDE team tests it and it resolved problem.

I attach debdiff for it.

Mateusz
diff -Nru openbox-3.5.2/debian/changelog openbox-3.5.2/debian/changelog
--- openbox-3.5.2/debian/changelog      2014-10-25 14:39:18.000000000 +0200
+++ openbox-3.5.2/debian/changelog      2016-10-15 13:52:38.000000000 +0200
@@ -1,3 +1,11 @@
+openbox (3.5.2-8+deb8u1) jessie; urgency=medium
+
+  * debian/control:
+    +  Add libxcursor-dev to B-D for fix load startup notifications.
+    (Closes: #838326)
+
+ -- Mateusz Łukasik <mat...@linuxmint.pl>  Sat, 15 Oct 2016 13:52:38 +0200
+
 openbox (3.5.2-8) unstable; urgency=high
 
   * debian/openbox.install:
diff -Nru openbox-3.5.2/debian/control openbox-3.5.2/debian/control
--- openbox-3.5.2/debian/control        2014-09-23 11:08:38.000000000 +0200
+++ openbox-3.5.2/debian/control        2016-10-15 13:52:38.000000000 +0200
@@ -6,7 +6,7 @@
  libxrender-dev, pkg-config, libglib2.0-dev, libxml2-dev (>= 2.6.0), perl, 
  libxt-dev, libxinerama-dev, libxrandr-dev, libpango1.0-dev, libx11-dev, 
  autoconf, automake (>= 1:1.11), python-xdg, libimlib2-dev, dh-autoreconf, 
- autopoint, librsvg2-dev, libxi-dev
+ autopoint, librsvg2-dev, libxi-dev, libxcursor-dev
 Standards-Version: 3.9.6
 Homepage: http://www.openbox.org
 Vcs-Browser: https://github.com/mati75/openbox-debian

Reply via email to