[Pkg-xfce-commits] r2621 - desktop/branches/svn-snapshots/thunar/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Jan 19 06:57:04 UTC 2009
Author: corsac
Date: 2009-01-19 06:57:04 +0000 (Mon, 19 Jan 2009)
New Revision: 2621
Modified:
desktop/branches/svn-snapshots/thunar/debian/changelog
desktop/branches/svn-snapshots/thunar/debian/control
Log:
add dep on libglib2.0-dev (for thunar-vfs) and libgtk2.0-dev (for
thunarx) to -dev package.
Modified: desktop/branches/svn-snapshots/thunar/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/changelog 2009-01-19 06:54:52 UTC (rev 2620)
+++ desktop/branches/svn-snapshots/thunar/debian/changelog 2009-01-19 06:57:04 UTC (rev 2621)
@@ -41,6 +41,8 @@
- update build-deps for “Tuco-Tuco”.
- add build-dep on intltool.
- add ${misc:Depends} to various Depends: line.
+ - add dep on libglib2.0-dev (for thunar-vfs) and libgtk2.0-dev (for
+ thunarx) to -dev package.
* debian/libthunar-vfs-1-2.shlibs: bump shlibs.
* debian/patches:
- 02_fix-fam-closing-treeview dropped, merged upstream.
@@ -51,7 +53,7 @@
- don't install lintian override, it's done by dh_lintian.
- call dh_desktop in binary-install.
- -- Yves-Alexis Perez <corsac at debian.org> Wed, 14 Jan 2009 10:42:49 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 19 Jan 2009 07:56:26 +0100
thunar (0.9.0-10) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/thunar/debian/control
===================================================================
--- desktop/branches/svn-snapshots/thunar/debian/control 2009-01-19 06:54:52 UTC (rev 2620)
+++ desktop/branches/svn-snapshots/thunar/debian/control 2009-01-19 06:57:04 UTC (rev 2621)
@@ -19,7 +19,8 @@
Section: libdevel
Architecture: any
Depends: libthunar-vfs-1-2 (= ${binary:Version}),
- libexo-0.3-dev (>= 0.3.93), thunar-data (=${source:Version}), ${misc:Depends}
+ libexo-0.3-dev (>= 0.3.93), thunar-data (=${source:Version}),
+ libglib2.0-dev, libgtk2.0-dev
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
More information about the Pkg-xfce-commits
mailing list