From 654a96285721ac83780bf648345ec4d48a7390ce Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 20 Aug 2020 23:16:31 +0200 Subject: Debian: alphabetically sort (build-)dependencies --- debian/control | 90 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 46 insertions(+), 44 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d7eee8bc7..d5ce03169 100644 --- a/debian/control +++ b/debian/control @@ -2,66 +2,68 @@ Source: vyos-1x Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers -Build-Depends: debhelper (>= 9), - quilt, +Build-Depends: + debhelper (>= 9), + fakeroot, + libvyosconfig0, python3, - python3-setuptools, - quilt, + python3-coverage, python3-lxml, python3-nose, - python3-coverage, - whois, - fakeroot, - libvyosconfig0 + python3-setuptools, + quilt, + whois Standards-Version: 3.9.6 Package: vyos-1x Architecture: all -Depends: python3, +Depends: + ${misc:Depends}, ${python3:Depends}, - python3-netifaces, - python3-jinja2, - python3-pystache, - python3-psutil, - python3-tabulate, - python3-six, - python3-isc-dhcp-leases, - python3-hurry.filesize, - python3-vici (>= 5.7.2), - python3-bottle, - python3-zmq, - etherwake, - ipaddrcheck, - tcpdump, - tshark, + ${shlibs:Depends}, + accel-ppp, + beep, bmon, - hvinfo, + etherwake, file, - lsscsi, - pciutils, - usbutils, - procps, - snmp, snmpd, - openssh-server, - ntp, - ntpdate, + hvinfo, + igmpproxy, + ipaddrcheck, iputils-arping, - libvyosconfig0, - beep, - isc-dhcp-server, isc-dhcp-relay, + isc-dhcp-server, keepalived (>=2.0.5), - wireguard, - tftpd-hpa, - igmpproxy, - accel-ppp, + libvyosconfig0, + lsscsi, mdns-repeater, - udp-broadcast-relay, + nginx-light, + ntp, + ntpdate, + openssh-server, + pciutils, pdns-recursor, + procps, + python3, + python3-bottle, + python3-hurry.filesize, + python3-isc-dhcp-leases, + python3-jinja2, + python3-netifaces, + python3-psutil, + python3-pystache, + python3-six, + python3-tabulate, + python3-vici (>= 5.7.2), + python3-zmq, + snmp, + snmpd, ssl-cert, - nginx-light, + tcpdump, + tftpd-hpa, + tshark, + udp-broadcast-relay, + usbutils, vyos-intel-qat, - ${shlibs:Depends}, - ${misc:Depends} + wireguard Description: VyOS configuration scripts and data VyOS configuration scripts, interface definitions, and everything -- cgit v1.2.3