[SCM] qtcreator packaging branch, master, updated. debian/4.3.1-1-6-g3d980d5

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Nov 24 23:23:36 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=3d980d5

The following commit has been merged in the master branch:
commit 3d980d50cb11b136434c2c7fae33574dc01888b6
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Nov 24 20:23:17 2017 -0300

    Depend on debhelper >= 10.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4214ab6..ce3a803 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtcreator (4.4.1-1) UNRELEASED; urgency=medium
   * Switch to unversioned llvm-dev and see if we can keep it like that
     (Closes: #873414).
   * Switch to compat 10 which uses parallel building by default.
+    - Depend on debhelper >= 10.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 31 Oct 2017 18:05:23 +0100
 
diff --git a/debian/control b/debian/control
index ad1225c..484e66b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Adam Majer <adamm at zombino.com>,
            Jeremy Lainé <jeremy.laine at m4x.org>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Simon Quigley <tsimonq2 at ubuntu.com>,
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                libbotan1.10-dev,
                libclang-3.9-dev [amd64],
                llvm-dev [amd64],

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list