[SCM] qtcreator packaging branch, master, updated. debian/4.3.1-1-11-g9306b36
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sat Nov 25 02:22:04 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=2e7c3c4
The following commit has been merged in the master branch:
commit 2e7c3c43d3a2ce10a6fe6513db9c5db316974742
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Fri Nov 24 21:31:29 2017 -0300
Both should be unversioned.
---
debian/changelog | 4 ++--
debian/control | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ce3a803..c10be81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,8 @@ qtcreator (4.4.1-1) UNRELEASED; urgency=medium
[ Lisandro Damián Nicanor Pérez Meyer ]
* New upstream release.
- * Switch to unversioned llvm-dev and see if we can keep it like that
- (Closes: #873414).
+ * Switch to unversioned llvm-dev and libclang-dev, see if we can keep this
+ dependencies this way (Closes: #873414).
* Switch to compat 10 which uses parallel building by default.
- Depend on debhelper >= 10.
diff --git a/debian/control b/debian/control
index c9231d2..7305b6a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Adam Majer <adamm at zombino.com>,
Simon Quigley <tsimonq2 at ubuntu.com>
Build-Depends: debhelper (>= 10),
libbotan1.10-dev,
- libclang-3.9-dev [amd64],
+ libclang-dev [amd64],
libicu-dev,
libjs-jquery,
libqt5opengl5-dev (>= 5.6.0~),
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list