[SCM] qtscript packaging branch, experimental, updated. debian/5.3.0+dfsg-1-5-g4bb3e7e

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


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

The following commit has been merged in the experimental branch:
commit 4bb3e7effd9a7470512730f306e2752d1ec10cfa
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu May 22 00:38:48 2014 -0300

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

diff --git a/debian/changelog b/debian/changelog
index cf59848..32e8efe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtscript-opensource-src (5.3.0+dfsg-2) UNRELEASED; urgency=medium
     able to get the changes from build logs.
     - Modify mark_private_symbols.sh.
     - Run mark_private_symbols.sh from debian/rules.
+  * Do not override dh_builddeb, xz is now the default compression method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 21 May 2014 23:36:18 -0300
 
diff --git a/debian/rules b/debian/rules
index a325489..29fbd8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,9 +35,6 @@ 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
-
 prune-nonfree:
 	rm -rfv tests/benchmarks/script/sunspider/*
 	rm -rfv tests/benchmarks/script/v8/*

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list