package: xfce4-notes-plugin
version: 1.7.2-2
severity: normal

Hey,

The notes plugin 1.7.3 has met some new dependencies for a while (and I have
hit a build-dep on libthunar-vfs recently) so I'm proposing a patch with
some updates. I didn't touch the changelog.

The patch removes libthunar-vfs and the --enable-fs-monitor flag.

Kind Regards
-- 
Mike
Index: control
===================================================================
--- control	(révision 3914)
+++ control	(copie de travail)
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-de...@lists.alioth.debian.org>
 Build-Depends: autotools-dev, cdbs, debhelper (>= 7.0.50~),
- xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl, intltool, 
- libx11-dev, pkg-config, libgtk2.0-dev, libxfcegui4-dev,
- libthunar-vfs-1-dev, libxfconf-0-dev, libunique-dev
+ xfce4-panel-dev (>= 4.4.1), libxml2-dev, libxml-parser-perl, intltool,
+ libx11-dev, pkg-config, libgtk2.0-dev, libxfcegui4-dev, libxfconf-0-dev,
+ libunique-dev
 Uploaders: Emanuele Rocca <e...@debian.org>, Simon Huggins <hug...@earth.li>, Yves-Alexis Perez <cor...@debian.org>
 Standards-Version: 3.8.3
 Homepage: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
Index: rules
===================================================================
--- rules	(révision 3914)
+++ rules	(copie de travail)
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-fs-monitor
+	dh_auto_configure
 
 override_dh_install:
 	-rm -rf debian/tmp/usr/lib/xfce4/panel-plugins/*.a

Reply via email to