[SCM] qt3d packaging branch, master, updated. debian/5.7.1-20161122+dfsg-2-4-g8f6970d

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Dec 14 20:20:44 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=8f6970d

The following commit has been merged in the master branch:
commit 8f6970de5c2bf71211ed1c7baad07b9e92281956
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Dec 14 17:20:18 2016 -0300

    Bump debhelper dependency to >= 9.20141010~
    
    Allow build profiles to work
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 658072c..30b120a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qt3d-opensource-src (5.7.1~20161122+dfsg-3) UNRELEASED; urgency=medium
   * Add libgl1-mesa-dri as a test build dependency to avoid the message
     "libEGL warning: DRI2: failed to open swrast".
   * Add <!nocheck> to build dependencies used at test time.
+    - Bump debhelper dependency to >= 9.20141010~ to allow build profiles to
+      work.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 14 Dec 2016 16:44:26 -0300
 
diff --git a/debian/control b/debian/control
index 65ee123..3dd60fd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Timo Jyrinki <timo at debian.org>,
            Pino Toscano <pino at debian.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20141010~),
                libassimp-dev,
                libgl1-mesa-dri <!nocheck>,
                libqt5opengl5-dev (>= 5.7.1~20161021+dfsg~),

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list