X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=bcd0f6103907b194aff5108fe4db9f1f33713aeb;hb=42fd1b42078f3fb67ec0f9f4c732139e76b45045;hp=57f41d78e1989d415b76551e1535b0a2c343dd6a;hpb=6e1ca2647e3582e41dc33757c49f628f8c740388;p=deb_dpdk.git diff --git a/debian/control b/debian/control index 57f41d78..bcd0f610 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,26 @@ 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, - inkscape, + doxygen , + graphviz , + inkscape , libcap-dev, libpcap-dev, libxen-dev [amd64 arm64 i386], libxenstore3.0 [amd64 arm64 i386], - python, - python-sphinx, - python-sphinx-rtd-theme, - texlive-fonts-recommended, - texlive-latex-extra -Standards-Version: 4.0.0 + python3, + python3-sphinx , + python3-sphinx-rtd-theme , + texlive-fonts-recommended , + texlive-latex-extra +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, ${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. @@ -131,7 +131,7 @@ Description: Data Plane Development Kit (libethdev runtime library) Package: librte-acl2 Architecture: amd64 arm64 i386 ppc64el Multi-Arch: same -Homepage: http://dpdk.org/doc/api/rte__ethdev_8h.html +Homepage: http://dpdk.org/doc/api/rte__acl_8h.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 @@ -157,6 +157,7 @@ Description: Data Plane Development Kit (librte-cfgfile runtime library) Package: librte-cmdline2 Architecture: amd64 arm64 i386 ppc64el Multi-Arch: same +Homepage: http://dpdk.org/doc/api/cmdline_8h.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 @@ -369,6 +370,7 @@ Description: Data Plane Development Kit (librte-pmd-af-packet runtime library) Package: librte-pmd-bnxt1 Architecture: amd64 arm64 i386 ppc64el Multi-Arch: same +Homepage: http://dpdk.org/doc/guides/nics/bnxt.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 @@ -696,7 +698,7 @@ Description: Data Plane Development Kit (librte_timer runtime library) Package: librte-vhost3 Architecture: amd64 arm64 i386 ppc64el Multi-Arch: same -Homepage: http://dpdk.org/doc/api/rte__virtio__net_8h.html +Homepage: http://dpdk.org/doc/api/rte__vhost_8h.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 @@ -730,65 +732,3 @@ Description: Data Plane Development Kit (librte_pmd_thunderx_nicvf runtime libra . This package contains the runtime libraries for librte_pmd_thunderx_nicvf. -# All following packages are for ABI compatibility to older releases. -# Newer DPDK versions are ABI compatible to older ones for at least one release -# and more if maintainable. -# -# The cross dependencies in DPDK libraries would otherwise force us to conflict -# with older ABI versions to avoid double ld.so resolution -# (https://lists.ubuntu.com/archives/ubuntu-devel/2017-February/039659.html). -# -# But the conflicts in debian/control would make the old versions and thereby -# the dependent applications non-installable until there is a rebuild (as other -# updates would do). -# But for our case that would deny most benefits of version named libraries -# (e.g. the ability to have both). -# -# Instead of adding conflicts fields - whenever possible - provide a backward -# compatible wrapper symlinking to the new (ABI compatible) implementation. -# -# Still as soon as (all) dependendent packages are rebuilt these compat -# wrappers can be autoremoved (apt will take care of that) - -Package: libethdev4 -Architecture: amd64 arm64 i386 ppc64el -Multi-Arch: same -Homepage: http://dpdk.org/doc/api/rte__ethdev_8h.html -Pre-Depends: ${misc:Pre-Depends} -Depends: librte-ethdev5, ${misc:Depends}, ${shlibs:Depends} -Conflicts: libdpdk0 -Description: Data Plane Development Kit (libethdev runtime library) - DPDK is a set of libraries for fast packet processing. Applications run - in user-space and communicate directly with dedicated network interfaces. - . - This package contains an ABI compatibility link for an older version of the - runtime libraries for libethdev. - -Package: librte-cryptodev1 -Architecture: amd64 arm64 i386 ppc64el -Multi-Arch: same -Homepage: http://dpdk.org/doc/api/rte__cryptodev_8h.html -Pre-Depends: ${misc:Pre-Depends} -Depends: librte-cryptodev2, ${misc:Depends}, ${shlibs:Depends} -Conflicts: libdpdk0 -Description: Data Plane Development Kit (librte-cryptodev runtime library) - DPDK is a set of libraries for fast packet processing. Applications run - in user-space and communicate directly with dedicated network interfaces. - . - This package contains an ABI compatibility link for an older version of the - runtime libraries for librte_cryptodev. - -Package: librte-eal2 -Architecture: amd64 arm64 i386 ppc64el -Multi-Arch: same -Homepage: http://dpdk.org/doc/api/rte__eal_8h.html -Pre-Depends: ${misc:Pre-Depends} -Depends: librte-eal3, ${misc:Depends}, ${shlibs:Depends} -Conflicts: libdpdk0 -Description: Data Plane Development Kit (librte-eal runtime library) - DPDK is a set of libraries for fast packet processing. Applications run - in user-space and communicate directly with dedicated network interfaces. - . - This package contains an ABI compatibility link for an older version of the - runtime libraries for librte_eal. -