[SCM] kwin packaging branch, master, updated. debian/4%5.10.5-2-20-g37fd556

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 13:14:46 UTC 2018


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

The following commit has been merged in the master branch:
commit 8637167178565f2e906ae0ff078fff3c6b8e2ba2
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 f1d6a7a..328a101 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ l10npkgs_firstversion_ok := 4:4.14.0-2
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
 %:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='kwin-dbg (<= 4:5.5.5-1~~)'

-- 
kwin packaging



More information about the pkg-kde-commits mailing list