From: Jean-Philippe Orsini Date: Tue, 22 Apr 2014 09:13:41 +0000 (+0200) Subject: removed dep to cppcheck due to a false positive breaking the build. X-Git-Tag: debian/1.3.2-1ppautopic1~6 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats-pkg-ubuntu.git;a=commitdiff_plain;h=96e470bcb70cd2e3af623e3428f14e6a5b826b4c removed dep to cppcheck due to a false positive breaking the build. --- diff --git a/debian/changelog b/debian/changelog index 13ccb0a..675b8a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,14 @@ +ppastats (1.3.1-1ppatrusty1ubuntu1) trusty; urgency=medium + + * New upstream release. + * debian/control: + + removed dep to cppcheck due to a false positive breaking the build. + + -- Jean-Philippe Orsini Tue, 22 Apr 2014 11:08:44 +0200 + ppastats (1.2.0-1ppasaucy1) saucy; urgency=low - * New upstream release + * New upstream release. -- Jean-Philippe Orsini Sun, 06 Apr 2014 11:39:26 +0200 diff --git a/debian/control b/debian/control index ddf61db..e7dc7f3 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ppastats Section: utils Priority: extra Maintainer: Jean-Philippe Orsini -Build-Depends: debhelper (>= 9), autotools-dev, cppcheck, libcurl4-gnutls-dev, libjson0-dev +Build-Depends: debhelper (>= 9), autotools-dev, libcurl4-gnutls-dev, libjson0-dev Standards-Version: 3.9.4 Vcs-Browser: http://wpitchoune.net/svnpub/packages/ubuntu/ppastats/trunk Vcs-Svn: http://wpitchoune.net/svnpub/packages/ubuntu/ppastats/trunk