summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2008-09-23 07:54:30 +0000
committerFathi Boudra <fabo@debian.org>2008-09-23 07:54:30 +0000
commit72b8dbf43d9ecebbc78db2a4543b416003e9cf75 (patch)
tree74a274a44e7571e1aefa5b5b558fc858968ab6fc
parentf7873afda6517991469112f315af9b71eb7eb6c0 (diff)
downloadqt4-x11-72b8dbf43d9ecebbc78db2a4543b416003e9cf75.tar.gz
Add missing Replaces.
-rw-r--r--debian/changelog5
-rw-r--r--debian/control1
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c572ae1..fd680da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
qt4-x11 (4.4.2-2) UNRELEASED; urgency=low
- [Ana Beatriz Guerrero Lopez]
+ +++ Changes by Fathi Boudra:
+ * Add missing Replaces to qt4-qmake.
+
+ +++ Changes by Ana Beatriz Guerrero Lopez:
* Small updates in debian/control:
- Use always Qt 4 instead of Qt4.
- Remove architectures that are not being worked on anymore.
diff --git a/debian/control b/debian/control
index b40edda..fba127c 100644
--- a/debian/control
+++ b/debian/control
@@ -425,6 +425,7 @@ Package: qt4-qmake
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libqt4-dev (<< 4.4.2-1)
Description: Qt 4 qmake Makefile generator tool
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.