set priority to optional instead of extra.
[psensor-pkg-debian.git] / debian / changelog
index 016396a..9037156 100644 (file)
@@ -1,7 +1,19 @@
-psensor (1.0.1-1) unstable; urgency=low
+psensor (1.0.4-1) unstable; urgency=medium
 
   * New upstream release.
-      + fixed AppIndicator icons. (LP: #1290072)
+      + 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.
+
+ -- Jean-Philippe Orsini <jeanfi@gmail.com>  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)
       + removed webfont to fix lintian warning privacy-breach-generic.
       + fixed lintian warning source-is-missing due to minimized .js.
   * debian/control
@@ -15,6 +27,10 @@ psensor (1.0.1-1) unstable; urgency=low
       + excanvas.js (removed upstream) copyright removed.
   * debian/rules
       + use autoreconf to update libtool and configure. (Closes: #749110)
+  * debian/patches/json-c-FTBFS-fix.patch
+      + droped, fixed upstream
+  * debian/psensor.install
+      + don't autostart psensor by default. (Closes: #728754)
 
  -- Jean-Philippe Orsini <jeanfi@gmail.com>  Mon, 02 Jun 2014 22:17:16 +0200