[SCM] kamoso packaging branch, master, updated. 1956296da39ee74320db2aa5b244d999ec6c88e8

Diane Trout diane-guest at moszumanska.debian.org
Thu May 28 03:20:31 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kamoso.git;a=commitdiff;h=ea87e10

The following commit has been merged in the master branch:
commit ea87e10ab4170b8acbf2c5b97fb4708c6c3dbfbe
Author: Diane Trout <diane at ghic.org>
Date:   Tue May 26 20:15:30 2015 -0700

    Change qt-gstreamer build and installation depends to 1.0 API.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c550d17..3d7278e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kamoso (2.0.2-3) UNRELEASED; urgency=medium
   * Update watch file to http://downloads.kde.org
   * Backport upstream commit b85e8c187b4eabf9765bc05348f6232ba32c9493
     to build against QtGstreamer 1.0 API
+  * Change qt-gstreamer build and installation depends to 1.0 API.
 
  -- Diane Trout <diane at ghic.org>  Tue, 26 May 2015 19:20:12 -0700
 
diff --git a/debian/control b/debian/control
index e2b128d..d0e8742 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
 Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.5.0),
  cmake, kdelibs5-dev, libkipi-dev,
  shared-desktop-ontologies,
- libqtgstreamer-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev,
+ libqtgstreamer-dev, libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev,
  libglib2.0-dev
 Standards-Version: 3.9.4
 Homepage: http://www.kde-apps.org/content/show.php/Kamoso?content=111750
@@ -16,7 +16,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/kamoso.git;a
 Package: kamoso
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- gstreamer0.10-x, gstreamer0.10-plugins-good
+ gstreamer1.0-x, gstreamer1.0-plugins-good
 Recommends: kipi-plugins
 Description: tool to take pictures and videos from your webcam
  Kamoso is a utility that does the very simple actions a webcam offers,

-- 
kamoso packaging



More information about the pkg-kde-commits mailing list