diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-30 10:44:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-30 10:44:27 -0400 |
| commit | adc7dad3d8b86b1ad770d1c82a66cd4df7bbee20 (patch) | |
| tree | a7e78ea9e9a6629d86741e592eb03be79224e69f /debian | |
| parent | 27215363dd9babb0d486521543b930915619e82e (diff) | |
Apt.update: Also run dpkg --configure -a here as apt for some reason won't even update if dpkg was interrupted.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cd7a4c79..b85c836f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ propellor (2.17.1) unstable; urgency=medium * Uwsgi: add ".ini" extension to app config files. Files without extensions were ignored by uwsgi. Thanks, Félix Sipma. + * Apt.update: Also run dpkg --configure -a here as apt for some reason + won't even update if dpkg was interrupted. -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 |
