[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.2.1-1-5-gd818bc9

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Feb 28 02:48:34 UTC 2014


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

The following commit has been merged in the experimental branch:
commit d818bc99c93495c3200abcd16c338e382c5a89c2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Feb 27 23:46:13 2014 -0300

    Remove rule to compress packages with xz, it's now the default.
---
 debian/changelog | 3 +++
 debian/rules     | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90e7e67..07fcf5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ qtquickcontrols-opensource-src (5.2.1-2) UNRELEASED; urgency=medium
   * Build the documentation packages.
   * Use canonical Vcs-Browser field.
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Remove rule to compress packages with xz, it's now the default.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 27 Feb 2014 16:23:30 +0400
 
 qtquickcontrols-opensource-src (5.2.1-1) experimental; urgency=medium
diff --git a/debian/rules b/debian/rules
index ec18b25..65b86df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,3 @@ override_dh_auto_install-indep:
 
 override_dh_install:
 	dh_install --fail-missing
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qtquickcontrols packaging



More information about the pkg-kde-commits mailing list