diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-05-22 22:49:01 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-05-22 22:50:36 +0200 |
commit | 7543b8e9598e3d67bf33c811c4fc9d5a99553eb7 (patch) | |
tree | fb81a42f6b91a2855433813bef55529c547198b7 /debian | |
parent | 030ff96b12d851b51f4f390d222a264c26dcc49d (diff) | |
download | git-buildpackage-7543b8e9598e3d67bf33c811c4fc9d5a99553eb7.tar.gz git-buildpackage-7543b8e9598e3d67bf33c811c4fc9d5a99553eb7.tar.bz2 git-buildpackage-7543b8e9598e3d67bf33c811c4fc9d5a99553eb7.zip |
Document changes and release 0.6.14debian/0.6.14
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aef756c3..fb592ee9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +git-buildpackage (0.6.14) unstable; urgency=medium + + * [949ce84] Slightly improve usage output + * [045e607] gbp pq: document --force + * [817976e] Handle version format errors more gracefully. + * [b0390d1] Fix comitter vs committer typos. + Thanks to Sandro Tosi (Closes: #748339) + * [dc231f2] Document that the patches must apply without fuzz + * [de77df7] pq: Print proper error message if we fail to apply the tree + * [54e4542] pq: Try harder to cleanup after a failed patch. + Thanks to Marco d'Itri for the repo to debug this + * [b2549fa] Determine build_dir upfront + * [a050942] Improve error reporting on failed commands. + (Closes: #748248) + * [030ff96] Improve error reporting on hooks. + + -- Guido Günther <agx@sigxcpu.org> Thu, 22 May 2014 22:47:37 +0200 + git-buildpackage (0.6.13) unstable; urgency=medium [ Guido Günther ] |