[neon/neon-packaging/kpipewire/Neon/release] debian: New release
Neon CI
null at kde.org
Sun Oct 9 11:07:47 BST 2022
Git commit fd44536b12199fe575abc41ea83d779417a35b2c by Neon CI.
Committed on 09/10/2022 at 10:07.
Pushed by neon-jenkins into branch 'Neon/release'.
New release
M +6 -0 debian/changelog
M +4 -4 debian/control
https://invent.kde.org/neon/neon-packaging/kpipewire/commit/fd44536b12199fe575abc41ea83d779417a35b2c
diff --git a/debian/changelog b/debian/changelog
index 5793be6..54729f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kpipewire (5.26.0-0neon) focal; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Sun, 09 Oct 2022 10:07:38 +0000
+
kpipewire (0.0-0neon) focal; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index 96c9425..f699653 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends: cmake (>= 3.16~),
qtbase5-dev,
qtbase5-private-dev,
qtdeclarative5-dev,
- qtwayland5-dev-tools,
+ qtwayland5-dev-tools
Standards-Version: 4.6.0
Homepage: https://invent.kde.org/plasma/kpipewire
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/kpipewire
@@ -54,8 +54,8 @@ Description: KDE's Pipewire library
Package: libkpipewirerecord5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkpipewire5 (<< ${source:Version}~ciBuild)
-Replaces: libkpipewire5 (<< ${source:Version}~ciBuild)
+Breaks: libkpipewire5 (<< 5.26.0)
+Replaces: libkpipewire5 (<< 5.26.0)
Description: KDE's Pipewire library
Components for rendering and recording PipeWire streams using Qt.
.
@@ -65,7 +65,7 @@ Package: qml-module-org-kde-pipewire
Architecture: any
Depends: libkpipewire5 (= ${binary:Version}),
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends}
Description: KDE's Pipewire library
Components for rendering and recording PipeWire streams using Qt.
.
More information about the Neon-commits
mailing list