[SCM] Phonon VLC backend packaging branch, master, updated. debian/0.8.0-2-8-g9d0d7e1

Felix Geyer fgeyer at moszumanska.debian.org
Sun Aug 30 15:17:50 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-vlc.git;a=commitdiff;h=c38a1e5

The following commit has been merged in the master branch:
commit c38a1e5af1a2481bc818f84119eaf655b296e692
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Aug 30 15:55:29 2015 +0200

    Add extra-cmake-modules to build-depends, fixing FTBFS.
---
 debian/changelog | 3 +++
 debian/control   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3cfac35..18db345 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ phonon-backend-vlc (0.8.0-3) UNRELEASED; urgency=medium
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Add myself to Uploaders.
 
+  [ Felix Geyer ]
+  * Add extra-cmake-modules to build-depends, fixing FTBFS.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 06 Oct 2014 14:05:50 -0300
 
 phonon-backend-vlc (0.8.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index f1e1dad..be295ba 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: automoc,
                cmake,
                debhelper (>= 9),
+               extra-cmake-modules,
                libphonon-dev (>= 4:4.8.0~),
                libphonon4qt5-dev (>= 4:4.8.0~),
                libphonon4qt5experimental-dev (>= 4:4.8.0~),

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list