summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-04-11 09:44:40 +0200
committerGuido Günther <agx@sigxcpu.org>2011-04-11 09:44:40 +0200
commit1638b433614a46d057a4e91cbe41fb07f681df2d (patch)
tree98539812366e7435daa9963758bce4b188abe94c
parentf5db59de4e0d60161136339045124db09cdb34fa (diff)
Document changes and release 0.5.22debian/0.5.22
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 51bb6a5f..79113060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+git-buildpackage (0.5.22) unstable; urgency=low
+
+ [ Guido Günther ]
+ * [61513e6] git.rev_parse: unconditionally use --quiet to avoid the
+ confusing "fatal: Needed a single revision" error message
+ * [c7bb3f1] Add aliases for gz and bz2 compression types
+ * [dc39596] gbp: Handle whitespace in submodule names (Closes: #622103)
+ * [f5db59d] Disable submodule processing by default.
+
+ [ Loïc Minier ]
+ * [2d620e4] Ignore .noseids from nosetests
+ * [8189cc9] Add tests for orig autodetection
+ * [85c5d8e] Detect compression from orig tarball (Closes: #621701)
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 11 Apr 2011 09:42:50 +0200
+
git-buildpackage (0.5.21) unstable; urgency=low
[ Guido Günther ]