aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-08 15:45:27 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-08 15:49:07 +0200
commit41887daa13ab053b6091f8609079981a192668df (patch)
treeed25989a4f887aba80f87015288ff6feb163b1e2
parent491adcf79cb5c52a26e8e705afdb981ec378bfb0 (diff)
Document changes and release 0.8.1debian/0.8.1
-rw-r--r--debian/changelog21
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f5b03043..5ce2eb49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+git-buildpackage (0.8.1) experimental; urgency=medium
+
+ [ Guido Günther ]
+ * [3a5a497] import_dsc: Use the same patch options as dpkg-source for 1.0
+ packages (except for creating backup files) (Closes: #670099)
+ * [8d84fd3] dch: Match 'thanks' case insensitive (Closes: #746753)
+ * [29f16ca] Unbreak autopkgtest by setting git user and email
+ * [2b33349] import_orig: Drop duplicate log message when rolling back a branch
+ * [7ba43f6] Improve check for empty_repository.
+ Based on a patch by Carlos Maddela (Closes: #791472)
+ * [55fd73a] Remove outdated ref on git-import-dsc
+ * [1fae819] Use proper test fixtures.
+ (Closes: #723888)
+ * [95c8c53] clone: add postclone hook (Closes: #812816, #812815)
+ * [491adcf] clone: document missing directory option
+
+ [ Michael Elovskikh ]
+ * [a6311e6] Added option `never` to dch `--spawn-editor` choices
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 08 Jul 2016 15:44:28 +0200
+
git-buildpackage (0.8.0) experimental; urgency=medium
[ Markus Lehtonen ]