aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-04-02 08:44:08 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-04-02 08:44:08 +0900
commitb74a003e60e7f219cba80a0ef421ea87468be827 (patch)
tree2e0e6d38c223f372dd8d909feac905eaf0ae988d /pbuilderrc.5
parentce7a6bf299d24633cde92135042cda066b3a2a1b (diff)
parentf6fbc402b8664997d6bf52b3435a8393ed803f4d (diff)
downloadpbuilder-b74a003e60e7f219cba80a0ef421ea87468be827.tar
pbuilder-b74a003e60e7f219cba80a0ef421ea87468be827.tar.gz
merge changelog
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.510
1 files changed, 6 insertions, 4 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index 25ca11e..2612012 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -216,10 +216,12 @@ in
.BI "PBUILDERSATISFYDEPENDSCMD=" "/usr/lib/pbuilder/pbuilder-satisfydepends"
This option is used by various parts of pbuilder to satisfy (i.e. install) the
-build-dependencies of a package. There is an alternate experimental
-implementation, "pbuilder-satisfydepends-experimental", which might be useful
-to pull packages from experimental or from repositories with a low APT Pin
-Priority.
+build-dependencies of a package. There are two alternate implementations, the
+"experimental" implementation, "pbuilder-satisfydepends-experimental", which
+might be useful to pull packages from experimental or from repositories with a
+low APT Pin Priority, and the "aptitude" implementation, which will resolve
+build-dependencies and build-conflicts with aptitude which helps dealing with
+complex cases but does not support unsigned APT repositories
.TP
.BI "BUILDUSERID=" "1234"