summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-12-29 15:11:44 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-12-29 15:11:44 -0500
commit56a432ea5f488b960248a772ffcabf5bb2cd4ff0 (patch)
tree01e55960e555bd549aaca542d52ff3d1c96e54b4 /debian/changelog
parent62e6c442e271f73747fa57f5b4ce5807ce4966af (diff)
dh_installxfonts: Use new update-fonts-alias --include and --exclude options to better handle removal in the case where xfonts-utils is removed before a font package is purged. (#543512; thanks, Theppitak Karoonboonyanan)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b30a9adb..bc2da744 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ debhelper (7.4.11) UNRELEASED; urgency=low
* dh(1): Add an example of using an override target to avoid
dh running several commands. Closes: #560600
* dh_installman: Avoid doubled slashes in path. Closes: #561275
+ * dh_installxfonts: Use new update-fonts-alias --include and
+ --exclude options to better handle removal in the case where
+ xfonts-utils is removed before a font package is purged.
+ (#543512; thanks, Theppitak Karoonboonyanan)
-- Joey Hess <joeyh@debian.org> Mon, 14 Dec 2009 19:23:25 -0500