[Pkg-xfce-commits] r4034 - desktop/trunk/thunar/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat May 22 03:43:53 UTC 2010
Author: mrpouit-guest
Date: 2010-05-22 15:43:52 +0000 (Sat, 22 May 2010)
New Revision: 4034
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
startup notification support is enabled in debian/rules.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2010-05-22 15:43:03 UTC (rev 4033)
+++ desktop/trunk/thunar/debian/changelog 2010-05-22 15:43:52 UTC (rev 4034)
@@ -2,6 +2,8 @@
* New upstream release.
* debian/patches/04_fix-umask-handling.patch: dropped, included upstream.
+ * debian/control: build-dep on libstartup-notification0-dev (>= 0.4) as
+ startup notification support is enabled in debian/rules.
-- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 22 May 2010 17:11:38 +0200
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2010-05-22 15:43:03 UTC (rev 4033)
+++ desktop/trunk/thunar/debian/control 2010-05-22 15:43:52 UTC (rev 4034)
@@ -9,7 +9,7 @@
libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
libdbus-glib-1-dev, libexif-dev, libgtk2.0-dev (>= 2.10.1),
xfce4-panel-dev (>= 4.6.0), chrpath, libpcre3-dev, libjpeg-dev,
- intltool
+ libstartup-notification0-dev (>= 0.4), intltool
Build-Conflicts: libgamin-dev [!hurd-i386]
Standards-Version: 3.8.4
Homepage: http://thunar.xfce.org
More information about the Pkg-xfce-commits
mailing list