X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=6804a89a6e01a238943dbc424db7aa96bd0ddb6d;hb=ab895d78d30b40daaa76c7596809b50dc84f4a5c;hp=5a131052b2b1b590f2ed411c1bb3569391d80f57;hpb=46059fd33f0193780dab2a68f81caa7b8dbfe7bd;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 5a131052..6804a89a 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: dpdk Priority: optional Maintainer: deb_dpdk Packagers -Uploaders: Luca Boccassi , +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,12 +15,12 @@ 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 +Standards-Version: 4.1.1 Section: libs Homepage: http://www.dpdk.org Vcs-Git: https://gerrit.fd.io/r/deb_dpdk @@ -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, python, ${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.