aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-11-07 09:36:23 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-11-07 09:36:23 +0900
commit1cf0868b7ab0115b03e59825be830f8db8b09cd2 (patch)
tree7f4528a44dbe10d56b1c2b81f5e237995f860dd2 /ChangeLog
parent00439ed47b85b48e554d775578445ec1c38894f4 (diff)
downloadpbuilder-1cf0868b7ab0115b03e59825be830f8db8b09cd2.tar
pbuilder-1cf0868b7ab0115b03e59825be830f8db8b09cd2.tar.gz
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc8e23e..0a794b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2007-11-07 Junichi Uekawa <dancer@debian.org>
+
+ * 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 <dancer@debian.org>
* pbuilderrc: set default value for COMPONENTS, so that