[Pkg-xfce-commits] r10194 - in /desktop/branches/experimental/thunar/debian: changelog rules
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sun Nov 26 19:32:35 UTC 2017
Author: corsac
Date: Sun Nov 26 19:32:35 2017
New Revision: 10194
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10194
Log:
* debian/rules:
- drop enable-dbus and enable-startup-notification options, not valid
anymore.
Modified:
desktop/branches/experimental/thunar/debian/changelog
desktop/branches/experimental/thunar/debian/rules
Modified: desktop/branches/experimental/thunar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/changelog?rev=10194&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/changelog (original)
+++ desktop/branches/experimental/thunar/debian/changelog Sun Nov 26 19:32:35 2017
@@ -4,6 +4,9 @@
* debian/control:
- replace libexo-1-dev build-dep by libexo-2-dev
- replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev
+ * debian/rules:
+ - drop enable-dbus and enable-startup-notification options, not valid
+ anymore.
-- Yves-Alexis Perez <corsac at debian.org> Sun, 26 Nov 2017 20:25:50 +0100
Modified: desktop/branches/experimental/thunar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/thunar/debian/rules?rev=10194&op=diff
==============================================================================
--- desktop/branches/experimental/thunar/debian/rules (original)
+++ desktop/branches/experimental/thunar/debian/rules Sun Nov 26 19:32:35 2017
@@ -14,7 +14,7 @@
dh_auto_configure -- \
--docdir=\$${prefix}/share/doc/thunar-data \
--disable-silent-rules \
- --enable-dbus --enable-startup-notification --enable-apr-plugin \
+ --enable-apr-plugin \
--enable-exif --enable-pcre --enable-sbr-plugin --enable-tpa-plugin \
--enable-uca-plugin
More information about the Pkg-xfce-commits
mailing list