X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=664dde584049cddcb0614d0a42dd6554dc5194d7;hp=3fa2f2362e01c0fd611c5682a7b0e27fe8b4b22f;hb=acb0a079ff1a75091a72b6d225900f57c5864b83;hpb=257167ab502e134f76f2fb8b13b4bc35072ca5d0 diff --git a/debian/changelog b/debian/changelog index 3fa2f23..664dde5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,44 @@ +psensor (1.1.5-1) unstable; urgency=medium + + * New upstream release + + fixed build failure. (Closes: #808519) + * debian/control + + switched to standard 3.9.8. + + -- Jean-Philippe Orsini Mon, 06 Jun 2016 10:49:39 -0400 + +psensor (1.1.3-2) unstable; urgency=medium + + * debian/control + + switched to standard 3.9.6. + + no build dep to libudisks2-dev for kfreebsd. (Closes: #764696) + + -- Jean-Philippe Orsini Mon, 13 Oct 2014 03:02:39 -0400 + +psensor (1.1.3-1) unstable; urgency=medium + + * New upstream release + + added gtk+ 3.14 support. (Closes: #763257) + + -- Jean-Philippe Orsini Mon, 29 Sep 2014 04:24:59 -0400 + 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