diff --git a/debian/changelog b/debian/changelog
index dd2bc30b34883f63db0b77185461ea5322034cd6..17b7b89ff802541b806eb0cd2769aa0cd93b2269 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tarantool (1.4.5+20120510-1) unstable; urgency=low
+
+  * New git snapshot (it provides script_dir option).
+  * Add binutils-dev to B-D list (for debugging crashes, #672327).
+
+ -- Dmitry E. Oboukhov <unera@debian.org>  Thu, 10 May 2012 10:23:28 +0400
+
 tarantool (1.4.5+20120503-2) unstable; urgency=low
 
   * Add librt to linklist (fix FTBFS with Debian/kFreeBSD).
diff --git a/debian/control b/debian/control
index 166f074cfb6cd929f4fba94b1e231d2ddc964f3c..8052c362829c9d6c8e4e5d9e8b84f6b163e273e6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: cdbs, debhelper (>= 8),
  python-yaml,
  python-daemon,
  python-pexpect,
- libncurses5-dev
+ libncurses5-dev,
+ binutils-dev
 Section: database
 Standards-Version: 3.9.2
 Homepage: http://tarantool.org/