diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-01-23 14:55:57 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-01-23 14:55:57 +0100 |
commit | 368d7c70f012c2bf075ce2fdf1375ee3081e6dc3 (patch) | |
tree | 6d8a9ef7a3677370c2e6509231dfa7192ea47170 /debian | |
parent | 2984d27001320390783266dd7d8f44ace752da76 (diff) | |
download | git-buildpackage-368d7c70f012c2bf075ce2fdf1375ee3081e6dc3.tar.gz git-buildpackage-368d7c70f012c2bf075ce2fdf1375ee3081e6dc3.tar.bz2 git-buildpackage-368d7c70f012c2bf075ce2fdf1375ee3081e6dc3.zip |
Document changes and release 0.5.18debian/0.5.18
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 377d3ab3..0a04a1fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +git-buildpackage (0.5.18) experimental; urgency=low + + [ Guido Günther ] + * [0b2b869] git-buildpackage: fix fallback to auto detection for unknown + compression types + * [b7136f3] gbp-pull: Adjust incorrect logging level + * [d8d2347] git-import-dscs: Ignore debsnap download errors to cope with + binNMUs. Based on a patch from Jonathan Nieder. (Closes: #610376) + * [e1661bd] git-buildpackage: print the "Looking for tarball..." message at + debug level. There's no need to print two messages in the default logging + level. + * [9054ae1] git.force_head: quiet git reset so we don't see pointless 'HEAD + is now at ...' messages during imports. + * [d36077c] Add --author-is-comitter and --author-date-is-comitter-date + commandline options (Closes: #610381) + + [ Jonathan Nieder ] + * [f2f03b7] git-import-dscs: Fix --debsnap doc and option error handling + (Closes: #610368) + * [2984d27] git-import-dsc doc updates for new options --author-is-committer + and --author-date-is-committer-date + + -- Guido Günther <agx@sigxcpu.org> Sun, 23 Jan 2011 14:52:25 +0100 + git-buildpackage (0.5.17) experimental; urgency=low * [244c1d2] gbp-create-remote-repo: allow for repository names without |