[SCM] qtsvg packaging branch, experimental, updated. debian/5.2.1-2-7-g746fcf8

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon May 26 15:30:47 UTC 2014


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

The following commit has been merged in the experimental branch:
commit 746fcf8b67261aec6078fd0ede3ec55791a19005
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon May 26 12:30:20 2014 -0300

    Do not override dh_builddeb, xz is now the default.
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8eb3f5b..a44fcff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ qtsvg-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     - Modify symbols file for letting the tracking work.
     - Create mark_private_symbols.sh to mark the private symbols.
     - Run mark_private_symbols.sh after dh_makeshlibs.
+  * Do not override dh_builddeb anymore, xz compression is now the default
+    method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 26 May 2014 12:14:42 -0300
 
diff --git a/debian/rules b/debian/rules
index fc9726b..2313b26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,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
-

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list