[SCM] ktp-call-ui packaging branch, master, updated. debian/0.7.0-1-40-gdf7b069

Diane Trout diane-guest at moszumanska.debian.org
Wed May 27 22:13:48 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/ktp-call-ui.git;a=commitdiff;h=c21de3f

The following commit has been merged in the master branch:
commit c21de3fe272d5772630fdc18ed6bad06bc59c14f
Author: Diane Trout <diane at ghic.org>
Date:   Wed May 27 14:40:51 2015 -0700

    Fix typo in depends. gstreamer1.10-alsa doesn't exist. use the real package name gstreamer1.0-alsa. (Thank you Lisandro)
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 051127a..b0978db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ktp-call-ui (0.9.0-2) UNRELEASED; urgency=medium
+
+  * Fix typo in depends. gstreamer1.10-alsa doesn't exist.
+    use the real package name gstreamer1.0-alsa.
+    (Thank you Lisandro)
+
+ -- Diane Trout <diane at ghic.org>  Wed, 27 May 2015 14:39:25 -0700
+
 ktp-call-ui (0.9.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3c40d0e..b2590d5 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
  gstreamer1.0-plugins-good,
  gstreamer1.0-x,
  gstreamer1.0-pulseaudio [linux-any] | gstreamer1.0-alsa [linux-any],
- pulseaudio [linux-any] | gstreamer1.10-alsa [linux-any]
+ pulseaudio [linux-any] | gstreamer1.0-alsa [linux-any]
 Recommends: kde-telepathy,
  gstreamer1.0-plugins-ugly,
  gstreamer1.0-libav

-- 
ktp-call-ui packaging



More information about the pkg-kde-commits mailing list