X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9f316c489f1f6bc3d032285e2235cbd83d8d178b;hp=e3d1391e810a863b111d647e1bab0443e0709149;hb=d827f4080a2d016b9fb05d89918137536c2b870c;hpb=e09694aeae697c819fe6410078aeea9e6eac3c25 diff --git a/debian/changelog b/debian/changelog index e3d1391..9f316c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,22 @@ -psensor (1.0.3-1) unstable; urgency=medium +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. + * 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 @@ -6,6 +24,12 @@ psensor (1.0.3-1) unstable; urgency=medium + 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