[Pkg-xfce-commits] r414 - desktop/trunk/thunar/debian
Yves-Alexis Perez
corsac-guest at costa.debian.org
Mon Jan 2 23:01:53 UTC 2006
Author: corsac-guest
Date: 2006-01-02 23:01:49 +0000 (Mon, 02 Jan 2006)
New Revision: 414
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
thunar now builds fine in pbuilder and the three packages are installable.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2006-01-02 21:46:23 UTC (rev 413)
+++ desktop/trunk/thunar/debian/changelog 2006-01-02 23:01:49 UTC (rev 414)
@@ -1,5 +1,7 @@
thunar (0.1.4svn+r18850-1) unstable; urgency=low
* Initial release Closes: #344321
+ * Added a build-dependancy on libxml-parser-perl so thunar builds in pbuilder
+ * Changed the dependancy for libthunar-vfs-1-dev to libthunar-vfs-1
- -- Yves-Alexis Perez <corsac at corsac.net> Fri, 30 Dec 2005 18:06:29 +0100
+ -- Yves-Alexis Perez <corsac at corsac.net> Mon, 02 Jan 2006 23:42:32 +0100
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2006-01-02 21:46:23 UTC (rev 413)
+++ desktop/trunk/thunar/debian/control 2006-01-02 23:01:49 UTC (rev 414)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev(>= 0.3.0svn+r18845-1), cdbs
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, libcairo2-dev, libexo-0.3-dev(>= 0.3.0svn+r18845-1), cdbs, libxml-parser-perl
Standards-Version: 3.6.2
Package: thunar
@@ -18,7 +18,7 @@
Package: libthunar-vfs-1-dev
Section: libdevel
Architecture: any
-Depends: libthunar-vfs (= ${Source-Version})
+Depends: libthunar-vfs-1 (= ${Source-Version})
Description: Development files for libthunar-vfs
This package contains the headers and the static library for libthunar-vfs,
the virtual file system abstraction used in thunar
More information about the Pkg-xfce-commits
mailing list