summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2016-03-30 10:44:27 -0400
committerJoey Hess2016-03-30 10:44:27 -0400
commitadc7dad3d8b86b1ad770d1c82a66cd4df7bbee20 (patch)
treea7e78ea9e9a6629d86741e592eb03be79224e69f /debian/changelog
parent27215363dd9babb0d486521543b930915619e82e (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/changelog')
-rw-r--r--debian/changelog2
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