Bump Standards-Version to 4.1.1, no changes
[deb_dpdk.git] / debian / control
index 163315b..bcd0f61 100644 (file)
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
                python3-sphinx-rtd-theme <!nodoc>,
                texlive-fonts-recommended <!nodoc>,
                texlive-latex-extra <!nodoc>
-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
@@ -36,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.