Source: equalx
Version: 0.7.1-3
Severity: important
Tags: patch

Hi,

equalx has few library packages directly specific as build
dependencies. This can be problematic e.g. in the (rare) case they bump
SONAME, but in general specifying directly a library as build
dependency is useless (its -dev will install the latest version of it).

Attached a patch that removes libqt5core5a, libqt5gui5, qt5-qmake, and
libexempi3, as all of them are installed by qtbase5-dev and
libexempi-dev already.

Thanks,
-- 
Pino
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,9 @@ Maintainer: Dariusz Dwornikowski <darius
 Build-Depends:
  debhelper (>= 9),
  libexempi-dev,
- libexempi3,
  pkg-config,
- libqt5gui5,
- qt5-qmake,
  qtbase5-dev,
  qtchooser,
- libqt5core5a
 Standards-Version: 3.9.5
 Homepage: http://equalx.sourceforge.net/index.html
 Vcs-Git: git://anonscm.debian.org/collab-maint/equalx.git

Reply via email to