diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-17 23:31:57 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-05-17 23:31:57 -0300 |
commit | bfe3aa9c1655f47f3c4da410026c813abef0c509 (patch) | |
tree | 9d88715319c5a676afb6f9858cf57eba8c5c0af5 /debian/changelog | |
parent | 2c3a6ccf11f79a33a8ded3c64662e9fb949c2432 (diff) | |
download | qt5webkit-bfe3aa9c1655f47f3c4da410026c813abef0c509.tar.gz |
Do not force dh_builddeb to use xz compression: it's now the default.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 78486d5..502f8ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ qtwebkit-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium * Do not build qtwebkit5-doc from this source anymore. It will now be built from qttools. In this way we allow qttools to build depend upon libqt5webkit5-dev without creating a circular dependency. + * Do not force dh_builddeb to use xz compression: it's now the default. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 17 May 2014 23:25:31 -0300 |