[neon/kde/kglobalaccel/Neon/release] debian: breaks better

Jonathan Esk-Riddell null at kde.org
Mon Jan 22 10:31:39 GMT 2024


Git commit 7b81676562f81c8dd00786839bfa32580a1b2a9c by Jonathan Esk-Riddell.
Committed on 22/01/2024 at 11:31.
Pushed by jriddell into branch 'Neon/release'.

breaks better

M  +1    -1    debian/changelog
M  +2    -2    debian/control

https://invent.kde.org/neon/kde/kglobalaccel/-/commit/7b81676562f81c8dd00786839bfa32580a1b2a9c

diff --git a/debian/changelog b/debian/changelog
index c8dcaa6..8d932b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kglobalaccel (5.114.0-0neon1) jammy; urgency=medium
+kglobalaccel (5.114.0-1neon) jammy; urgency=medium
 
   * New release
 
diff --git a/debian/control b/debian/control
index df4ad4d..26ab008 100644
--- a/debian/control
+++ b/debian/control
@@ -124,8 +124,8 @@ Package: libkf5globalaccelprivate5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkf5globalaccel5 (<< 5.114.0-0neon1)
-Replaces: libkf5globalaccel5 (<< 5.114.0-0neon1)
+Breaks: libkf5globalaccel5 (<< 5.114.0-1)
+Replaces: libkf5globalaccel5 (<< 5.114.0-1)
 Description: Configurable global shortcut support - private runtime library
  KGlobalAccel allows you to have global accelerators that are
  independent of the focused window. Unlike regular shortcuts,


More information about the Neon-commits mailing list