Daniel Dehennin <daniel.dehen...@baby-gnu.org> writes:

I update my tag[1] (the name is the same), the updated patch[2] fix the
tests 17_test_create_changelog.py.

Regards.

The following changes since commit 60ffe95dbaaf7b0e741ce74657d3de5563cb1683:

  --git-hooks doesn't take an argument (2013-07-13 09:40:14 +0200)

are available in the git repository at:

  git://git.baby-gnu.net/git-buildpackage 
tags/dad/60ffe95/create-nonexistent-changelog

for you to fetch changes up to c26e6b1d83d111227281b9268f75b13724950fdb:

  Create debian/changelog if it does not exists (2013-07-31 13:42:30 +0200)

----------------------------------------------------------------
Rebased on latest master and improve testing: tests OK

Changes since last patch:

* debian/rules (override_dh_auto_test): Avoid using modified gbp.conf
  files to make sure to use builtin options.

* tests/17_test_create_changelog.py (TestScriptDch.setUp): Rename
  self.options to self.argv to make more explicit the use of the first
  element.
  Remove useless options since personal gbp.conf files are not parsed
  anymore.
  (TestScriptDch.run_dch): Rename options to argv to make more
  explicit the use of the first element.
  (TestScriptDch.test_create_from_dch_main_with_empty_file): Use new
  name self.argv.
  Remove useless options variable.

----------------------------------------------------------------
Daniel Dehennin (1):
      Create debian/changelog if it does not exists

 debian/rules                      |   3 +
 gbp/deb/changelog.py              |  60 ++++++---
 gbp/deb/source.py                 |  14 +-
 gbp/scripts/dch.py                |  41 +++++-
 tests/17_test_create_changelog.py | 264 ++++++++++++++++++++++++++++++++++++++
 tests/test_Changelog.py           | 103 +++++++++++++++
 6 files changed, 455 insertions(+), 30 deletions(-)
 create mode 100644 tests/17_test_create_changelog.py


Footnotes: 
[1]  
http://git.baby-gnu.net/gitweb/?p=git-buildpackage.git;a=tag;h=refs/tags/dad/60ffe95/create-nonexistent-changelog

[2]  
http://git.baby-gnu.net/gitweb/?p=git-buildpackage.git;a=commitdiff;h=refs/tags/dad/60ffe95/create-nonexistent-changelog

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF

Attachment: pgpRBurekFBfL.pgp
Description: PGP signature

Reply via email to