[SCM] krita packaging branch, master, updated. debian/3.0.1+dfsg-1-8-g4b7dfb9

Pino Toscano pino at moszumanska.debian.org
Fri Dec 23 11:00:59 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/krita.git;a=commitdiff;h=9e87182

The following commit has been merged in the master branch:
commit 9e87182428d77e57e913536d716f88f9976d34a6
Author: Pino Toscano <pino at debian.org>
Date:   Fri Dec 23 11:44:57 2016 +0100

    suggest ffmpeg
    
    used for the video export
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7b05034..abbf36d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ krita (1:3.1.1+dfsg-0r1) UNRELEASED; urgency=medium
   * Update copyright.
   * Pass -DFOUNDATION_BUILD=OFF to cmake to enforce it, to make sure resources
     provided by distro packages are not installed.
+  * Suggest ffmpeg, used for the video export.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 22 Dec 2016 23:34:50 +0100
 
diff --git a/debian/control b/debian/control
index e1baa57..b63d906 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,8 @@ Depends: krita-data (>= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: krita-l10n (>= ${source:Version}),
-          colord
+          colord,
+          ffmpeg,
 Breaks: krita-data (<< 1:2.4)
 Replaces: krita-data (<< 1:2.4)
 Description: pixel-based image manipulation program

-- 
krita packaging



More information about the pkg-kde-commits mailing list