diff --git a/debian/changelog b/debian/changelog index c1556dd..378d2b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 17 Oct 2014 15:55:45 +0200 + smartmontools (6.3+svn3990-1) unstable; urgency=low * [d2e702c] Imported Upstream version 6.3+svn3990 diff --git a/debian/smartmontools.maintscript b/debian/smartmontools.maintscript index 9249e19..0beb195 100644 --- a/debian/smartmontools.maintscript +++ b/debian/smartmontools.maintscript @@ -1 +1 @@ -rm_conffile /etc/smartd_warning.sh 6.3+svn3990-2~ -- "$@" +rm_conffile /etc/smartd_warning.sh 6.3+svn4002-1~ -- "$@"