[SCM] qtwebengine packaging branch, master, updated. debian/5.9.1+dfsg-3-13-gd3d6b84
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Sep 30 17:24:53 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebengine.git;a=commitdiff;h=d3d6b84
The following commit has been merged in the master branch:
commit d3d6b84efe8373a5b56ffbe244efeec199e6e732
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Sep 30 20:24:20 2017 +0300
Drop autotools-dev and dh-autoreconf build-dependencies.
They are unnecessary with debhelper 10.
---
debian/changelog | 2 ++
debian/control | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1a07ec9..410e2f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ qtwebengine-opensource-src (5.9.1+dfsg-5) UNRELEASED; urgency=medium
(closes: #864323, #864324, #864325, #864326).
* Fix package name in dh_link command (closes: #876860).
* Bump Standards-Version to 4.1.1, stop using deprecated Priority: extra.
+ * Drop autotools-dev and dh-autoreconf build-dependencies, they are
+ unnecessary with debhelper 10.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 16 Sep 2017 12:17:23 +0300
diff --git a/debian/control b/debian/control
index 07ac382..6e182b0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,10 @@ Uploaders: Scarlett Clark <sgclark at kubuntu.org>,
Simon Quigley <tsimonq2 at ubuntu.com>
Section: libs
Priority: optional
-Build-Depends: autotools-dev,
- bison,
+Build-Depends: bison,
chrpath,
closure-compiler,
debhelper (>= 10),
- dh-autoreconf,
flex,
gperf,
khronos-api,
--
qtwebengine packaging
More information about the pkg-kde-commits
mailing list