[SCM] qtquick1 packaging branch, experimental, updated. debian/5.2.1-3-8-gbd12ecc

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu May 29 21:39:36 UTC 2014


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

The following commit has been merged in the experimental branch:
commit 55d11f70f018b55e546aa318f9ef7f3e995f8319
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 29 15:50:54 2014 -0300

    Do not override dh_builddeb, xz is default.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 737e75b..822e0f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtquick1-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     Multi-Arch: same.
   * Improve mark_private_symbols.sh to be able to show private symbols not
     marked as such at build time. Modify debian/rules accordingly.
+  * Do not override dh_builddeb, xz is now the default compression method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 29 May 2014 15:37:13 -0300
 
diff --git a/debian/rules b/debian/rules
index 745e540..fd8b65c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,3 @@ override_dh_makeshlibs:
 	dh_makeshlibs
 	# Check for private symbols not marked as such. Be verbose.
 	DEBUG=1 debian/mark_private_symbols.sh
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qtquick1 packaging



More information about the pkg-kde-commits mailing list