diff --git a/debian/changelog b/debian/changelog
index 9936ea7916b1ce03caa3059a220ce6c76e0e58c9..9c6132a6875bfe18e3a0623c3e9fcbf68f80b415 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ scikit-learn (0.5-1) experimental; urgency=low
     - up_libsvm_verbosity_control
     - up_system_libsvm_no_svmhdepends
     - deb_libsvm_cythoning
+  * Boost policy compliance to 3.9.1 -- no changes
 
  -- Yaroslav Halchenko <debian@onerussian.com>  Mon, 11 Oct 2010 10:00:11 -0400
 
diff --git a/debian/control b/debian/control
index 61668dc401b582bb04c430432d782db3d23eb95b..b226caa35988111ab2ae1c0aff4293b3b78e0d57 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: NeuroDebian Team <team@neuro.debian.net>
 Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
 Build-Depends: debhelper (>= 7.0.50), python-all-dev (>= 2.5), python-support (>= 0.6), python-numpy, python-scipy, libsvm-dev (>= 2.84.0), python-sphinx (>= 1.0~), graphviz, python-nose, python-setuptools, cython (>= 0.12~), python-matplotlib, ipython, swig, python-joblib (>= 0.4.5)
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 XS-Python-Version: >= 2.5
 Homepage: http://scikit-learn.sourceforge.net
 Vcs-Browser: http://github.com/yarikoptic/scikit-learn