[SCM] qtx11extras packaging branch, master, updated. debian/5.3.0-3-5-g39478df

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Jul 1 14:05:30 UTC 2014


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

The following commit has been merged in the master branch:
commit 3e48d10e9461a8b8c499c0bb76c54938acc7d394
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jul 1 10:59:43 2014 -0300

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

diff --git a/debian/changelog b/debian/changelog
index e5bd980..ead37c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtx11extras-opensource-src (5.3.1-1) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
   * Bump Qt build dependencies.
+  * Do not override dh_builddeb, xz is now the default compression method.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 01 Jul 2014 10:53:40 -0300
 
diff --git a/debian/rules b/debian/rules
index 673b7ef..c062705 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,3 @@ override_dh_auto_install-indep:
 
 override_dh_install:
 	dh_install --fail-missing
-
-override_dh_builddeb:
-	dh_builddeb -- -Zxz

-- 
qtx11extras packaging



More information about the pkg-kde-commits mailing list