Hello, I rebased my patch[1] on latest master.
I think the “urgency” could be set by looking at devscripts version,
this could help backporters.
Regards.
The following changes since commit eec8ce3e2f35d6f06a5ddb9b4a6f264a1ecf4bca:
Determine changes file name based on dpkg-buildpackage options (2013-12-20
17:13:17 +0100)
are available in the git repository at:
git://git.baby-gnu.net/git-buildpackage.git
tags/dad/eec8ce3/create-nonexistent-changelog
for you to fetch changes up to 65ba521f563c8bc37a34257119abcf0cc9761594:
Create debian/changelog if it does not exists (2013-12-21 16:34:25 +0100)
----------------------------------------------------------------
Rebased on latest master: Tests OK
The differences with the previous patch is:
- new default urgency “medium”
- the factorization of default parameters of “check_header()” and
“check_author()” functions in 18_test_create_changelog.py
----------------------------------------------------------------
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 | 288 ++++++++++++++++++++++++++++++++++++++
tests/test_Changelog.py | 103 ++++++++++++++
6 files changed, 489 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=tag;h=refs/tags/dad/eec8ce3/create-nonexistent-changelog
--
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF
pgpmILtGKg9B1.pgp
Description: PGP signature

