From: Jean-Philippe Orsini Date: Wed, 6 Aug 2014 22:58:26 +0000 (-0400) Subject: updated for the 1.0.3 release. X-Git-Tag: debian/1.0.4-1~8 X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=commitdiff_plain;h=e09694aeae697c819fe6410078aeea9e6eac3c25;hp=b63b5693ca264de13bd5aeafa1675f90de3b29db updated for the 1.0.3 release. added build dep to libappindicator3-dev. --- diff --git a/debian/changelog b/debian/changelog index 1e732e1..e3d1391 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +psensor (1.0.3-1) unstable; urgency=medium + + * New upstream release. + + fixed psensor does not start: Attempt to unlock mutex that was not + locked during startup with glib 2.41.2. (LP: #1346299) + + fixed FTBFS with clang instead of gcc. (Closes: #753061) + * debian/control + + added build dep to libappindicator3-dev. + + -- Jean-Philippe Orsini Wed, 06 Aug 2014 18:36:41 -0400 + psensor (1.0.2-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index a4dc0e0..8ecb747 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Build-Depends: asciidoc, gettext, help2man, libatasmart-dev [!hurd-any !kfreebsd-any], + libappindicator3-dev, libcurl4-gnutls-dev, libgconf2-dev, libgtk-3-dev,