Index: debian/control
===================================================================
--- debian/control	(revision 158)
+++ debian/control	(working copy)
@@ -2,7 +2,7 @@
 Section: science
 Priority: optional
 Maintainer: Julien Dutheil <julien.dutheil@univ-montp2.fr>
-Build-Depends: debhelper (>= 5), cmake (>= 2.6)
+Build-Depends: debhelper (>= 5), cmake (>= 2.6), libbpp-phyl-dev
 Standards-Version: 3.7.2
 
 Package: bppsuite
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 158)
+++ debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+bppsuite (0.5.1) unstable; urgency=low
+
+  * add *.install files
+  * use binary:Version instead of source:Version
+
+ -- Loic Dachary <loic@dachary.org>  Mon, 30 Aug 2010 09:27:51 +0200
+
 bppsuite (0.5.0-1) unstable; urgency=low
 
   * New substitution models.
Index: debian/rules
===================================================================
--- debian/rules	(revision 158)
+++ debian/rules	(working copy)
@@ -116,7 +116,7 @@
 #	dh_perl
 #	dh_makeshlibs
 	dh_installdeb
-#	dh_shlibdeps
+	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb
