From 5f6da84bb94509fe2e3577ab002a31a0ab0cf880 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 19 Nov 2017 14:36:52 +0100 Subject: Run wrap-and-sort Clean up the control file a bit. --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 3e53085b3..867e4e5ec 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: cmake (>= 3.4), docbook-xml, docbook-xsl, dpkg-dev (>= 1.17.14), + g++ (>= 4:7), gettext (>= 0.12), googletest | libgtest-dev , - g++ (>= 4:7), libbz2-dev, libcurl4-gnutls-dev (>= 7.19.4~), libdb-dev, @@ -38,8 +38,10 @@ Depends: adduser, ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} -Replaces: apt-utils (<< 1.3~exp2~), apt-transport-https (<< 1.5~alpha4~) -Breaks: apt-utils (<< 1.3~exp2~), apt-transport-https (<< 1.5~alpha4~), aptitude (<< 0.8.10) +Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) +Breaks: apt-transport-https (<< 1.5~alpha4~), + apt-utils (<< 1.3~exp2~), + aptitude (<< 0.8.10) Provides: apt-transport-https (= ${binary:Version}) Recommends: ca-certificates Suggests: apt-doc, @@ -151,7 +153,7 @@ Description: package management related utility programs Package: apt-transport-https Architecture: all -Depends: ${misc:Depends}, apt (>= 1.5~alpha4) +Depends: apt (>= 1.5~alpha4), ${misc:Depends} Priority: optional Section: oldlibs Description: transitional package for https support -- cgit v1.2.3