kubuntu-council team mailing list archive
-
kubuntu-council team
-
Mailing list archive
-
Message #00666
[Merge] ~3v1n0/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_groovy_archive into ~kubuntu-packagers/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_stable
Marco Trevisan (Treviño) has proposed merging ~3v1n0/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_groovy_archive into ~kubuntu-packagers/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_stable.
Requested reviews:
Kubuntu Packagers (kubuntu-packagers)
For more details, see:
https://code.launchpad.net/~3v1n0/kubuntu-packaging/+git/xdg-desktop-portal-kde/+merge/390819
--
Your team Kubuntu Packagers is requested to review the proposed merge of ~3v1n0/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_groovy_archive into ~kubuntu-packagers/kubuntu-packaging/+git/xdg-desktop-portal-kde:kubuntu_stable.
diff --git a/debian/changelog b/debian/changelog
index 1ff5205..b4b8953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xdg-desktop-portal-kde (5.19.5-0ubuntu2) groovy; urgency=medium
+
+ * debian/control: Build with libpipewire-0.3-dev
+
+ -- Marco Trevisan (Treviño) <marco@xxxxxxxxxx> Wed, 16 Sep 2020 11:30:24 +0200
+
xdg-desktop-portal-kde (5.19.5-0ubuntu1) groovy; urgency=medium
* New upstream release (5.19.5)
diff --git a/debian/control b/debian/control
index 2b98d2e..1f46e18 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: cmake (>= 3.0~),
libkf5wayland-dev (>= 4:5.70.0~),
libkf5widgetsaddons-dev (>= 5.70.0~),
libkf5windowsystem-dev (>= 5.70.0~),
- libpipewire-0.2-dev,
+ libpipewire-0.3-dev,
pkg-kde-tools (>= 0.15.18~),
qtbase5-dev (>= 5.12.0~),
qtbase5-private-dev,
Follow ups