Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build log update | Junichi Uekawa | 2009-12-14 |
| | |||
* | update testsuite results. They are positive. | Junichi Uekawa | 2009-11-29 |
| | |||
* | test log update | Junichi Uekawa | 2009-02-20 |
| | | | | | | | remove etch and add squeeze logs. sid->experimental upgrade does not work due to bug in apt-xapian-index / aptitude interaction (#516254) | ||
* | update of test log | Junichi Uekawa | 2008-08-12 |
| | |||
* | testsuite update | Junichi Uekawa | 2008-02-02 |
| | |||
* | testsuite update. | Junichi Uekawa | 2008-01-26 |
| | | | | cdebootstrap no longer debootstraps lenny. | ||
* | testsuite log update | Junichi Uekawa | 2007-12-26 |
| | |||
* | use vcs-browser etc tags, they are now official | Junichi Uekawa | 2007-10-30 |
| | |||
* | reorganize test build log, use sed to remove always-changing factors to ↵ | Junichi Uekawa | 2007-05-27 |
| | | | | reduce cruft | ||
* | 4/28 test log which is all-successful | Junichi Uekawa | 2007-05-06 |
| | |||
* | merge. pbuilder test is failing to bootstrap sid. | Junichi Uekawa | 2007-04-22 |
| | |||
* | update test result | Junichi Uekawa | 2007-04-12 |
| | |||
* | remove sarge from testsuite. | dancer | 2006-06-19 |
| | |||
* | testresult update | dancer | 2006-05-30 |
| | |||
* | testsuite update | dancer | 2006-05-25 |
| | |||
* | testsuite update, although amd64 etch doesn't even have libc6, other tests ↵ | dancer | 2006-04-22 |
| | | | | are passing fine. | ||
* | successful testsuite run | dancer | 2006-02-14 |
| | |||
* | currently sid is broken for some reason | dancer | 2006-02-12 |
| | |||
* | somewhat functional, some parts of the tests are still failing due to amd64 ↵ | dancer | 2005-12-01 |
| | | | | breakage | ||
* | udpate testsuite results, although etch amd64 is broken at the moment, as a ↵ | dancer | 2005-11-30 |
| | | | | baseline before I change | ||
* | update | dancer | 2005-08-16 |
| | |||
* | +2005-08-07 Junichi Uekawa <dancer@debian.org> | dancer | 2005-08-07 |
+ + * debian/control: allow cdebootstrap dependency. + + * testsuite/run-test.sh: complicate the process by testing both + cdebootstrap and debootstrap. + + * pbuilder.8: document --debootstrap + + * pbuilder-checkparams: --debootstrap + + * pbuilder-modules: --debootstrap + + * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting + "". The number of parameter given to cdebootstrap changes. + since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap, + Giving cdebootstrap this parameter caused it to fail. + + * pbuilderrc.5: Document DEBOOTSTRAP + + * pbuilderrc (DEBOOTSTRAP): new option. + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly. + |