From: Guido Günther Date: Wed, 16 Oct 2013 08:30:15 +0000 (+0200) Subject: Document changes and release 0.6.5 X-Git-Tag: debian/0.6.5^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2438a7c0d4b60c90bb8492c8a47b801015e77daf;p=tools%2Fgit-buildpackage.git Document changes and release 0.6.5 --- diff --git a/debian/changelog b/debian/changelog index 8754b92c..42955bb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +git-buildpackage (0.6.5) unstable; urgency=low + + [ Etienne Millon ] + * [ba4f778] doc: Fix git-pbuilder example (Closes: #725875) + + [ Guido Günther ] + * [3be2947] Be more robust about git status output changes by using + --porcelain. Heavily based on a patch by rian m. carlson + (Closes: #726260) + * [ae460e1] Bump standards version + + [ Andrew Starr-Bochicchio ] + * [4368694] Don't export DEB_VENDOR="Debian" + Tests now take Ubuntu versions into consideration. (Closes: #723756) + + -- Guido Günther Wed, 16 Oct 2013 10:29:58 +0200 + git-buildpackage (0.6.4) unstable; urgency=low [ Guido Günther ]