summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Nelson <pyro@debian.org>2006-01-18 01:38:58 +0000
committerBrian Nelson <pyro@debian.org>2006-01-18 01:38:58 +0000
commita52643150682a89b89edf0cfc9e334f0e72a26e0 (patch)
tree25e63edc2f6f41c7c3a37aef469839d8777bfc87
parent738332b8186ad325a7e1bb366c5bc4239c65d1c4 (diff)
downloadqt4-x11-a52643150682a89b89edf0cfc9e334f0e72a26e0.tar.gz
* debian/control: updated libqt4-debug-dev priority to match that of the
override file
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b89a800..a32733e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+qt4-x11 (4.1.0-4) UNRELEASED; urgency=low
+
+ * debian/control: updated libqt4-debug-dev priority to match that of the
+ override file
+
+ -- Brian Nelson <pyro@debian.org> Tue, 17 Jan 2006 17:38:50 -0800
+
qt4-x11 (4.1.0-3) unstable; urgency=low
* Moved *_debug.prl and *_debug.la support files to the libqt4-debug-dev
diff --git a/debian/control b/debian/control
index bd062f7..9ebf115 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Package: libqt4-debug-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-dev (= ${Source-Version}), libqt4-debug (= ${Source-Version})
+Priority: extra
Description: Qt 4 debugging development files
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.