[Pkg-xfce-commits] r562 - in desktop/trunk: thunar/debian
xfdesktop4/debian
Simon Huggins
huggie at costa.debian.org
Fri Apr 28 12:59:57 UTC 2006
Author: huggie
Date: 2006-04-28 12:59:56 +0000 (Fri, 28 Apr 2006)
New Revision: 562
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
desktop/trunk/xfdesktop4/debian/changelog
desktop/trunk/xfdesktop4/debian/control
Log:
Revert previous xfdesktop4 commit by moving the build-dep from xfdesktop to
a dep in the libthunar-vfs-1-dev package.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2006-04-28 12:31:48 UTC (rev 561)
+++ desktop/trunk/thunar/debian/changelog 2006-04-28 12:59:56 UTC (rev 562)
@@ -6,6 +6,7 @@
(Simon Huggins)
* Remove .la files all together from this package - we ship a .pc file
which should be sufficient for things building against it.
+ * Add dependency on libexo-dev to libthunar-vfs-1-dev.
-- Yves-Alexis Perez <corsac at corsac.net> Tue, 18 Apr 2006 18:03:55 +0200
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-04-28 12:31:48 UTC (rev 561)
+++ desktop/trunk/thunar/debian/control 2006-04-28 12:59:56 UTC (rev 562)
@@ -22,7 +22,7 @@
Package: libthunar-vfs-1-dev
Section: libdevel
Architecture: any
-Depends: libthunar-vfs-1-2 (= ${Source-Version})
+Depends: libthunar-vfs-1-2 (= ${Source-Version}), libexo-0.3-dev (>= 0.3.1.6beta1-1)
Description: Development files for libthunar-vfs
This package contains the headers and the static library for libthunar-vfs,
the virtual file system abstraction used by thunar
Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog 2006-04-28 12:31:48 UTC (rev 561)
+++ desktop/trunk/xfdesktop4/debian/changelog 2006-04-28 12:59:56 UTC (rev 562)
@@ -1,13 +1,10 @@
xfdesktop4 (4.3.90.1-1) UNRELEASED; urgency=low
- (Yves-Alexis Perez)
- * New upstream release
- * Build-depend on libthunar-vfs-1-dev to add desktop icons files support
- * Use x-terminal-emulator instead of xfterm4 in menu file
- * Use correct interpreter in xfdesktop4 menu method
- * Correct a syntax error in changelog
- (Simon Huggins)
- * Add build-dep on exo.
+ * New upstream release
+ * Build-depend on libthunar-vfs-1-dev to add desktop icons files support
+ * Use x-terminal-emulator instead of xfterm4 in menu file
+ * Use correct interpreter in xfdesktop4 menu method
+ * Correct a syntax error in changelog
-- Yves-Alexis Perez <corsac at corsac.net> Tue, 18 Apr 2006 17:12:09 +0200
Modified: desktop/trunk/xfdesktop4/debian/control
===================================================================
--- desktop/trunk/xfdesktop4/debian/control 2006-04-28 12:31:48 UTC (rev 561)
+++ desktop/trunk/xfdesktop4/debian/control 2006-04-28 12:59:56 UTC (rev 562)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, libxml2-dev, xfce4-panel-dev (>= 4.3.90.1-1), libthunar-vfs-1-dev (>= 0.3.0beta1-1), libexo-0.3-dev (>= 0.3.1.6beta1-1)
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev, libxft-dev, libxml2-dev, xfce4-panel-dev (>= 4.3.90.1-1), libthunar-vfs-1-dev (>= 0.3.0beta1-1)
Standards-Version: 3.6.2
Package: xfdesktop4
More information about the Pkg-xfce-commits
mailing list