[SCM] Qt Mobility packaging branch, master, updated. debian/1.0.1-2-5-geee947b

Fathi Boudra fabo at alioth.debian.org
Tue Jul 20 15:27:47 UTC 2010


The following commit has been merged in the master branch:
commit 8a903e01cb960ce4c6d4b36db017524d30650c0b
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jul 20 17:57:21 2010 +0300

    add libqt4-sql-sqlite dependency to libqtsensors1 package.
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a36a52..afa6c93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtmobility (1.0.1-3) UNRELEASED; urgency=low
     Network Bearer management module after Qt 4.7.0 beta 2 release.
   * Update debian/control:
     - add libgstreamer-plugins-base0.10-dev build dependency.
+    - add libqt4-sql-sqlite dependency to libqtsensors1 package.
 
  -- Fathi Boudra <fabo at debian.org>  Tue, 20 Jul 2010 17:35:13 +0300
 
diff --git a/debian/control b/debian/control
index e66e1fb..e24a235 100644
--- a/debian/control
+++ b/debian/control
@@ -85,7 +85,7 @@ Description: Qt Mobility Publish and Subscribe module
 
 Package: libqtsensors1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-sql-sqlite
 Suggests: qtmobility-l10n
 Description: Qt Mobility Sensors module
  Qt Mobility delivers a set of new APIs for mobile device functionality.

-- 
Qt Mobility packaging



More information about the pkg-kde-commits mailing list