X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=6804a89a6e01a238943dbc424db7aa96bd0ddb6d;hb=ab895d78d30b40daaa76c7596809b50dc84f4a5c;hp=2f6782e82992df8dfc215eb1deeb5490205ced47;hpb=0012711e5e76baf1178d4e7b358790aa7210dfa3;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 2f6782e8..6804a89a 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 @@ -35,11 +36,11 @@ Depends: hwdata, ${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,7 +63,7 @@ Section: doc Architecture: all Multi-Arch: foreign Homepage: http://dpdk.org/doc/guides/index.html -Depends: libjs-jquery, libjs-underscore, ${misc:Depends}, ${python3:Depends} +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