[maemo-commits] [maemo-commits] r15185 - projects/haf/trunk/dbus/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Feb 19 09:57:07 EET 2008
- Previous message: [maemo-commits] r15184 - projects/connectivity/bluez-utils-debian/trunk
- Next message: [maemo-commits] r15186 - projects/haf/trunk/dbus/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala
Date: 2008-02-19 09:57:06 +0200 (Tue, 19 Feb 2008)
New Revision: 15185
Modified:
projects/haf/trunk/dbus/debian/changelog
projects/haf/trunk/dbus/debian/control
Log:
fixed build deps
Modified: projects/haf/trunk/dbus/debian/changelog
===================================================================
--- projects/haf/trunk/dbus/debian/changelog 2008-02-18 08:33:14 UTC (rev 15184)
+++ projects/haf/trunk/dbus/debian/changelog 2008-02-19 07:57:06 UTC (rev 15185)
@@ -1,5 +1,6 @@
dbus (1.0.2-0osso13~unreleased) experimental; urgency=low
+ * Fixed build dependency libexpat-dev -> libexpat1-dev. Fixes: NB#80418
* Added dbus-dbg package. Fixes: NB#70750
* Fixed a possible segfault in dbus_connection_send_with_reply when the
connection has been disconnected.
@@ -24,7 +25,7 @@
* Remove unused function _dbus_shell_quote.
* Remove some dead code from config-parser.c.
- -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Thu, 18 Oct 2007 11:21:11 +0300
+ -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Tue, 19 Feb 2008 09:48:37 +0200
dbus (1.0.2-0osso12) experimental; urgency=low
Modified: projects/haf/trunk/dbus/debian/control
===================================================================
--- projects/haf/trunk/dbus/debian/control 2008-02-18 08:33:14 UTC (rev 15184)
+++ projects/haf/trunk/dbus/debian/control 2008-02-19 07:57:06 UTC (rev 15185)
@@ -2,7 +2,7 @@
Section: devel
Priority: optional
Maintainer: Kimmo Hämäläinen <kimmo.hamalainen at nokia.com>
-Build-Depends: cdbs, debhelper, libexpat-dev, doxygen
+Build-Depends: cdbs, debhelper, libexpat1-dev, doxygen
Standards-Version: 3.7.2
Package: dbus
- Previous message: [maemo-commits] r15184 - projects/connectivity/bluez-utils-debian/trunk
- Next message: [maemo-commits] r15186 - projects/haf/trunk/dbus/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
