From: Filippo Giunchedi <[email protected]> Hi, these are two commits (one bugfix, one cleanup) I'd like to push and I'm sending for review
Filippo Giunchedi (2): changelog: add iterator over changelog blocks changelog: move tests into tests/test_changelog.py debian/changelog | 7 +- debian/rules | 2 +- debian_bundle/changelog.py | 202 +-------------------------------------- tests/test_changelog.py | 226 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 236 insertions(+), 201 deletions(-) create mode 100755 tests/test_changelog.py -- http://lists.alioth.debian.org/mailman/listinfo/pkg-python-debian-discuss
