diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-30 15:28:22 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-11-30 15:29:56 +0000 |
commit | 8906f8bd51989b9150847dd03fe2f3c4e8204810 (patch) | |
tree | e31752296916a04d929197bd028fe8d3b89c6d22 /debian | |
parent | fa64fa74edc2b1179fe9c004cd50131a79672ee0 (diff) |
Revert "Note Python 3 deps switch in d/changelog"
This reverts commit c5b97dedb969e3633371a927268afceaa4f735f2.
Change-Id: I6bcfeb6a1177ed8b08de8b20e5fce941f62c079d
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d13204fc..993a8c1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,6 @@ dpdk (16.11.3-1~git1) UNRELEASED; urgency=medium * Build-Depend on the Python 3 version of the Sphinx packages to fix Lintian Warning: build-depends-on-python-sphinx-only * Fix upstream version parsing in d/rules to account for -rcX. - * Switch generated dependencies to Python 3 due to switch to Python 3 - Sphinx. * Build-Depend on debhelper (>= 9.20160709) | dh-systemd to keep compatibility with Ubuntu 16.04, which does not yet have that of debhelper. |