summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-10-16 10:30:15 +0200
committerGuido Günther <agx@sigxcpu.org>2013-10-16 10:30:15 +0200
commit2438a7c0d4b60c90bb8492c8a47b801015e77daf (patch)
treefeafaf6d626e465d3815840786bce66c2d63e4d3
parentae460e1a840c8ca1ab13b45d1b9c14d37f43d7d1 (diff)
Document changes and release 0.6.5debian/0.6.5
-rw-r--r--debian/changelog17
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 ]