From 2e79da4f8ea77c8d8540799f755c14dcc41b081c Mon Sep 17 00:00:00 2001 From: Evgeniy Patlan Date: Fri, 26 Apr 2019 16:19:20 +0300 Subject: [PATCH] Improve control file --- packaging/debian/control.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/packaging/debian/control.in b/packaging/debian/control.in index 04623c344..b59c64304 100644 --- a/packaging/debian/control.in +++ b/packaging/debian/control.in @@ -3,8 +3,7 @@ Section: database Priority: optional Maintainer: Oracle MySQL Product Engineering Team Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 8.9.4), cmake (>= 2.8.5), - @DEB_BUILD_DEPS@ +Build-Depends: debhelper (>= 8.9.4), cmake (>= 2.8.5), @DEB_BUILD_DEPS@ Homepage: http://dev.mysql.com/downloads/shell Vcs-Git: https://github.com/mysql/mysql-shell.git Vcs-Browser: https://github.com/mysql/mysql-shell @@ -13,8 +12,7 @@ Package: mysql-shell@PRODUCT_SUFFIX@ Section: database Architecture: any Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends}, - @DEB_DEPS@ +Depends: ${shlibs:Depends}, ${misc:Depends}, @DEB_DEPS@ Conflicts: mysql-shell@CONFLICTING_PRODUCT_SUFFIX@ Replaces: mysql-shell@CONFLICTING_PRODUCT_SUFFIX@ Description: MySQL Shell (part of MySQL Server) 8.0