[SCM] qtcreator packaging branch, master, updated. debian/4.1.0-rc1-1-5-gb000e5e

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Oct 19 14:09:57 UTC 2016


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

The following commit has been merged in the master branch:
commit 07d2a6573ece93fe45140a8d19fea1d25ba7cc64
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Oct 15 10:45:53 2016 -0300

    Revert "Disable builds with LLVM on armel."
    
    This reverts commit 75c2d7e8b203b37ec2ac1601fec34a4cca024637.
    
    We where missing uncommited stuff.
---
 debian/changelog | 4 ----
 debian/control   | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 18daa9d..2f2a260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,5 @@
 qtcreator (4.0.3-2) UNRELEASED; urgency=medium
 
-  [ Lisandro Damián Nicanor Pérez Meyer ]
-  * Disable builds with LLVM on armel, as LLVM 3.8 is not present there
-    (Closes: #839791). Thanks Emilio for the bug!
-
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 15 Oct 2016 10:19:12 -0300
 
 qtcreator (4.0.3-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c325f3a..b2eb2b7 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Adam Majer <adamm at zombino.com>,
            Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper (>= 9),
                libbotan1.10-dev,
-               libclang-3.6-dev [!armel],
+               libclang-3.6-dev,
                libicu-dev,
                libjs-jquery,
                libqt5opengl5-dev (>= 5.5.0~),

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list