[SCM] subtitlecomposer packaging branch, master, updated. debian/0.6.4-1-2-g37f8f4d

Pino Toscano pino at moszumanska.debian.org
Fri Jun 17 20:44:06 UTC 2016


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

The following commit has been merged in the master branch:
commit 37f8f4db4407acb455eea40f47ff134ccd79d7dd
Author: Pino Toscano <pino at debian.org>
Date:   Fri Jun 17 22:43:28 2016 +0200

    remove support for Xine
    
    - drop the libxine2-dev build dependency
    - stop mentioning it in the description
---
 debian/changelog | 4 ++++
 debian/control   | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5e0f5e..4dfebc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 subtitlecomposer (0.6.4-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Remove support for Xine:
+    - drop the libxine2-dev build dependency
+    - stop mentioning it in the description
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Fri, 17 Jun 2016 22:27:31 +0200
 
diff --git a/debian/control b/debian/control
index 097aec2..35cc73b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
  libphonon4qt5-dev, libphonon4qt5experimental-dev,
  pkg-config,
  libgstreamer-plugins-base1.0-dev, libglib2.0-dev,
- libxine2-dev, libx11-dev,
+ libx11-dev,
  libicu-dev,
  libmpv-dev,
  libxcb1-dev,
@@ -42,5 +42,5 @@ Description: Subtitles editor for KDE
  fancy features are delaying all subtitles in the current subtitle file,
  checking errors or creating translations.
  .
- Different backends (GStreamer, MPlayer, Phonon or xine) can be used to play
+ Different backends (GStreamer, MPlayer, or Phonon) can be used to play
  the realtime video preview which helps to synchronize the subtitles.

-- 
subtitlecomposer packaging



More information about the pkg-kde-commits mailing list