X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=debian%2Fchangelog;h=6b926e6cd835065f6666f18c2a379b3b67c78309;hp=2b0d8ee9192d218352a5eeb7ea6f32e1e28678b0;hb=a7245b216edb2e7ea99e3ac688ba29d1b6cc3440;hpb=42a2d273c8651e474340ef7a35ef53088bba0773 diff --git a/debian/changelog b/debian/changelog index 2b0d8ee..6b926e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +psensor (1.0.4-2) unstable; urgency=medium + + * debian/control + + added dep to libxnvctrl-dev or nvidia-settings to enable + nvidia support and ease ubuntu sync. + * 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. @@ -6,6 +16,12 @@ psensor (1.0.4-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