diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-30 11:05:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-30 11:23:19 -0400 |
commit | b3c00de156adf9c52da3cd0fa7c46414d5eb6982 (patch) | |
tree | 3c18eab279008d18aa930377cc223d6917177a11 /debian/changelog | |
parent | bf6781f75d757e674607a9bafd658e6f11fa3963 (diff) |
dh_installcatalogs: Adjust catalog conffile conversion to avoid dpkg conffile prompt when upgrading from a removed package. Closes: #81194
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0bb44d6..b4d4824 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (9.20120830) unstable; urgency=low + + * dh_installcatalogs: Adjust catalog conffile conversion to avoid + dpkg conffile prompt when upgrading from a removed package. + Closes: #681194 + + -- Joey Hess <joeyh@debian.org> Thu, 30 Aug 2012 11:04:10 -0400 + debhelper (9.20120608) unstable; urgency=low * dh: When there's an -indep override target without -arch, or vice versa, |