Source: nwdiag Version: 2.0.0+dfsg-1.1 Severity: normal Dear Maintainer,
python3-unittest2 is being removed from Debian. It was a backport of Python3 "unittest" to Python2 It may have been used by Upstream project ... before. It can now safely be removed from debian/control. Greetings $ grep unittest -r src/rackdiag/tests/test_rst_directives.py:import unittest src/rackdiag/tests/test_rst_directives.py:class TestRstDirectives(unittest.TestCase): src/rackdiag/tests/test_builder.py:import unittest src/rackdiag/tests/test_builder.py:class TestBuildDiagram(unittest.TestCase): src/packetdiag/tests/test_rst_directives.py:import unittest src/packetdiag/tests/test_rst_directives.py:class TestRstDirectives(unittest.TestCase): src/nwdiag/tests/test_rst_directives.py:import unittest src/nwdiag/tests/test_rst_directives.py:class TestRstDirectives(unittest.TestCase): debian/control: python3-unittest2, debian/changelog: pep8, python-nose, python-unittest2, python-docutils, python-reportlab,