diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 16:26:36 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 17:08:10 +0100 |
commit | 5a621c2d4ca53e61475830b443f4d1935e1a6bcb (patch) | |
tree | 104bf14478dbd6e9f1ed54765e12f90c7d9b12f8 | |
parent | 444a74879432f292d7319916f6d7b574abe4bc0c (diff) |
Bump Standards-Version to 4.2.1
Change-Id: Ibf2b34007949fcec560550608cc71eb183c912b2
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 653708dd..97a9d4c5 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends: debhelper (>= 9), python3-sphinx-rtd-theme <!nodoc>, texlive-fonts-recommended <!nodoc>, texlive-latex-extra <!nodoc> -Standards-Version: 4.1.3 +Standards-Version: 4.2.1 Rules-Requires-Root: no Section: libs Homepage: https://www.dpdk.org |