[SCM] kdoctools packaging branch, master, updated. debian/5.37.0-2-18-g429a018
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Jan 26 19:58:28 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdoctools.git;a=commitdiff;h=f60ca55
The following commit has been merged in the master branch:
commit f60ca559e1cbb0a55b6aaec800484e4578541675
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Jan 23 10:41:38 2018 -0300
Build without build_stamp
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 95713c7..b79390d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
%:
- dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+ dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
override_dh_strip:
dh_strip --dbgsym-migration='kdoctools5-dbg (<= 5.19.0-1~~)'
--
kdoctools packaging
More information about the pkg-kde-commits
mailing list