[Pkg-xfce-commits] r5754 - goodies/trunk/xfce4-places-plugin/debian

Yves-Alexis Perez corsac at alioth.debian.org
Wed May 11 04:13:05 UTC 2011


Author: corsac
Date: 2011-05-11 16:13:00 +0000 (Wed, 11 May 2011)
New Revision: 5754

Modified:
   goodies/trunk/xfce4-places-plugin/debian/changelog
   goodies/trunk/xfce4-places-plugin/debian/control
Log:
* debian/control:
  - add build-dep on libnotify-dev to enable notifications.

Modified: goodies/trunk/xfce4-places-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/changelog	2011-05-11 08:41:55 UTC (rev 5753)
+++ goodies/trunk/xfce4-places-plugin/debian/changelog	2011-05-11 16:13:00 UTC (rev 5754)
@@ -1,3 +1,10 @@
+xfce4-places-plugin (1.2.0-3) UNRELEASED; urgency=low
+
+  * debian/control:
+    - add build-dep on libnotify-dev to enable notifications.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 11 May 2011 12:59:17 +0200
+
 xfce4-places-plugin (1.2.0-2) unstable; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: goodies/trunk/xfce4-places-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-places-plugin/debian/control	2011-05-11 08:41:55 UTC (rev 5753)
+++ goodies/trunk/xfce4-places-plugin/debian/control	2011-05-11 16:13:00 UTC (rev 5754)
@@ -6,7 +6,8 @@
 Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config,
  libgtk2.0-dev (>= 2.6.0), libxfce4util-dev (>= 4.8),
  libexo-1-dev (>= 0.5.0), libxfce4ui-1-dev (>= 4.8), xfce4-panel-dev (>= 4.8),
- libxml-parser-perl, intltool, xfce4-dev-tools, automake, autoconf, libtool
+ libxml-parser-perl, intltool, xfce4-dev-tools, automake, autoconf, libtool,
+ libnotify-dev
 Standards-Version: 3.9.2
 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
 Vcs-Svn: svn://svn.debian.org/svn/pkg-xfce/goodies/trunk/xfce4-places-plugin/




More information about the Pkg-xfce-commits mailing list