summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2011-06-21 12:46:33 +0200
committerPino Toscano <pino@kde.org>2011-06-21 12:46:33 +0200
commitc973aa9cb742b73088273894f09d23c9063f03b1 (patch)
tree068dd1b463ff2ecf7299ae0c7fdcbc85b43bc1a5
parent81dd080a71fd893d6576f0cbdabed04e5ca1f0d0 (diff)
downloadqt4-x11-c973aa9cb742b73088273894f09d23c9063f03b1.tar.gz
use wildcard architectures
- !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b8ddcb..7c83511 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,10 @@ qt4-x11 (4:4.7.3-3) UNRELEASED; urgency=low
- Take_Xft.hintstyle_by_default_to_match_the_behavior_of_GTK+.patch
- Fix_fontconfig_usage_in_X11_font_database.patch
+ [ Pino Toscano ]
+ * Use wildcard architectures:
+ - !kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 -> linux-any
+
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 20 Jun 2011 15:29:58 +0300
qt4-x11 (4:4.7.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 8c70428..c0de13b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.4.13),
freetds-dev,
g++ (>= 4:4.5) [s390],
g++-4.6 (>= 4.6.0-7~) [armel],
- libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
+ libasound2-dev [linux-any],
libaudio-dev,
libcups2-dev,
libdbus-1-dev,