From 1cf0868b7ab0115b03e59825be830f8db8b09cd2 Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Wed, 7 Nov 2007 09:36:23 +0900 Subject: * Bug fix: "pbuilder-satisfydepends-classic should pass -o APT::Install-Recommends=false to apt-get", thanks to Daniel Schepler (Closes: #448562). * set /etc/apt/apt.conf.d/15pbuilder so that Install-Recommends is false. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc8e23e..0a794b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-11-07 Junichi Uekawa + + * pbuilder-satisfydepends-classic: add APTFLAG, which is "-o + APT::Install-Recommends=false" to toggle recommends + installation. This option is ignored by etch apt, so should be + harmless. + + * pbuilder-modules (APT): install Install-Recommends "false" + configuration to /etc/apt/apt.conf.d/15pbuilder. Move + experimental configuration to there from /etc/apt/apt.conf to + /etc/apt/apt.conf.d/15pbuilder. + 2007-10-25 Junichi Uekawa * pbuilderrc: set default value for COMPONENTS, so that -- cgit v1.2.3