[SCM] kjs packaging branch, master, updated. debian/5.37.0-2-94-g10b2e36

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 30 10:39:42 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjs.git;a=commitdiff;h=a7d9cbf

The following commit has been merged in the master branch:
commit a7d9cbfa3129eb4c776498c8ea30a8dab45487a5
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Jan 23 10:41:27 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 6c8cb21..2488330 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='libkf5js5-dbg (<= 5.19.0-1~~)'

-- 
kjs packaging



More information about the pkg-kde-commits mailing list