From: Jean-Philippe Orsini Date: Fri, 14 Sep 2012 08:47:31 +0000 (+0000) Subject: added cppcheck builddep X-Git-Tag: v0.8.0.5~215 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=9f087df083bdfe978f50bfcb6c90b9adf62e6417 added cppcheck builddep --- diff --git a/debian/changelog b/debian/changelog index 0ca0cd1..11b82ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ psensor (0.7.0.x-0ubuntu1) unstable; urgency=low * New upstream + * debian/control + + added builddep to cppcheck. -- Jean-Philippe Orsini Sun, 26 Aug 2012 11:04:33 +0200 diff --git a/debian/control b/debian/control index 9d42349..ff53e78 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends: autoconf, automake, autopoint, debhelper (>= 9), + cppcheck, gettext, help2man, libatasmart-dev,