[Pkg-xfce-commits] r2616 - desktop/branches/svn-snapshots/xfconf/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Jan 19 06:46:41 UTC 2009
Author: corsac
Date: 2009-01-19 06:46:41 +0000 (Mon, 19 Jan 2009)
New Revision: 2616
Modified:
desktop/branches/svn-snapshots/xfconf/debian/changelog
desktop/branches/svn-snapshots/xfconf/debian/control
Log:
add explicit dep for pkg-config, libglib2.0-dev on -dev package.
Modified: desktop/branches/svn-snapshots/xfconf/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/changelog 2009-01-18 22:10:19 UTC (rev 2615)
+++ desktop/branches/svn-snapshots/xfconf/debian/changelog 2009-01-19 06:46:41 UTC (rev 2616)
@@ -24,6 +24,7 @@
* new upstream beta release.
* debian/control:
- update build-deps for “Tuco-Tuco”.
+ - add explicit dep for pkg-config, libglib2.0-dev on -dev package.
* debian/rules:
- bump shlibs for 4.5.93.
- pass libexecdir to configure.
@@ -37,6 +38,5 @@
- updated xfconf descriptions
- added myself to uploaders
* debian/watch
- - Added for xfconf
- -- Michael Casadevall <sonicmctails at gmail.com> Sat, 17 Jan 2009 16:11:54 -0500
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 19 Jan 2009 07:46:19 +0100
Modified: desktop/branches/svn-snapshots/xfconf/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/control 2009-01-18 22:10:19 UTC (rev 2615)
+++ desktop/branches/svn-snapshots/xfconf/debian/control 2009-01-19 06:46:41 UTC (rev 2616)
@@ -14,7 +14,8 @@
Package: libxfconf-0-dev
Section: libdevel
Architecture: any
-Depends: libxfconf-0-2 (= ${binary:Version}), libdbus-1-dev, libdbus-glib-1-dev
+Depends: libxfconf-0-2 (= ${binary:Version}), libdbus-1-dev,
+ libdbus-glib-1-dev, pkg-config, libglib2.0-dev
Description: Development files for libxfconf
This package contains the development files libxfconf which are
the main part of the Xfce4 configuration system. If you want to
More information about the Pkg-xfce-commits
mailing list