diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 518431e31..e683db439 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,8 +29,8 @@ apt (0.5.15) unstable; urgency=low * Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743) * Clean up and simplify some of the suggests/recommends display in apt-get * Use cvs update -d in debian/rules cvs-build rather than just update - * Pass --preserve-envvar PATH to debuild. apt takes a long time to - build, and this defeats ccache + * Pass --preserve-envvar PATH --preserve-envvar CCACHE_DIR to debuild. apt + takes a long time to build, and ccache helps -- Matt Zimmerman <mdz@debian.org> Sat, 20 Dec 2003 16:34:30 -0800 |