[SCM] kaffeine packaging branch, master, updated. debian/1.2.2-4-8-gb3f84d0

Pino Toscano pino at moszumanska.debian.org
Wed Jun 8 19:29:22 UTC 2016


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

The following commit has been merged in the master branch:
commit b3f84d04c4529ba9cb5d54d6ea8d8f7d15ed6f47
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jun 8 21:29:01 2016 +0200

    replace libqt4-sql-sqlite with libqt5sql5-sqlite
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d9884fb..57e9764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ kaffeine (2.0.2-0r1) UNRELEASED; urgency=medium
     - upstream_Explicitly-include-CheckIncludeFiles.patch: drop, backported
       from upstream
   * Add the libdvbv5-dev build dependency (only on Linux), for DVB support.
+  * Replace the libqt4-sql-sqlite dependency with libqt5sql5-sqlite.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 08 Jun 2016 20:25:35 +0200
 
diff --git a/debian/control b/debian/control
index 5dac4f4..bba7d7c 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/kaffeine.git
 Package: kaffeine
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libqt4-sql-sqlite
+ libqt5sql5-sqlite,
 Suggests: libdvdcss2
 Description: versatile media player for KDE
  Kaffeine is a media player for KDE. While it supports multiple Phonon

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list