[SCM] kauth packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu1-21-gb2ee020
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Fri Nov 6 12:00:22 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kauth.git;a=commitdiff;h=b2ee020
The following commit has been merged in the kubuntu_unstable branch:
commit b2ee020d6cc8ff9aecba68297b40035ee9526407
Author: Rohan Garg <rohan at garg.io>
Date: Fri Nov 6 12:59:24 2015 +0100
Break/Replaces on higher version
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3527f20..0a269e1 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,8 @@ Package: libkf5auth-bin-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Breaks: libkf5auth-dev (<< 5.15.0-2~)
-Replaces: libkf5auth-dev (<< 5.15.0-2~)
+Breaks: libkf5auth-dev (<< 5.15.0+git20151106)
+Replaces: libkf5auth-dev (<< 5.15.0+git20151106)
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Abstraction to system policy and authentication features
KAuth is a framework to let applications perform actions as a
--
kauth packaging
More information about the pkg-kde-commits
mailing list