[SCM] qtimageformats packaging branch, experimental, updated. debian/5.2.1-2-6-gd06780e

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat May 24 22:25:26 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtimageformats.git;a=commitdiff;h=6baaa45

The following commit has been merged in the experimental branch:
commit 6baaa454ea45cbfff41175127f02ace333af7295
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat May 24 19:24:30 2014 -0300

    Build depend upon libjasper-dev and libwebp-dev.
    
    Avoid using the embedded copies.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d706ba..c8ec4ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ qtimageformats-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * New upstream release.
+  * Build depend upon libjasper-dev and libwebp-dev to avoid using the
+    embedded copies.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 13 May 2014 17:04:06 +0400
 
diff --git a/debian/control b/debian/control
index 4fd10be..cd48737 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools,
                qtbase5-private-dev (>= 5.2.1+dfsg~),
-               libmng-dev,
+               libmng-dev, libjasper-dev, libwebp-dev,
                libtiff-dev,
                xauth,
                xvfb

-- 
qtimageformats packaging



More information about the pkg-kde-commits mailing list