[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=603959f

The following commit has been merged in the master branch:
commit 603959fc9782871d6a6df941152c50b86d0b77ec
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Aug 30 17:13:02 2015 +0200

    Drop automoc from build-depends, cmake's internal one is used.
---
 debian/changelog | 1 +
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18db345..2e85959 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ phonon-backend-vlc (0.8.0-3) UNRELEASED; urgency=medium
 
   [ Felix Geyer ]
   * Add extra-cmake-modules to build-depends, fixing FTBFS.
+  * Drop automoc from build-depends, cmake's internal one is used.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 06 Oct 2014 14:05:50 -0300
 
diff --git a/debian/control b/debian/control
index be295ba..fbb0bfe 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Modestas Vainius <modax at debian.org>,
            Diane Trout <diane at ghic.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
-Build-Depends: automoc,
-               cmake,
+Build-Depends: cmake,
                debhelper (>= 9),
                extra-cmake-modules,
                libphonon-dev (>= 4:4.8.0~),

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list