[SCM] qtjsbackend packaging branch, master, updated. f3a762174f9b2035ec87bfaf5b171e56122c5132

Fathi Boudra fabo at alioth.debian.org
Tue Sep 4 16:27:15 UTC 2012


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

The following commit has been merged in the master branch:
commit f3a762174f9b2035ec87bfaf5b171e56122c5132
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Sep 4 19:26:48 2012 +0300

    minor clean up for consistency
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index 13e9054..ea8b5e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildfla
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 
 %:
-	dh $@ --list-missing --parallel --dbg-package=libqtv8-5-dbg --with pkgkde_symbolshelper
+	dh $@ --list-missing --parallel --with pkgkde_symbolshelper --dbg-package=libqtv8-5-dbg
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

-- 
qtjsbackend packaging



More information about the pkg-kde-commits mailing list