I rebased my patches on the latest experimental. The shortlog is online[1] and a pull request is following.
Regards.
The following changes since commit c3c2778e922ff070ad26ebbde2e41fb0d49ea9ea:
Add debian/source/format parser (2012-08-26 18:07:20 +0200)
are available in the git repository at:
git://git.baby-gnu.net/git-buildpackage.git
tags/dad/move-spawn_dch-to-ChangeLog/rebased/on-c3c2778
for you to fetch changes up to 9a730410930b3c5f7e99926657354dc3761a4471:
Convert gbp.scripts.dch to gbp.deb.changelog.ChangeLog method calls.
(2012-08-30 15:56:46 +0200)
----------------------------------------------------------------
Rebased on latest experimental
----------------------------------------------------------------
Daniel Dehennin (3):
Add guess_version_from_upstream() to gbp.deb.git.DebianGitRepository.
Add spawn_dch(), add_changelog_entry() and add_changelog_section() to
gbp.deb.changelog.ChangeLog.
Convert gbp.scripts.dch to gbp.deb.changelog.ChangeLog method calls.
gbp/deb/changelog.py | 96 +++++++++++++
gbp/deb/git.py | 17 +++
gbp/scripts/dch.py | 142 ++++----------------
...anGitRepository_guess_version_from_upstream.py} | 13 +-
tests/test_Changelog.py | 85 ++++++++++++
5 files changed, 224 insertions(+), 129 deletions(-)
rename tests/{03_test_dch_guess_version.py =>
03_test_DebianGitRepository_guess_version_from_upstream.py} (75%)
Footnotes:
[1]
http://git.baby-gnu.net/gitweb/?p=git-buildpackage.git;a=shortlog;h=refs/tags/dad/move-spawn_dch-to-ChangeLog/rebased/on-c3c2778
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpGdz80e8mf2.pgp
Description: PGP signature

