Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | revise documentation | Junichi Uekawa | 2007-05-05 | |
| |/ |/| | ||||
* | | merge. pbuilder test is failing to bootstrap sid. | Junichi Uekawa | 2007-04-22 | |
|\| | ||||
| * | * Tune aptitude opts in pbuilder-satisfydepends-aptitude to handle complex••• dependencies in experimental and to support unsigned APT repositories. | Loïc Minier | 2007-04-22 | |
| * | * Update ChangeLog for local changes. | Loïc Minier | 2007-04-22 | |
| * | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Loïc Minier | 2007-04-17 | |
| |\ | ||||
| * \ | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Loïc Minier | 2007-04-12 | |
| |\ \ | ||||
| * | | | * Pass "-o Aptitude::ProblemResolver::StepScore=100" to aptitude, as discussed••• with Daniel Burrows to help aptitude resolve dependencies when experimental is in the sources.list | Loïc Minier | 2007-04-12 | |
| * | | | * Pass -o Aptitude::CmdLine::Ignore-Trust-Violations=true to aptitude; thanks••• Daniel Burrows for the pointed. | Loïc Minier | 2007-04-11 | |
* | | | | update execute_installtest.sh to be more useful; support more than one packag... | Junichi Uekawa | 2007-04-22 | |
| |_|/ |/| | | ||||
* | | | open 0.167 | Junichi Uekawa | 2007-04-17 | |
* | | | remove amd64 from debian/rules | Junichi Uekawa | 2007-04-17 | |
* | | | add lenny tests for upgrade testing | Junichi Uekawa | 2007-04-17 | |
* | | | test update | Junichi Uekawa | 2007-04-17 | |
* | | | B92test-pkg clarification | Junichi Uekawa | 2007-04-16 | |
* | | | --debbuildopts --debootstrapopts documentation clarification | Junichi Uekawa | 2007-04-16 | |
* | | | do not build pbuilder-uml for amd64•••currently i386 is the only arch in Debian that supports user-mode-linux | Junichi Uekawa | 2007-04-15 | |
| |/ |/| | ||||
* | | update test result | Junichi Uekawa | 2007-04-12 | |
* | | remove output of $Id$•••$Id$ is a CVS-specific feature which was useful for showing the version number of pbuilder, but is no longer relevant. Something else is required for git, but that will need to be fixed later. | Junichi Uekawa | 2007-04-11 | |
|/ | ||||
* | minor documentation update for etch release | Junichi Uekawa | 2007-04-10 | |
* | add lenny to testsuite | Junichi Uekawa | 2007-04-10 | |
* | test update | Junichi Uekawa | 2007-04-10 | |
* | install pbuilder-satisfydepends-checkparams | Junichi Uekawa | 2007-04-03 | |
* | install pbuilder-satisfydepends-funcs | Junichi Uekawa | 2007-04-03 | |
* | * Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder•••Conflicts: ChangeLog | Loïc Minier | 2007-04-02 | |
|\ | ||||
| * | merge changelog | Junichi Uekawa | 2007-04-02 | |
| |\ | ||||
| * | | 409135: SEE ALSO fix. | Junichi Uekawa | 2007-04-01 | |
* | | | * pbuilder-satisfydepends-aptitude: check whether the dummy dependencies••• package was truly installed or error out; catches situation where "aptitude" did not keep the dummy package but claimed the installation was successful. | Loïc Minier | 2007-04-02 | |
| |/ |/| | ||||
* | | * Set pbuilder-satisfydepends +x to match the other scripts. | Loïc Minier | 2007-04-01 | |
* | | Merge branch 'satisfydepends-aptitude'•••Conflicts: ChangeLog debian/changelog | Loïc Minier | 2007-04-01 | |
|\ \ | |/ |/| | ||||
| * | * Update changelogs. | Loïc Minier | 2007-04-01 | |
| * | * Document pbuilder-satisfydepends-aptitude. | Loïc Minier | 2007-04-01 | |
| * | * Install pbuilder-satisfydepends-aptitude. | Loïc Minier | 2007-04-01 | |
| * | * Misc cleanups. | Loïc Minier | 2007-04-01 | |
| * | * Make use of get_control_re() in pbuilder-satisfydepends and••• pbuilder-satisfydepends-experimental. | Loïc Minier | 2007-03-31 | |
| * | * Add missing pbuilder-satisfydepends-checkparams file. | Loïc Minier | 2007-03-31 | |
| * | * Add function get_control_re() to pbuilder-satisfydepends-funcs to extract the••• value of source headers from a control file. * Add function filter_arch_deps() to pbuilder-satisfydepends-aptitude to filter out arch dependencies not for a certain arch. * Source pbuilder-satisfydepends-funcs in pbuilder-satisfydepends-aptitude. * Add support for arch specific build-deps and build-conflicts to pbuilder-satisfydepends-aptitude. | Loïc Minier | 2007-03-31 | |
| * | * Rework regular expressions in checkbuilddep_archdeps() to strip the []••• enclosure early on and to permit spaces or slashes since some pbuilder-satisfydepends* implementations use tr to map spaces to slashes. | Loïc Minier | 2007-03-31 | |
| * | * More cleanups in RE and grep invocations. | Loïc Minier | 2007-03-31 | |
| * | * Misc cleanups in checkbuilddep_archdeps(). | Loïc Minier | 2007-03-31 | |
| * | * Drop expand_arch() as it's currently useless; it can be resurrected later. | Loïc Minier | 2007-03-31 | |
| * | * Move command-line parsing logic used in pbuilder-satisfydepends* into••• pbuilder-satisfydepends-checkparams. | Loïc Minier | 2007-03-31 | |
| * | * Move functions used in pbuilder-satisfydepends* into••• pbuilder-satisfydepends-funcs. | Loïc Minier | 2007-03-31 | |
| * | * Initial pbuilder-satisfydepends-aptitude implementation; probably breaks for••• arch specific build-deps and for pbuilder environments using unsigned APT repositories. | Loïc Minier | 2007-03-31 | |
* | | 416920: Bug fix: "pbuilder-uml: --uml-ip broken" | Junichi Uekawa | 2007-03-31 | |
* | | 391915: re-fix the applied patch, etc/$a inside buildplace was unconditionall...••• "The fix for #391915 as applied in 0.165 isn't quite correct, it still has an unconditional rm -f "$BUILDPLACE/etc/$a" outside the check for an existing /etc/$a to copy into its place." From Paul TBBle Hampson <Paul.Hampson@Pobox.com> | Junichi Uekawa | 2007-03-31 | |
* | | testsuite update | Junichi Uekawa | 2007-03-31 | |
* | | 0.166 start | Junichi Uekawa | 2007-03-31 | |
|/ | ||||
* | 0.165 | Junichi Uekawa | 2007-03-30 | |
* | update testsuite log | Junichi Uekawa | 2007-03-30 | |
* | do not try to decide network configuration based on PBUILDER_COW | Junichi Uekawa | 2007-03-30 |