| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
Fix get_dep_op_and_ver() to not output anything when there is no version
and to deal with spaces between version and closing parenthesis.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
pbuilder-satisfydepends-classic: Use functions to avoid code duplication
and make the logic more readable. This also allows testing.
|
|
|
|
| |
Make pbuilder-satisfydepends-aptitude and -classic relocatable.
|
|
|
|
|
| |
Add get_build_deps() and get_build_conflicts() functions wrapping
get_control_re() for BD_REGEXP and BC_REGEXP over DEBIAN_CONTROL.
|
|
|
|
|
|
| |
-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.
|
|
install pbuilder-satisfydepends-aptitude as the deafault
pbuilder-satisfydepends
* install aptitude per default in chroot.
|