Hello, I rebased my patch[1] on latest master.
Regards.
The following changes since commit 2042144aeae6ef84b2f6c6b595f8549e5132c555:
log: add error and warning aliases (2013-11-06 21:08:14 +0100)
are available in the git repository at:
git://git.baby-gnu.net/git-buildpackage.git
tags/dad/2042144/create-nonexistent-changelog
for you to fetch changes up to ba18edc14c1ee30cba4207ae44456f115841f13f:
Create debian/changelog if it does not exists (2013-11-08 08:38:21 +0100)
----------------------------------------------------------------
Rebased on latest master: tests OK.
The only changes since last patch is the definition of make variables
in debian/rules to factorize name and email used in tests.
----------------------------------------------------------------
Daniel Dehennin (1):
Create debian/changelog if it does not exists
debian/rules | 16 ++-
gbp/deb/changelog.py | 60 ++++++---
gbp/deb/source.py | 14 +-
gbp/scripts/dch.py | 45 ++++++-
tests/18_test_create_changelog.py | 265 ++++++++++++++++++++++++++++++++++++++
tests/test_Changelog.py | 103 +++++++++++++++
6 files changed, 466 insertions(+), 37 deletions(-)
create mode 100644 tests/18_test_create_changelog.py
Footnotes:
[1]
http://git.baby-gnu.net/gitweb/gitweb.cgi?p=git-buildpackage.git;a=shortlog;h=refs/tags/dad/2042144/create-nonexistent-changelog
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpeB2et2MVDc.pgp
Description: PGP signature

