diff options
author | Fathi Boudra <fabo@debian.org> | 2008-08-03 08:11:00 +0000 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2008-08-03 08:11:00 +0000 |
commit | cde6c3a1bc101e5b54ec6b9e0071f090e515588a (patch) | |
tree | 5109c5d8ff485d9fbae75fb4db40806504a8414b | |
parent | 9b9525c79c48b1605d81741889b4ce27b124e4db (diff) | |
download | qt4-x11-cde6c3a1bc101e5b54ec6b9e0071f090e515588a.tar.gz |
Update Qt 4 designer short descriptions. (Closes: #493379)
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d5ad313..47aeb04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ qt4-x11 (4.4.1-0r2) UNRELEASED; urgency=low * Add 0241-fix-null-stylesheet-warning.diff from qt-copy. * Update libqt4-dev.install: windows related files are not installed anymore. + * Update Qt 4 designer short descriptions. (Closes: #493379) +++ Changes by Sune Vuorela: diff --git a/debian/control b/debian/control index 2251365..72101c9 100644 --- a/debian/control +++ b/debian/control @@ -399,7 +399,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libqt4-designer (<< 4.4.0~beta1-1) Replaces: qt4-dev-tools (<= 4.0.1-2), libqt4-designer (<< 4.4.0~beta1-1), libqt4-core (<< 4.4.0~beta1-1) Recommends: libqt4-dev -Description: Qt 4 Designer +Description: graphical designer for Qt 4 applications Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . |