]> git.proxmox.com Git - mirror_smartmontools-debian.git/blobdiff - debian/changelog
Change second dh_systemd_enable to _start
[mirror_smartmontools-debian.git] / debian / changelog
index d5450ac3e6d4026f686bd77552a882fb52d5800e..633ec039f8216c1a602e79bd679793028dc1479a 100644 (file)
@@ -1,3 +1,31 @@
+smartmontools (6.4+svn4214-1) UNRELEASED; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS. (Closes: #794035)
+    + Pass --build and --host to configure
+
+  [ Tobias Frost ]
+  * Import patch from Helmut (see above)
+  * Remove '/var/lib/smartmontools' on purge (Closes: #766145)
+  * Fixed postinst script: Version is only valid when configuring.
+    (Closes: #766146)
+
+  [ Jonathan Dowland ]
+  * Portability improvements, thanks Robert Millan. Closes: #634506.
+  * Update debian/copyright to Format 1.0., resolve GPL-2/GPL-2+
+    ambiguity. Closes: #777583.
+  * Get rid of update-smart-drivedb. Closes: #783317, #804299, #706909.
+  * Bump standards version (no further changes required)
+  * Enhance rules clean target to make repeated builds easier
+  * Stop installing duplicate/irrelevant docs (COPYING, changelog, INSTALL)
+  * add 'set -e' to postrm.
+  * Switch to xz for orig.tar compression and update get-orig-source rule.
+  * Stop passing explicit runlevels to dh_installinit. Closes: #732045.
+  * Remove duplicate use of dh_systemd_enable: The second one should have
+    been dh_systemd_start. Closes: #813102.
+
+ -- Jonathan Dowland <jmtd@debian.org>  Tue, 26 Jan 2016 17:04:15 +0000
+
 smartmontools (6.4+svn4109-1) unstable; urgency=medium
 
   * New upstream version. Closes: #789721.
@@ -6,6 +34,12 @@ smartmontools (6.4+svn4109-1) unstable; urgency=medium
 
  -- Jonathan Dowland <jmtd@debian.org>  Wed, 18 Nov 2015 19:52:41 +0000
 
+smartmontools (6.3+svn4002-2) unstable; urgency=low
+
+  * [12d5f9d] Correct maintscript syntax (Closes: #766178)
+
+ -- Giuseppe Iuculano <iuculano@debian.org>  Tue, 21 Oct 2014 13:30:40 +0200
+
 smartmontools (6.3+svn4002-1) unstable; urgency=low
 
   * [03a62f0] Set EnvironmentFile=-/etc/default/smartmontools in smartd.service