diff options
author | Guido Günther <agx@sigxcpu.org> | 2013-10-16 10:30:15 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2013-10-16 10:30:15 +0200 |
commit | 2438a7c0d4b60c90bb8492c8a47b801015e77daf (patch) | |
tree | feafaf6d626e465d3815840786bce66c2d63e4d3 /debian | |
parent | ae460e1a840c8ca1ab13b45d1b9c14d37f43d7d1 (diff) | |
download | git-buildpackage-2438a7c0d4b60c90bb8492c8a47b801015e77daf.tar.gz git-buildpackage-2438a7c0d4b60c90bb8492c8a47b801015e77daf.tar.bz2 git-buildpackage-2438a7c0d4b60c90bb8492c8a47b801015e77daf.zip |
Document changes and release 0.6.5debian/0.6.5
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
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 <agx@sigxcpu.org> Wed, 16 Oct 2013 10:29:58 +0200 + git-buildpackage (0.6.4) unstable; urgency=low [ Guido Günther ] |