aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-07-29 19:03:24 +0200
committerGuido Günther <agx@sigxcpu.org>2011-07-29 19:03:24 +0200
commit6ce1c65434dddd8678c6c90ad608b82516977a26 (patch)
tree37a6068b799ef2ed742d4ad9e301a0f9cf1e90e5
parentf89ba50dae24069b6a3484de0f590630b98c8cdb (diff)
Document changes and release 0.5.28debian/0.5.28
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b77642a7..e12368bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+git-buildpackage (0.5.28) unstable; urgency=low
+
+ * [3c72dfa] git-import-orig: Clarify missing argument error message
+ * [d34e82e] Be less picky about empty filters. (Closes: #635641)
+ * [a692745] Report errors reading the patch file instead of throwing an
+ exception. (Closes: #635872)
+ * [9bbbc77] Better document --git-upstream-tree. (Closes: #635883)
+ * [3fb7fd6] Add strip option to GitRepository.apply
+ * [dbe68fb] Split out GbpPatchQueue and GbpPatch to handle "-p<num>" without
+ munging the code further (Closes: #635873)
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 29 Jul 2011 19:00:25 +0200
+
git-buildpackage (0.5.27) unstable; urgency=low
[ Guido Günther ]