diff options
author | Fathi Boudra <fabo@debian.org> | 2010-06-29 14:57:55 +0300 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2010-06-29 14:57:55 +0300 |
commit | 090d348c3a6d1a4cc7b7d59f8f845b3db509503e (patch) | |
tree | 3212a9e7f7415ed4801d2134ba8ae69164074177 | |
parent | 752e13d649cef941e2b361a7a4621ea48fea0e12 (diff) | |
download | qt4-x11-090d348c3a6d1a4cc7b7d59f8f845b3db509503e.tar.gz |
fixup wrong commit
-rw-r--r-- | debian/control | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/debian/control b/debian/control index e82fe4f..a0d7643 100644 --- a/debian/control +++ b/debian/control @@ -227,31 +227,6 @@ Description: transitional package for Qt 4 WebKit module packages linked against Qt WebKit 4.4 - 4.6 releases previously shipped from Qt source in Debian. -Package: libqtgui4 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, fontconfig -Recommends: qt4-qtconfig -Conflicts: libqt4-designer (<< 4.4.0~beta1-1) -Replaces: libqt4-core (<< 4.0.1-3), libqt4-gui (<< 4.4.0), - qt4-designer (<< 4.1.4), libqt4-designer (<< 4.4.0~beta1-1) -Description: Qt 4 GUI module - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - The QtGui module extends QtCore with GUI functionality. - -Package: libqt4-gui -Architecture: any -Depends: ${misc:Depends}, libqtgui4 (= ${binary:Version}), libqt4-svg (= ${binary:Version}), libqt4-opengl (= ${binary:Version}), - libqt4-designer (= ${binary:Version}) -Description: transitional package for Qt 4 GUI runtime libraries - Qt is a cross-platform C++ application framework. Qt's primary feature - is its rich set of widgets that provide standard GUI functionality. - . - This is a dummy transitional package depending on the Qt 4 GUI library - packages which the package of the same name used to provide in Qt 4.3.4 - and earlier Debian packages of Qt 4. - Package: libqt4-xml Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} |