summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2010-04-06 11:54:33 +0200
committerHarald Fernengel <harald.fernengel@nokia.com>2010-04-06 12:14:58 +0200
commitc1097312303f0f4b916322e198f55313d06d9f15 (patch)
tree5cb724cf7e0a2012a8062642e2b64833edfee8e2 /debian/control
parent32ded585b23deb2fbbec2f6cdbd6f1f178e445f5 (diff)
Update for PR 1.2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index ffe525d..b1d92eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
-Source: qt4-maemo5-homescreen
+Source: qt4-homescreen
Section: libs
Priority: optional
Maintainer: Qt Development Frameworks <qt-info@nokia.com>
Uploaders: Harald Fernengel <harald.fernengel@nokia.com>
-Build-Depends: libqt4-maemo5-dev, libhildon1-dev, libhildondesktop1-dev
+Build-Depends: libqt4-dev (>= 4.6.1), libhildon1-dev, libhildondesktop1-dev
Standards-Version: 3.7.3
-Package: qt4-maemo5-homescreen-loader
+Package: qt4-homescreen-loader
Architecture: any
Section: devel
Depends: libhildondesktop1
@@ -14,24 +14,24 @@ Description: Qt 4 homescreen widget loader
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
- This package provides a loader for loading Qt homescreen widgets
+ This package provides a loader for Qt homescreen widgets
-Package: qt4-maemo5-homescreen-loader-dbg
+Package: qt4-homescreen-loader-dbg
Priority: extra
Architecture: any
Section: devel
-Depends: qt4-maemo5-homescreen-loader
+Depends: qt4-homescreen-loader
Description: Qt 4 library debugging symbols
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.
This packages contains the debugging symbols for the Qt 4 homescreen loader
-Package: qt4-maemo5-homescreen-example
+Package: qt4-homescreen-example
Architecture: any
Section: devel
-Depends: libqt4-maemo5-core (>= 4.6.1), libqt4-maemo5-gui (>= 4.6.1), qt4-maemo5-homescreen-loader
-Description: Qt 4 Declarative development files
+Depends: libqt4-core (>= 4.6.1), libqt4-gui (>= 4.6.1), qt4-homescreen-loader
+Description: Qt 4 Homescreen Example
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
.