X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=5af9e3db9c6e3a34510adfb8b06cc11f9af00155;hp=9037156d10a46446f2127f9910c0330b80490fc7;hb=dae22b60249165405dd56baa35819a3a71491fc4;hpb=de1ee99f41793a5ef3df881c2ea801b22c85a317 diff --git a/debian/changelog b/debian/changelog index 9037156..5af9e3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +psensor (1.1.3-2) UNRELEASED; urgency=medium + + * debian/control + + switched to standard 3.9.6. + + -- 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 + psensor (1.0.4-1) unstable; urgency=medium * New upstream release. @@ -7,6 +41,11 @@ psensor (1.0.4-1) unstable; urgency=medium * 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