X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=906218a2d9ca2d3b9d84263d4596a53ba75bc11d;hp=1e732e164585a0d27d435da41934c45a7cb306cc;hb=9129ba168b7b8ab8883513fb06cc64cf4ed6e66b;hpb=b63b5693ca264de13bd5aeafa1675f90de3b29db diff --git a/debian/changelog b/debian/changelog index 1e732e1..906218a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +psensor (1.0.4-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. + + switched to optional priority instead of extra. + * debian/rules + + removed useless comments. + + -- Jean-Philippe Orsini Wed, 06 Aug 2014 18:36:41 -0400 + psensor (1.0.2-1) unstable; urgency=low * New upstream release.