X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c0f2ee0f5c750e9b0277edb5b1388801549d150e;hp=1e732e164585a0d27d435da41934c45a7cb306cc;hb=c3abbf72410200f22ee7a3b11bb17ae1836bf2b8;hpb=b63b5693ca264de13bd5aeafa1675f90de3b29db diff --git a/debian/changelog b/debian/changelog index 1e732e1..c0f2ee0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +psensor (1.1.2-1) unstable; urgency=medium + + * New upstream release. + * debian/control + + added dep to libxnvctrl-dev or nvidia-settings to enable + nvidia support and ease ubuntu sync. + + removed build dep to gconf which is no more needed. + + added build dep to libudisks2-dev. + + removed hddtemp from "Recommends" field (psensor is using + udisks2 by default now but not psensor-server). + * debian/psensor.install + + removed gconf schema. + * debian/copyright + + added copyright information about checkpatch.pl. + * debian/watch + + added location of the release signature. + * added debian/upstream/signing-key.asc + + -- Jean-Philippe Orsini Sun, 21 Sep 2014 17:26:09 -0400 + +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.