aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-01-05 20:14:32 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2018-01-05 20:14:32 +0000
commitaea00c12077ff819d6dbefa0c29fb8bbc3e195cc (patch)
treea86c427e844d43d712b993a1691114fcbe1848fe
parent904e9dca0e86a8d167f95c8ddb32784bef907ee4 (diff)
Note shebang and dep changes in d/changelog
Change-Id: Ia3413eb3cf685331a2604dbefffb3e7929a50bbe Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d61d45f6..5d924f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,10 +32,11 @@ dpdk (17.11-1~git1) UNRELEASED; urgency=medium
python-script-but-no-python-dep
* Fix librte-gro17.11 short description to mention -gro instead of
-eal. (Closes: #885832)
- * dpdk: depend on python-pyelftools| python3-pyelftools since the
- scripts can work with either version.
+ * dpdk: depend on python3-pyelftools since the scripts can work with either
+ version.
* dpdk-doc: depend only on python3 since the pipeline tools can work
with python3. (Closes: #883153)
+ * dpdk/dpdk-doc: change all scripts shebangs from python to python3.
* dpdk-doc: mark Python dependency with :any.
* Bump Standards-Version to 4.1.3 - no changes.
* d/control, d/changelog: use HTTPS for dpdk.org links.