X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=1847d0241bd34de3e4a3bc6b981b32a7e1f079cf;hp=906218a2d9ca2d3b9d84263d4596a53ba75bc11d;hb=620c63bda7a47ddf6cd126ee12c03628894dd18c;hpb=9129ba168b7b8ab8883513fb06cc64cf4ed6e66b diff --git a/debian/changelog b/debian/changelog index 906218a..1847d02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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. + + -- Jean-Philippe Orsini Sun, 21 Sep 2014 17:26:09 -0400 + psensor (1.0.4-1) unstable; urgency=medium * New upstream release. @@ -7,8 +22,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