From ef7b3bb1fae0f5df4ddabd5b804d1f3ff69aee88 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Wed, 25 Oct 2017 01:42:30 +0200 Subject: [PATCH] Demote git and lintian to recommends - if not installed some dev-scripts will not work, a dev should know how to handle the situation. --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b09045..b9dbb38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lxqt-build-tools (0.4.0-3) experimental; urgency=medium + + * Demote git and lintian to recommends - if not installed some dev-scripts + will not work, a dev should know how to handle the situation. + + -- Alf Gaida Wed, 25 Oct 2017 01:42:18 +0200 + lxqt-build-tools (0.4.0-2) experimental; urgency=medium * Fixed symmangle - sort order is defined by LC_ALL, so using diff --git a/debian/control b/debian/control index 14dae5a..890a1ab 100644 --- a/debian/control +++ b/debian/control @@ -20,13 +20,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, binutils, cmake (>= 3.0.2), - git, libqt5xdg-dev (>= 3.1.0), libglib2.0-dev (>= 2.5.0), - lintian, pkg-config, qttools5-dev, qttools5-dev-tools +Recommends: git, + lintian Description: Build tools for the LXQt desktop environment LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and