Hi, after John's comments I'm resending the patches. I should have addressed everything but please check
Filippo Giunchedi (3): changelog: add iterator over changelog blocks changelog: move tests into tests/test_changelog.py changelog: add __len__ method debian/changelog | 7 +- debian/rules | 2 +- debian_bundle/changelog.py | 205 +-------------------------------------- tests/test_changelog.py | 230 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 243 insertions(+), 201 deletions(-) create mode 100755 tests/test_changelog.py -- http://lists.alioth.debian.org/mailman/listinfo/pkg-python-debian-discuss
