aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-08-26 14:18:54 +0200
committerGuido Günther <agx@sigxcpu.org>2016-08-26 14:24:28 +0200
commit28f0762687d96b44b907852d22cd8394bc969611 (patch)
tree9742071a819eeb018094606ff128a7c221cdf790
parentfae6456db94b375f6475fe11b613224b4a787186 (diff)
Document changes and release 0.8.3debian/0.8.3
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd1c8ce6..4ec6c1cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+git-buildpackage (0.8.3) unstable; urgency=medium
+
+ * Upload to unstable
+ * [51620e9] import-orig: export version information to postimport hook
+ (Closes: #833429)
+ * [086ff78] Drop dependencies on sp and jade.
+ Thanks to Neil Roeth
+ * [bf46e26] Update to git-pbuilder 1.42
+ * [99e7703] import_orig: Properly abort merge on rollbacks.
+ If merging fails we need to call "git merge --abort"
+ * [a868977] tests: match env vars values in hook checks too
+ * [fae6456] tests: only check gbp related env vars in hooks.
+ This avoids test failures when env vars contain newlines
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 26 Aug 2016 14:18:17 +0200
+
git-buildpackage (0.8.2) experimental; urgency=medium
* [1f0013c] import-orig: Switch to Debian branch before merging in changes