[Pkg-xfce-commits] r2618 - desktop/branches/svn-snapshots/exo/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Jan 19 06:50:37 UTC 2009
Author: corsac
Date: 2009-01-19 06:50:37 +0000 (Mon, 19 Jan 2009)
New Revision: 2618
Modified:
desktop/branches/svn-snapshots/exo/debian/changelog
desktop/branches/svn-snapshots/exo/debian/control
Log:
correct deps for -dev package.
Modified: desktop/branches/svn-snapshots/exo/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/exo/debian/changelog 2009-01-19 06:47:24 UTC (rev 2617)
+++ desktop/branches/svn-snapshots/exo/debian/changelog 2009-01-19 06:50:37 UTC (rev 2618)
@@ -35,6 +35,7 @@
* new upstream beta release.
* debian/control:
- update build-deps for “Tuco-Tuco”.
+ - correct deps for -dev package.
* debian/libexo-0.3-0.shlibs
- bump shlibs for 4.5.93.
@@ -49,7 +50,7 @@
- Added myself as an upload
- Added quilt as a build-dep
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 11 Jan 2009 11:59:08 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 19 Jan 2009 07:50:07 +0100
exo (0.3.4-8) experimental; urgency=low
Modified: desktop/branches/svn-snapshots/exo/debian/control
===================================================================
--- desktop/branches/svn-snapshots/exo/debian/control 2009-01-19 06:47:24 UTC (rev 2617)
+++ desktop/branches/svn-snapshots/exo/debian/control 2009-01-19 06:50:37 UTC (rev 2618)
@@ -14,7 +14,8 @@
Package: libexo-0.3-dev
Section: libdevel
Architecture: any
-Depends: libexo-0.3-0 (= ${binary:Version}), libxfcegui4-dev (>= 4.5.93), libhal-storage-dev
+Depends: libexo-0.3-0 (= ${binary:Version}), libxfce4util-dev (>= 4.5.93),
+ libhal-storage-dev, libgtk2.0-dev
Description: Development files for libexo
This package contains the headers and the static library
for libexo-0.3-0.
More information about the Pkg-xfce-commits
mailing list