[SCM] qtwebchannel packaging branch, master, updated. 5e8b05cb8101d0cc2e351ecf98805d0b7299fa07
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Jul 4 11:35:11 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=46e5048
The following commit has been merged in the master branch:
commit 46e5048f84c97c43109557ec9d3b8902117cc8de
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jul 3 16:52:57 2016 +0200
Drop old style dbg package
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 88ceb93..9bc9a3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ upstream_dfsg_version = $(firstword $(subst -, ,$(debian_version)))
upstream_version = $(firstword $(subst +, ,$(debian_version)))
%:
- dh $@ --parallel --dbg-package=libqt5webchannel5-dbg --with pkgkde_symbolshelper
+ dh $@ --parallel --with pkgkde_symbolshelper
override_dh_auto_configure:
# Run qmake once to create .qmake.conf and be sure to append the following values.
--
qtwebchannel packaging
More information about the pkg-kde-commits
mailing list