aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-10-23 12:12:18 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-10-23 12:12:18 +0200
commitfdbb2e19308b4848982858cdf6680123f329b58b (patch)
tree0e6a7f75cef7262527045c03bfb968c84ac79319
parentc7873313a7fe60ac1bc229df2617153cca4318d7 (diff)
changelog: mention systemd related changes to dh calls
Change-Id: I8a6e52391e8399dff25cb58708d9b0f8cccc5d71 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 79c9d478..c3dde14f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
dpdk (17.08-1~git1) UNRELEASED; urgency=medium
+ [ Luca Boccassi ]
* New Upstream release 17.08.
* Add librte-gro package.
* Drop patches merged upstream: fix-power-default-config.patch,
@@ -19,7 +20,11 @@ dpdk (17.08-1~git1) UNRELEASED; urgency=medium
add mk-install-symlinks-before-build-step.patch which has the same
result but is much simpler and easier to maintain.
- -- Luca Boccassi <luca.boccassi@gmail.com> Wed, 16 Aug 2017 19:00:17 +0100
+ [ Christian Ehrhardt ]
+ * d/rules: use new dh option names
+ * d/rules: properly enable dpdk systemd service
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Mon, 23 Oct 2017 12:11:16 +0200
dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium