summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control1
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 60b05bb..dec9c62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qt4-x11 (4.2.1-1) UNRELEASED; urgency=high
+qt4-x11 (4.2.1-1) unstable; urgency=high
* New upstream release
- Fixes integer overflow in pixmap handling [CVE-2006-4811]
@@ -8,7 +8,7 @@ qt4-x11 (4.2.1-1) UNRELEASED; urgency=high
libqt4-qt3support, so that libqt4-gui does not circularly depend on
libqt4-qt3support (Closes: #394351, #394629)
- -- Brian Nelson <pyro@debian.org> Sun, 22 Oct 2006 21:45:43 -0400
+ -- Brian Nelson <pyro@debian.org> Mon, 23 Oct 2006 11:59:52 -0400
qt4-x11 (4.2.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b8fa2ac..37a9db1 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,7 @@ Package: libqt4-qt3support
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libqt4-gui (<< 4.2.1-1)
Description: Qt 3 compatibility library for Qt 4
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.