diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 18 |
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 <[email protected]> Uploaders: Harald Fernengel <[email protected]> -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. . |
