aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-03-17 09:16:51 +0100
committerGuido Günther <agx@sigxcpu.org>2015-03-17 09:19:14 +0100
commit8b3880f9959b28618a4c27648ec875da09a93028 (patch)
tree7eeb193a90e6557088788ead1b640e61b2da4712
parent6f51faef5a021488a159c62473c5f17d4bead1ee (diff)
Document changes and release 0.6.22~bpo70+1debian/0.6.22_bpo70+1debian/wheezy-backports
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e6eaf494..ed83ecfe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+git-buildpackage (0.6.22~bpo70+1) wheezy-backports; urgency=medium
+
+ * Rebuild for wheezy-backports. Thanks to Dan Lipsitt for beating me to this
+ via GHPR#8
+ * Remaining changes:
+ * [f6f3e6c] Remove versioned devscipts build-dep. The tests now detect
+ the dch defaults
+ * [37a26b0] Lower devscripts dependency. This reopens #635920
+ * [da2a78e] Add gbp.conf for wheezy backports
+
+ -- Guido Günther <agx@sigxcpu.org> Tue, 17 Mar 2015 09:16:13 +0100
+
git-buildpackage (0.6.22) unstable; urgency=medium
* [3d8939d] git.vfs: fix close method. Preventing a infinite recursion