From 05350c8030f57fa1af5b32d578a9146cbe6504ad Mon Sep 17 00:00:00 2001 From: Thomas Moulard <thomas.moulard@gmail.com> Date: Tue, 28 Sep 2010 10:40:52 +0200 Subject: [PATCH] Increment build number for the Debian package. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index d31ce6e..2ae40e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dynamic-graph (1.0.0.99-2) lucid; urgency=low + + * Add libboost-thread-dev to build requirement. + + -- Thomas Moulard <thomas.moulard@gmail.com> Wed, 28 Sep 2010 10:40:00 +0200 + dynamic-graph (1.0.0.99-1) lucid; urgency=low * Initial work. -- GitLab