prepare debian package
[psensor.git] / debian / changelog
index c76e3a4..cbaab35 100644 (file)
@@ -1,32 +1,48 @@
-psensor (0.7.0.2-1) unstable; urgency=low
+psensor (0.8.0.2-1) unstable; urgency=low
 
   * New upstream release
-      - fixed sensor type displayed in sensor preferences
-        dialog. (LP: #968912)
-      - added gconf schema. (LP: #1026807)
-      -        fixed systray and application indicator visible at the
-       same time. (LP: #971098)
-      -        fixed wrong background color, get the background color of
-        the window and not the canvas widget. (LP: #973122)
-      -        added the Celcis degree sign. (LP: #1021900)
-      - fixed hide window on startup for gnome-shell. (Closes: #676361)
+      + fixed realloc null returned value not handled in amd.c.
+      + fixed url var in main function not freed.
+      + added message when no sensor graphs are enabled. (Closes: #689355)
+  * debian/control
+      + added builddep to cppcheck.
+      + added builddep to asciidoc.
+      + added mention of FAQ in the psensor-common description.
+      + added mention of libatasmart support in psensor description.
+      + replaced builddep libjson0-dev by libjson-c-dev.
+  * debian/psensor-common.install
+      + added faq.txt and faq.html.
   * debian/control
-      - added builddep to libatasmart-dev
+      + switched to Standards-Version 3.9.4.
   * debian/psensor.install
-      - added gconf schema
-  * debian/rules
-      - set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
-       schema installation during package build
+      + added psensor.glade.
 
- -- Jean-Philippe Orsini <jeanfi@gmail.com>  Wed, 28 Dec 2011 19:55:51 +0100
+ -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sat, 25 May 2013 04:16:57 -0400
 
-psensor (0.6.2.18-1) unstable; urgency=low
+psensor (0.7.0.3-1) unstable; urgency=low
 
   * New upstream release
-      - added degree sign for celcius. (LP: #1021900)
-      - fixed hide window on startup for gnome-shell. (Closes: #676361)
+      + added gconf schema. (LP: #1026807)
+      +        fixed systray and application indicator visible at the
+        same time. (LP: #971098)
+      +        fixed wrong background color, get the background color of
+        the window and not the canvas widget. (LP: #973122)
+      + removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
+      + added degree sign for celcius. (LP: #1021900)
+      + fixed hide window on startup for gnome-shell. (Closes: #676361)
+  * debian/control
+      + added builddep to libatasmart-dev.
+      + switched to debhelper 9.
+  * debian/psensor.install
+      + added gconf schema.
+  * debian/rules
+      + set GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL to 1 to avoid gconf
+        schema installation during package build.
+  * debian/compat
+      + switched to debhelper 9, fixes hardening-no-relro and
+        hardening-no-fortify-functions lintian warnings.
 
- -- Jean-Philippe Orsini <jeanfi@gmail.com>  Thu, 12 Jul 2012 13:45:42 -0400
+ -- Jean-Philippe Orsini <jeanfi@gmail.com>  Sun, 19 Aug 2012 04:26:27 -0400
 
 psensor (0.6.2.17-2) unstable; urgency=low
 
@@ -39,7 +55,7 @@ psensor (0.6.2.17-2) unstable; urgency=low
 psensor (0.6.2.17-1) unstable; urgency=low
 
   * New upstream release
-      - Fixed sensor type displayed in sensor preferences. (LP: #968912)
+      - Fixed sensor type displayed in sensor preferences. (Closes LP: #968912)
   * debian/control
       - Switched to Standards-Version 3.9.3.
   * debian/copyright