X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2b0d8ee9192d218352a5eeb7ea6f32e1e28678b0;hp=4115768550ae36bc1603a82ebc28eaadc96ef6db;hb=42a2d273c8651e474340ef7a35ef53088bba0773;hpb=3e350f1eebb42f67eee676133ad5d80a9e461140 diff --git a/debian/changelog b/debian/changelog index 4115768..2b0d8ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,15 @@ -psensor (1.0.1-1) unstable; urgency=low +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. + + -- Jean-Philippe Orsini Wed, 06 Aug 2014 18:36:41 -0400 + +psensor (1.0.2-1) unstable; urgency=low * New upstream release. + fixed AppIndicator icons. (LP: #1290072) (LP: #1310323)