diff options
author | Felix Geyer <debfx-pkg@fobos.de> | 2012-03-31 01:11:36 +0200 |
---|---|---|
committer | Felix Geyer <debfx-pkg@fobos.de> | 2012-03-31 01:11:36 +0200 |
commit | 6d8c373f7123feab92aa8f7c4bba9c88206eecaa (patch) | |
tree | 17518de99bc62e2df955d1f3be7256546c9acbf7 /debian/control | |
parent | afb7fa055f285123732409fca4a6f3009eacf594 (diff) | |
download | qtwebkit-6d8c373f7123feab92aa8f7c4bba9c88206eecaa.tar.gz |
Bump debhelper compat level to v9.
Use DEB_<flag>_MAINT variables instead of manipulating the flag variables
directly.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2943475..332bb66 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: qtwebkit Priority: optional Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Fathi Boudra <fabo@debian.org> -Build-Depends: debhelper (>= 8.1.3~), +Build-Depends: debhelper (>= 9), gperf, libgstreamer-plugins-base0.10-dev, libgstreamer0.10-dev, |