aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-02-26 12:11:48 +0100
committerGuido Günther <agx@sigxcpu.org>2012-02-26 12:27:32 +0100
commitdc58835c9306c6d7d7b52d3231f48760c4f51cd9 (patch)
treef724bdea0b8d08ea9eb2d8e6da337d2ff3e0b9ce
parent67c8513c3badb97d2ea9c2eac2c3c0a6e667e074 (diff)
Document changes and release 0.6.0~git20120226debian/0.6.0_git20120226
-rw-r--r--debian/changelog24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f996ab0..f52613cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+git-buildpackage (0.6.0~git20120226) experimental; urgency=low
+
+ [ Markus Lehtonen ]
+ * [bca9f76] Refactor config.py as preparation for rpm support.
+ * [38afb27] docs: add missing tags to sgml files
+ * [2081900] gbp-pq: refactor args of write_patch()
+ Allows defining the formerly hardcoded patch_dir. This makes write_patch()
+ re-usable in the upcoming RPM-tools.
+
+ [ Guido Günther ]
+ * Upload to experimental so the current version in sid can move to testing
+ first.
+ * [7726bca] Make sure we test the built modules not the system ones
+ * [1018809] copy_from: remove, not used anymore
+ * [09e4080] docs: make version pattern match the code (Closes: #650465)
+ Thanks: Leo 'costela' Antunes
+ * [970fbaa] config.py: Add default value print out to all options
+ * [f3aa87f] GitRepository.merge: add edit option defaulting to False
+ (Closes: #659239)
+ * [67c8513] Depend on git >= 1:1.7.9.1-1~ for a working "git merge
+ --no-edit". Thanks to Jonathan Nieder
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 26 Feb 2012 12:09:23 +0100
+
git-buildpackage (0.6.0~git20120218) unstable; urgency=low
[ Markus Lehtonen ]