[SCM] qtcreator packaging branch, master, updated. debian/4.5.0-2-2-g565d960
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Mon Feb 5 20:18:46 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=3bab0f6
The following commit has been merged in the master branch:
commit 3bab0f6cbe92b50a7beb76d58a0b332f915bc7e2
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Feb 5 17:18:08 2018 -0300
Remove system botan usage.
---
debian/changelog | 9 +++++++++
debian/patches/series | 4 +++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6d6a2f8..e1eefa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+qtcreator (4.5.0-3) UNRELEASED; urgency=medium
+
+ [ Lisandro Damián Nicanor Pérez Meyer ]
+ * Switch back to using the embedded botan's code. Version 1.10 will get
+ removed from the archive. QTCREATORBUG-19745 was filed against upstream
+ to improve this situation.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 05 Feb 2018 17:15:51 -0300
+
qtcreator (4.5.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/series b/debian/patches/series
index 3299899..1aa021c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,9 +2,11 @@
# Debian patches.
rpath_nonlinux.diff
-botan_system_lib.diff
always_autotect_qt_versions
fix_qt_version_autodetection.diff
missing_header.diff
remove_libexec.diff
fix_documentation_path.diff
+
+# Unused until creator switches to botan 2.
+#botan_system_lib.diff
--
qtcreator packaging
More information about the pkg-kde-commits
mailing list