diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-11 17:38:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-11 17:38:54 -0400 |
commit | a44e0e5706a5f83eb0211ac069cf45d6a877fb97 (patch) | |
tree | a178d93934a723cb89766be01913da4cee33e96e | |
parent | 42db16e0390b4eb86669db622ef951fa46956b78 (diff) | |
download | debhelper-a44e0e5706a5f83eb0211ac069cf45d6a877fb97.tar.gz |
Fix FTBFS with perl 5.18. Closes: #722501
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 090c318c..88740b75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ debhelper (9.20130721) UNRELEASED; urgency=low * dh: Call dh_installxfonts after dh_link, so that it will notice fonts installed via symlinks. Closes: #721264 + * Fix FTBFS with perl 5.18. Closes: #722501 -- Joey Hess <joeyh@debian.org> Tue, 20 Aug 2013 12:46:25 -0400 |