X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=bcd0f6103907b194aff5108fe4db9f1f33713aeb;hb=42fd1b42078f3fb67ec0f9f4c732139e76b45045;hp=33b9458a098cfcc08a24ac1fba4b6acee5e15e92;hpb=3e1c9f59bb89aefd707b955f5620e75545e4d8f7;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 33b9458a..bcd0f610 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Maintainer: deb_dpdk Packagers Uploaders: Luca Boccassi , Christian Ehrhardt , Santiago Ruano Rincón -Build-Depends: debhelper (>= 9.20160709), +Build-Depends: debhelper (>= 9), + debhelper (>= 9.20160709) | dh-systemd (>= 1.5), dh-python, dkms, doxygen , @@ -19,7 +20,7 @@ Build-Depends: debhelper (>= 9.20160709), 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 @@ -32,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. @@ -62,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.