Update Changelog

This commit is contained in:
Giuseppe Iuculano 2014-10-17 15:56:11 +02:00
parent 1aabc0aa2c
commit 47cfb4173c
2 changed files with 12 additions and 1 deletions

11
debian/changelog vendored
View File

@ -1,3 +1,14 @@
smartmontools (6.3+svn4002-1) unstable; urgency=low
* [03a62f0] Set EnvironmentFile=-/etc/default/smartmontools in smartd.service
(Closes: #764136)
* [59c55ae] Remove /etc/smartd_warning.sh (Closes: #765519)
* [1d06b80] Imported Upstream version 6.3+svn4002
* [1aabc0a] Do not build-depends on hardening-wrapper,
instead use the new buildflags.mk file
-- Giuseppe Iuculano <iuculano@debian.org> Fri, 17 Oct 2014 15:55:45 +0200
smartmontools (6.3+svn3990-1) unstable; urgency=low
* [d2e702c] Imported Upstream version 6.3+svn3990

View File

@ -1 +1 @@
rm_conffile /etc/smartd_warning.sh 6.3+svn3990-2~ -- "$@"
rm_conffile /etc/smartd_warning.sh 6.3+svn4002-1~ -- "$@"