[neon/kde/k3b/Neon/release] debian: New release
Neon CI
null at kde.org
Fri Sep 9 13:25:04 BST 2022
Git commit 2b929d3106822884b1c9c2cc24f6a91d983431ec by Neon CI.
Committed on 09/09/2022 at 12:24.
Pushed by neon-jenkins into branch 'Neon/release'.
New release
M +6 -0 debian/changelog
M +7 -9 debian/control
https://invent.kde.org/neon/kde/k3b/commit/2b929d3106822884b1c9c2cc24f6a91d983431ec
diff --git a/debian/changelog b/debian/changelog
index 707b7a5..a9dd797 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+k3b (22.08.1-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Fri, 09 Sep 2022 12:24:55 +0000
+
k3b (22.08.0-0neon) focal; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index b2ddd96..e4d9b1e 100644
--- a/debian/control
+++ b/debian/control
@@ -124,8 +124,8 @@ Package: libk3b8
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libk3b7 (<< ${source:Version}~ciBuild)
-Breaks: libk3b7 (<< ${source:Version}~ciBuild)
+Replaces: libk3b7 (<< 22.08.1)
+Breaks: libk3b7 (<< 22.08.1)
Description: KDE CD/DVD burning application library - runtime files
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
@@ -135,11 +135,10 @@ Description: KDE CD/DVD burning application library - runtime files
This package contains runtime libraries.
Package: libk3b7
-Section: libs
+Section: oldlibs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libk3b8
+Depends: libk3b8, ${misc:Depends}, ${shlibs:Depends}
Priority: optional
-Section: oldlibs
Description: KDE CD/DVD burning application library - runtime files
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
@@ -152,8 +151,8 @@ Package: libk3b8-extracodecs
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: libk3b7-extracodecs (<< ${source:Version}~ciBuild)
-Breaks: libk3b7-extracodecs(<< ${source:Version}~ciBuild)
+Replaces: libk3b7-extracodecs (<< 22.08.1)
+Breaks: libk3b7-extracodecs(<< 22.08.1)
Description: KDE CD/DVD burning application library - extra decoders
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
@@ -163,11 +162,10 @@ Description: KDE CD/DVD burning application library - extra decoders
This package contains runtime libraries for the MP3 and FFMPEG decoder plugin.
Package: libk3b7-extracodecs
-Section: libs
+Section: oldlibs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Priority: optional
-Section: oldlibs
Description: KDE CD/DVD burning application library - extra decoders
K3b provides a comfortable user interface to perform most CD/DVD burning
tasks. While the experienced user can take influence in all steps
More information about the Neon-commits
mailing list