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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 12:23:39 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=6f99e21

The following commit has been merged in the master branch:
commit 6f99e21613a15bb7505fa97b43bc7ec55f4125b3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jan 4 12:20:54 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 d174250..d77f55c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
breeze packaging



More information about the pkg-kde-commits mailing list