X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=2f6782e82992df8dfc215eb1deeb5490205ced47;hb=0012711e5e76baf1178d4e7b358790aa7210dfa3;hp=4bdef9be33d1d3adb5b6efdfeacab5999b224267;hpb=2cfcea802cf25914db562271026bb4acefb145ea;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 4bdef9be..2f6782e8 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,11 @@ Source: dpdk Priority: optional Maintainer: deb_dpdk Packagers -Uploaders: Luca Boccassi , +Uploaders: Luca Boccassi , Christian Ehrhardt , Santiago Ruano Rincón -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 9.20160709), dh-python, - dh-systemd (>= 1.5), dkms, doxygen , graphviz , @@ -15,12 +14,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.0.0 +Standards-Version: 4.1.0 Section: libs Homepage: http://www.dpdk.org Vcs-Git: https://gerrit.fd.io/r/deb_dpdk @@ -33,7 +32,7 @@ Depends: hwdata, lsb-base (>= 3.2-14), pciutils, ${misc:Depends}, - ${python:Depends}, + ${python3:Depends}, ${shlibs:Depends} Recommends: ${librte:Recommends}, Suggests: dpdk-doc, @@ -63,8 +62,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.