X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=debian%2Fchangelog;h=bac19645f09b98cc5b455f975bd1590a265f06e2;hp=628eb0c99637b68cfe1c72a938a33dcf5b79ad4d;hb=75fa49ffb0c9c8b60328c13ec8613299d094a2e5;hpb=ecad10f9393a6a301dcaf1d5ec4d92563e281481 diff --git a/debian/changelog b/debian/changelog index 628eb0c..bac1964 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,39 @@ -psensor (1.0.2-1ppatrusty1) trusty; urgency=low +psensor (1.1.1-1ppatrusty2) trusty; urgency=medium + + * debian/psensor.install + + added gsettings schema. + + -- Jean-Philippe Orsini Mon, 01 Sep 2014 19:50:19 +0200 + +psensor (1.1.1-1ppatrusty1) trusty; urgency=medium + + * New upstream release. + * debian/psensor.install + + removed gconf schema. + * debian/control + + removed build dep to gconf which is no more needed. + + added build dep to libudisks2-dev. + + -- Jean-Philippe Orsini Mon, 01 Sep 2014 17:50:19 +0200 + +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. + + removed useless dots after long descriptions. + * debian/rules + + removed useless comments. + * debian/copyright + + switched to copyright format 1.0. + + -- 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)