From: Luca Boccassi Date: Thu, 12 Jul 2018 19:03:43 +0000 (+0100) Subject: Fix copypasta in control file descriptions X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=0209c3d1459a606205cff7ecea969e6e6bdb0176;p=deb_dpdk.git Fix copypasta in control file descriptions Change-Id: I410e660b0adc111b978b8b0046c493208dcea9e5 Signed-off-by: Luca Boccassi --- diff --git a/debian/control b/debian/control index bf9c3988..577d9c52 100644 --- a/debian/control +++ b/debian/control @@ -529,7 +529,7 @@ Homepage: https://dpdk.org/doc/guides/prog_guide/bpf_lib.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 -Description: Data Plane Development Kit (librte-net runtime library) +Description: Data Plane Development Kit (librte-bpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . @@ -546,11 +546,11 @@ Homepage: https://dpdk.org/doc/guides/compressdevs/isal.html Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Conflicts: libdpdk0 -Description: Data Plane Development Kit (librte-net runtime library) +Description: Data Plane Development Kit (librte-compressdev 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 the runtime libraries for librte_bpf. + This package contains the runtime libraries for librte_compressdev. . Provides poll mode compression & decompression driver support.