[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.2.1-5-19-gb91c243

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Thu May 22 02:15:02 UTC 2014


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

The following commit has been merged in the experimental branch:
commit b91c243f8923835f34af888470397a866eb244ae
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed May 21 23:14:49 2014 -0300

    Don't override dh_builddeb, xz compression is now the default method.
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8dbd26..7b11c8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ qtdeclarative-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     get the changes from build logs.
     - Modify mark_private_symbols.sh.
     - Run mark_private_symbols.sh from debian/rules.
+  * Don't override dh_builddeb, xz compression is now the default method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 05 May 2014 23:50:25 -0300
 
diff --git a/debian/rules b/debian/rules
index 8b7311a..eb79fc8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,8 +51,5 @@ override_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
-
 # Requires X so disabled for now
 override_dh_auto_test:

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list