[neon/kde/libkgapi/Neon/release] debian: bump the version for the breaks/replaces
Carlos De Maine
null at kde.org
Mon Sep 8 02:17:43 BST 2025
Git commit c04bf736deba0ede15cf64bdc72a74bb578a6619 by Carlos De Maine.
Committed on 08/09/2025 at 01:17.
Pushed by carlosdem into branch 'Neon/release'.
bump the version for the breaks/replaces
M +6 -0 debian/changelog
M +3 -3 debian/control
https://invent.kde.org/neon/kde/libkgapi/-/commit/c04bf736deba0ede15cf64bdc72a74bb578a6619
diff --git a/debian/changelog b/debian/changelog
index 04706df..6ee331c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kpim6-libkgapi (25.08.0-1neon) noble; urgency=medium
+
+ * new release to fix libkdexoauth2.so in wrong package
+
+ -- Neon CI <neon at kde.org> Thu, 08 Sep 2025 01:15:55 +0000
+
kpim6-libkgapi (25.08.0-0neon) noble; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index a6ad3c1..e6115a0 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 (<< 25.08.0-0zneon+24.04+noble+release+build21),
+Replaces: kpim6-libkgapi-dev (<< 25.08.0-1),
libkf6gapi-data,
libkpim6gapi-data,
libkpimgapiblogger6abi1,
@@ -47,7 +47,7 @@ Replaces: kpim6-libkgapi-dev (<< 25.08.0-0zneon+24.04+noble+release+build21),
libkpimgapipeople6,
libkpimgapitasks6,
libsasl2-modules-kdexoauth2 (<< 23.08.5),
-Breaks: kpim6-libkgapi-dev (<< 25.08.0-0zneon+24.04+noble+release+build21),
+Breaks: kpim6-libkgapi-dev (<< 25.08.0-1),
libsasl2-modules-kdexoauth2 (<< 23.08.5),
Description: core library to integrate with Google service APIs
This package is part of libkgapi.
@@ -63,7 +63,7 @@ Depends: kf6-kcalendarcore-dev,
${misc:Depends},
${shlibs:Depends}
Replaces: libkpimgapi-dev, libsasl2-modules-kdexoauth2 (<< 23.08.5)
-Breaks: kpim6-libkgapi (<< 25.08.0-0zneon+24.04+noble+release+build21),
+Breaks: kpim6-libkgapi (<< 25.08.0-1),
libsasl2-modules-kdexoauth2 (<< 23.08.5),
Provides: libkpimgapi-dev
Description: Google API library for KDE -- development files
More information about the Neon-commits
mailing list