[SCM] qtimageformats packaging branch, master, updated. debian/5.2.1-2-2-geaff293

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Tue May 13 13:05:21 UTC 2014


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

The following commit has been merged in the master branch:
commit eaff29355c68161fe99138bb2d6c1850930771f9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue May 13 17:05:16 2014 +0400

    Remove dh_builddeb override, xz is now the default compression method.
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35747eb..241f8b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtimageformats-opensource-src (5.2.1-3) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Remove dh_builddeb override, xz is now the default compression method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 13 May 2014 17:04:06 +0400
 
diff --git a/debian/rules b/debian/rules
index 3253f17..65d7221 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,3 @@ override_dh_auto_install:
 	
 	# Remove the development stuff of the installed plugins
 	rm -rfv $(CURDIR)/debian/qt5-image-formats-plugins/usr/lib/*/cmake/
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qtimageformats packaging



More information about the pkg-kde-commits mailing list