X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor-pkg-ubuntu.git;a=blobdiff_plain;f=debian%2Fchangelog;h=362d523105a788a4fa7724390309a32544b6e3f8;hp=85aeca39200d320847aa8b0a181b4918f7f4a10e;hb=7f7ed1ed364d68645c64045d0fa92e1c33d456ec;hpb=2186284f717bdf658a79a5b0c8dc45c0791c1460 diff --git a/debian/changelog b/debian/changelog index 85aeca3..362d523 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,25 +1,47 @@ -psensor (1.1.1-1ppatrusty1) trusty; urgency=medium +psensor (1.1.2-1ppatrusty1) trusty; urgency=medium - * New usptream release. + * New upstream release. - -- Jean-Philippe Orsini Mon, 01 Sep 2014 15:56:24 +0200 + -- Jean-Philippe Orsini Mon, 01 Sep 2014 17:50:19 +0200 -psensor (1.0.4-1ppatrusty1) trusty; 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. + + 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 Wed, 13 Aug 2014 20:20:02 +0200 + -- Jean-Philippe Orsini Sun, 21 Sep 2014 17:26:09 -0400 -psensor (1.0.3-1ppatrusty1) trusty; urgency=medium +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). + + 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 Tue, 05 Aug 2014 18:49:07 +0200 + -- Jean-Philippe Orsini Wed, 06 Aug 2014 18:36:41 -0400 -psensor (1.0.2-1ppatrusty1) trusty; urgency=low +psensor (1.0.2-1) unstable; urgency=low * New upstream release. + fixed AppIndicator icons. (LP: #1290072) (LP: #1310323)