[maemo-commits] [maemo-commits] r10171 - projects/haf/trunk/dbus-glib/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Feb 22 15:50:11 EET 2007
- Previous message: [maemo-commits] r10170 - projects/haf/trunk/dbus-glib/debian
- Next message: [maemo-commits] r10172 - projects/haf/trunk/dbus-glib/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala
Date: 2007-02-22 15:50:06 +0200 (Thu, 22 Feb 2007)
New Revision: 10171
Modified:
projects/haf/trunk/dbus-glib/debian/changelog
projects/haf/trunk/dbus-glib/debian/control
Log:
added libexpat1 dependency manually
Modified: projects/haf/trunk/dbus-glib/debian/changelog
===================================================================
--- projects/haf/trunk/dbus-glib/debian/changelog 2007-02-22 13:39:58 UTC (rev 10170)
+++ projects/haf/trunk/dbus-glib/debian/changelog 2007-02-22 13:50:06 UTC (rev 10171)
@@ -4,8 +4,8 @@
* Upgraded the upstream tarball to v0.73.
* Removed 04-dbus-gproxy-crash-and-leak-fix.patch because it's included
in the tarball.
- * Removed ${shlibs:depends} from libdbus-glib-1-dev because of lintian
- warning.
+ * Removed ${shlibs:depends} from libdbus-glib-1-dev and added libexpat1
+ dependency manually to it because of lintian warning.
-- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Wed, 14 Feb 2007 08:45:45 +0200
Modified: projects/haf/trunk/dbus-glib/debian/control
===================================================================
--- projects/haf/trunk/dbus-glib/debian/control 2007-02-22 13:39:58 UTC (rev 10170)
+++ projects/haf/trunk/dbus-glib/debian/control 2007-02-22 13:50:06 UTC (rev 10171)
@@ -8,7 +8,7 @@
Package: libdbus-glib-1-dev
Section: libdevel
Architecture: any
-Depends: libdbus-glib-1-2 (= ${Source-Version}), libdbus-1-dev (>= 0.91), libglib2.0-dev
+Depends: libdbus-glib-1-2 (= ${Source-Version}), libdbus-1-dev (>= 0.91), libglib2.0-dev, libexpat1
Conflicts: libdbus-glib-dev, dbus-glib-1-dev, dbus-1-utils (<< 0.50-2)
Replaces: libdbus-glib0-dev, dbus-glib-1-dev, libdbus-1-dev (<< 0.90)
Description: simple interprocess messaging system (GLib interface)
- Previous message: [maemo-commits] r10170 - projects/haf/trunk/dbus-glib/debian
- Next message: [maemo-commits] r10172 - projects/haf/trunk/dbus-glib/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
