diff --git a/build-package.sh b/build-package.sh
index 18e24855c7a0898942f6f0e3427d739c71f59aed..dc0bee0e935ab4efefba029d83fc4eb599830d82 100755
--- a/build-package.sh
+++ b/build-package.sh
@@ -16,6 +16,7 @@ fi
 
 # Anonymous git http access
 git clone http://sflphone.org/git/sflphone.git
+git checkout debian/0.9.2-4
 
 # Get system parameters
 arch_flag=`getconf -a|grep LONG_BIT | sed -e 's/LONG_BIT\s*//'`