X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=5ee81af5dec294784d6c6b66835ef9fc9b4ede11;hb=7555758b4dac3b3a328eb9697bef91b868d6b18a;hp=6f795b4b552d3e2ebfa1676c26f36da089cf1fc9;hpb=b8e5c9f6f61fab9a65d16cedf69692fee4bdbf70;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 6f795b4b..5ee81af5 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Uploaders: Luca Boccassi , Christian Ehrhardt , Santiago Ruano Rincón Build-Depends: debhelper (>= 9), + debhelper (>= 9.20160709) | dh-systemd (>= 1.5), dh-python, - dh-systemd (>= 1.5), dkms, doxygen , graphviz , @@ -15,9 +15,9 @@ Build-Depends: debhelper (>= 9), libpcap-dev, libxen-dev [amd64 arm64 i386], libxenstore3.0 [amd64 arm64 i386], - python, - python-sphinx , - python-sphinx-rtd-theme , + python3, + python3-sphinx , + python3-sphinx-rtd-theme , texlive-fonts-recommended , texlive-latex-extra Standards-Version: 4.1.0 @@ -33,14 +33,14 @@ Depends: hwdata, lsb-base (>= 3.2-14), pciutils, ${misc:Depends}, - ${python:Depends}, + ${python3:Depends}, ${shlibs:Depends} Recommends: ${librte:Recommends}, + python-pyelftools, Suggests: dpdk-doc, dpdk-igb-uio-dkms (= ${binary:Version}), dpdk-rte-kni-dkms (= ${binary:Version}), linux-image-generic, - python-pyelftools, Description: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. @@ -63,8 +63,8 @@ Section: doc Architecture: all Multi-Arch: foreign Homepage: http://dpdk.org/doc/guides/index.html -Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python:Depends} -Recommends: python, ${python:Recommends} +Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python3:Depends} +Recommends: python3, ${python3:Recommends} Description: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.