[SCM] qt5webkit packaging branch, experimental, updated. debian/5.2.1+dfsg-5-11-gbfe3aa9

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun May 18 02:32:11 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=bfe3aa9

The following commit has been merged in the experimental branch:
commit bfe3aa9c1655f47f3c4da410026c813abef0c509
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat May 17 23:31:57 2014 -0300

    Do not force dh_builddeb to use xz compression: it's now the default.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 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 at lists.debian.org>  Sat, 17 May 2014 23:25:31 -0300
 
diff --git a/debian/rules b/debian/rules
index f90dec5..0813ae3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,6 +79,3 @@ override_dh_auto_install-indep:
 
 override_dh_install:
 	dh_install --fail-missing
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list