diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:14:30 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-05-30 14:14:30 +0100 |
commit | 98b330d5d42b569850026263bbda81511c583252 (patch) | |
tree | 8f5aea2bf87cce6e80f9ee7ec650bc6c353a3234 | |
parent | 0af1d7eff76dcd3b78ce334c87e87822b6eecfc0 (diff) |
Mention Standards-Version bump in changelog
Change-Id: I8151f4f72fcc8ac7d11a5c8c73f954efd7eb70d3
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 36b51265..aa45cdd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,7 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium * Add new DEB_BUILD_OPTIONS "nostatic" to allow users to avoid building the DPDK static libraries * Add try-restart to dpdk.init script + * Update Standards-Version to 4.0.0 -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Dec 2016 16:58:37 +0100 |