Hello, I rebased my patches[1] to the current state of experimental.
Regards.
The following changes since commit 5313e5d7985451ff98c76e0a8f9a18abc54192ce:
Convert gbp.scripts.dch to gbp.deb.changelog.ChangeLog method calls.
(2013-03-24 17:51:21 +0100)
are available in the git repository at:
git://git.baby-gnu.net/git-buildpackage
tags/dad/3b873f7/create-inexistant-changelog
for you to fetch changes up to 916354d2bf1528e3eef7e6da0d99c976eec267dc:
Update gbp.scripts.dch to handle empty debian/changelog. (2013-03-24 18:00:23
+0100)
----------------------------------------------------------------
Rebase on latest experimental, test OK
----------------------------------------------------------------
Daniel Dehennin (3):
Do not fail on empty debian/changelog.
The ChangeLog.add_section() must create the file if it does not exist.
Update gbp.scripts.dch to handle empty debian/changelog.
gbp/deb/changelog.py | 60 +++++++---
gbp/deb/git.py | 2 +-
gbp/scripts/dch.py | 39 ++++++-
tests/12_test_create_changelog.py | 233 +++++++++++++++++++++++++++++++++++++
tests/test_Changelog.py | 103 ++++++++++++++++
5 files changed, 416 insertions(+), 21 deletions(-)
create mode 100644 tests/12_test_create_changelog.py
Footnotes:
[1]
http://git.baby-gnu.net/gitweb/?p=git-buildpackage.git;a=tag;h=refs/tags/dad/3b873f7/create-inexistant-changelog
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpMrcOavniH9.pgp
Description: PGP signature

