[SCM] kauth packaging branch, master, updated. debian/5.37.0-2-103-g9185517
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Jan 2 18:28:12 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kauth.git;a=commitdiff;h=5945865
The following commit has been merged in the master branch:
commit 59458653a3a5ab3af5271196d9d989000bb96763
Author: Harald Sitter <sitter at kde.org>
Date: Fri Sep 23 15:12:21 2016 +0200
drop excess delta with debian
---
debian/control | 4 ++--
debian/rules | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 309553b..54a702d 100644
--- a/debian/control
+++ b/debian/control
@@ -40,8 +40,8 @@ Package: libkf5auth-bin-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Breaks: libkf5auth-dev (<< 5.15.0+git20151106)
-Replaces: libkf5auth-dev (<< 5.15.0+git20151106)
+Breaks: libkf5auth-dev (<< 5.15.0-2~)
+Replaces: libkf5auth-dev (<< 5.15.0-2~)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
diff --git a/debian/rules b/debian/rules
index 41945b6..191849e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export QT_SELECT=5
+
include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
--
kauth packaging
More information about the pkg-kde-commits
mailing list