[neon/kde/libkgapi/Neon/release] debian: New release
Neon CI
null at kde.org
Tue Sep 9 12:09:03 BST 2025
Git commit d916406e31ee0bba3bfca5346a19379c2425d83b by Neon CI.
Committed on 09/09/2025 at 11:08.
Pushed by neon-jenkins into branch 'Neon/release'.
New release
M +6 -0 debian/changelog
M +5 -6 debian/control
https://invent.kde.org/neon/kde/libkgapi/-/commit/d916406e31ee0bba3bfca5346a19379c2425d83b
diff --git a/debian/changelog b/debian/changelog
index 6ee331c..860bb6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kpim6-libkgapi (25.08.1-0neon) noble; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Tue, 09 Sep 2025 11:08:51 +0000
+
kpim6-libkgapi (25.08.0-1neon) noble; urgency=medium
* new release to fix libkdexoauth2.so in wrong package
diff --git a/debian/control b/debian/control
index 8c7dc6b..643d848 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Depends: qml6-module-sso-onlineaccounts,
qt6-webengine,
${misc:Depends},
${shlibs:Depends}
-Replaces: kpim6-libkgapi-dev (<< ${source:Version}~ciBuild),
+Replaces: kpim6-libkgapi-dev (<< 25.08.1),
libkf6gapi-data,
libkpim6gapi-data,
libkpimgapiblogger6abi1,
@@ -46,9 +46,9 @@ Replaces: kpim6-libkgapi-dev (<< ${source:Version}~ciBuild),
libkpimgapimaps6,
libkpimgapipeople6,
libkpimgapitasks6,
- libsasl2-modules-kdexoauth2 (<< 23.08.5),
-Breaks: kpim6-libkgapi-dev (<< ${source:Version}~ciBuild),
- libsasl2-modules-kdexoauth2 (<< 23.08.5),
+ libsasl2-modules-kdexoauth2 (<< 23.08.5)
+Breaks: kpim6-libkgapi-dev (<< 25.08.1),
+ libsasl2-modules-kdexoauth2 (<< 23.08.5)
Description: core library to integrate with Google service APIs
This package is part of libkgapi.
@@ -63,8 +63,7 @@ Depends: kf6-kcalendarcore-dev,
${misc:Depends},
${shlibs:Depends}
Replaces: libkpimgapi-dev, libsasl2-modules-kdexoauth2 (<< 23.08.5)
-Breaks: kpim6-libkgapi (<< ${source:Version}~ciBuild),
- libsasl2-modules-kdexoauth2 (<< 23.08.5),
+Breaks: kpim6-libkgapi (<< 25.08.1), libsasl2-modules-kdexoauth2 (<< 23.08.5)
Provides: libkpimgapi-dev
Description: Google API library for KDE -- development files
LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
More information about the Neon-commits
mailing list