diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:13:53 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:13:53 +0100 |
commit | 0af1d7eff76dcd3b78ce334c87e87822b6eecfc0 (patch) | |
tree | 5712679fd77327752ed5a70b72b51cf7757bdb32 /debian/control | |
parent | bf6e314c5180192fe8beb93846b0170c16240fa5 (diff) |
Declare compliance with Debian Policy v4.0.0
Update Standards-Version to 4.0.0
Change-Id: I441d6824e122e459f058de79b6d3e30d50fad342
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a135064..db3c12eb 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), python-sphinx-rtd-theme, texlive-fonts-recommended, texlive-latex-extra -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Section: libs Homepage: http://www.dpdk.org Vcs-Git: https://gerrit.fd.io/r/deb_dpdk |