Control: tag 862001 pending
Hello,
Bug #862001 in apt reported by you has been fixed in the Git repository. You can
see the commit message below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/apt/apt.git/diff/?id=315d6aa
(this message was generated automatically based on the git commit message)
---
commit 315d6aac02b657a4742b5fe2695707904c6033dd
Author: Julian Andres Klode <[email protected]>
Date: Sun May 7 12:17:05 2017 +0200
Do not try to (re)start timers outside 'apt' package
dh_systemd_start inserted postinst commands in all packages,
rather than just the package containing the timers.
This also gets rid of postinst scripts for all other
packages, yay.
Closes: #862001