[SCM] libkscreen packaging branch, master, updated. debian/4%5.10.5-2-15-geff2d0c

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 10:41:38 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libkscreen.git;a=commitdiff;h=0656dfe

The following commit has been merged in the master branch:
commit 0656dfe11e620177afb2860d7a3a89259914579c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jan 4 12:20:59 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 c97658e..1637826 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_shlibdeps:
 	dh_shlibdeps $(foreach p,$(shell dh_listpackages -a | egrep ^lib.*[0-9]+$$),-p$p) -- -xlibkf5screen-bin

-- 
libkscreen packaging



More information about the pkg-kde-commits mailing list