[maemo-commits] [maemo-commits] r10170 - projects/haf/trunk/dbus-glib/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Feb 22 15:39:59 EET 2007
- Previous message: [maemo-commits] r10169 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r10171 - projects/haf/trunk/dbus-glib/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala
Date: 2007-02-22 15:39:58 +0200 (Thu, 22 Feb 2007)
New Revision: 10170
Modified:
projects/haf/trunk/dbus-glib/debian/changelog
projects/haf/trunk/dbus-glib/debian/control
Log:
fixing lintian warning
Modified: projects/haf/trunk/dbus-glib/debian/changelog
===================================================================
--- projects/haf/trunk/dbus-glib/debian/changelog 2007-02-22 13:22:01 UTC (rev 10169)
+++ projects/haf/trunk/dbus-glib/debian/changelog 2007-02-22 13:39:58 UTC (rev 10170)
@@ -4,6 +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.
-- 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:22:01 UTC (rev 10169)
+++ projects/haf/trunk/dbus-glib/debian/control 2007-02-22 13:39:58 UTC (rev 10170)
@@ -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, ${shlibs:Depends}
+Depends: libdbus-glib-1-2 (= ${Source-Version}), libdbus-1-dev (>= 0.91), libglib2.0-dev
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] r10169 - in projects/haf/trunk/hildon-theme-layout-4: . rc
- Next message: [maemo-commits] r10171 - projects/haf/trunk/dbus-glib/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
