diff options
author | Fathi Boudra <fabo@debian.org> | 2010-06-04 08:25:31 +0300 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2010-06-04 08:25:31 +0300 |
commit | d09008e75f571b3a4541f5ffc0ceab446ab281ce (patch) | |
tree | 2a3d941b72ea061e324de79af710f10bc9a10646 | |
parent | e0c53992c96f3009dcd2ca0268089f750cca851c (diff) | |
download | qt4-x11-d09008e75f571b3a4541f5ffc0ceab446ab281ce.tar.gz |
Update changelog: add debian/rules changes.
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ad172cd..27d4056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ qt4-x11 (4:4.7.0~beta1-2) UNRELEASED; urgency=low * NOT RELEASED YET. - * Remove Qt Multimedia package. + * Remove Qt Multimedia amd Qt MediaServices packages. + * Update debian/rules: + - replace -multimedia by -no-multimedia configure option. + - add -no-mediaservices configure option. -- Fathi Boudra <fabo@debian.org> Thu, 03 Jun 2010 18:04:03 +0300 |