summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2012-11-20 23:48:34 +0100
committerCyril Brulebois <kibi@debian.org>2012-11-20 23:48:34 +0100
commite83947f73e4245e3df8f8094a862d43d7f18c4c0 (patch)
tree55cea4c14f74fc78f8cc7adfa6c20f8a1f2f7c89 /debian
parent86db0922222c894a98dab6e688ec15d64b38489f (diff)
downloaddebootstrap-e83947f73e4245e3df8f8094a862d43d7f18c4c0.tar.gz
Remove double quotes to fix for loop on GNU/kFreeBSD, thanks to Oleg Ginzburg (Closes: #693718).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9ed53e..c695b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debootstrap (1.0.44) UNRELEASED; urgency=low
+
+ * Remove double quotes to fix for loop on GNU/kFreeBSD, thanks to
+ Oleg Ginzburg (Closes: #693718).
+
+ -- Cyril Brulebois <kibi@debian.org> Tue, 20 Nov 2012 23:47:37 +0100
+
debootstrap (1.0.43) unstable; urgency=low
[ Joey Hess ]