From: Jean-Philippe Orsini Date: Thu, 12 Sep 2013 08:40:44 +0000 (+0000) Subject: sync with debian packaging X-Git-Tag: v0.8.0.5~41 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=a96816abc0dad756192e4cfc35be9eaebcbe9055 sync with debian packaging --- diff --git a/debian/changelog b/debian/changelog index 8f76448..3e560ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -psensor (0.8.0.x-0ubuntu1) unstable; urgency=low +psensor (0.8.0.3-2) unstable; urgency=low - * New upstream release - * debian/changelog: fixed tab/whitespaces raising lintian warning. + * debian/control + + exclude build dep to atasmart lib for hurd and kfreebsd - -- Jean-Philippe Orsini Mon, 27 May 2013 11:04:33 +0200 + -- Jean-Philippe Orsini Sun, 08 Sep 2013 06:36:33 -0400 psensor (0.8.0.3-1) unstable; urgency=low @@ -12,7 +12,7 @@ psensor (0.8.0.3-1) unstable; urgency=low + fixed url var in main function not freed. + added message when no sensor graphs are enabled. (Closes: #689355) + replaced deprecated GtkColorSelectionDialog by GtkColorChooserDialog - to avoid build failure with recent GTK releases. (LP: #1184442) + to avoid build failure with recent GTK releases. (LP: #1184442) * debian/control + added builddep to cppcheck. + added builddep to asciidoc. diff --git a/debian/control b/debian/control index 189c8b6..0c89298 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: asciidoc, debhelper (>= 9), gettext, help2man, - libatasmart-dev, + libatasmart-dev [!hurd-any !kfreebsd-any], libcurl4-gnutls-dev, libgconf2-dev, libgtk-3-dev,