diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-23 14:03:01 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-08-30 15:53:37 +0100 |
commit | 46059fd33f0193780dab2a68f81caa7b8dbfe7bd (patch) | |
tree | 16ad0651d20492aec6b9c7cd99b93ca8b1c7b463 | |
parent | 2cfcea802cf25914db562271026bb4acefb145ea (diff) |
Bump Standards-Version to 4.1.0, no changes
Change-Id: I025fb0611a2d05c1a4ef9659d788a3fd4398ba48
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
(cherry picked from commit 0ff06c06a4b18c8084bf9a50c0cca8027d9ce431)
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4bdef9be..5a131052 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9), python-sphinx-rtd-theme <!nodoc>, texlive-fonts-recommended <!nodoc>, texlive-latex-extra <!nodoc> -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 |