Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | revised test log | Junichi Uekawa | 2009-02-26 |
| | |||
* | create a dummy changelog entry to specify that it is a snapshot | Junichi Uekawa | 2009-02-26 |
| | |||
* | refactor to use 'log' function rather than using 'echo' directly. | Junichi Uekawa | 2009-02-26 |
| | | | | First cut into doing this, hopefully we're not breaking anything. | ||
* | add memo on apt-key | Junichi Uekawa | 2009-02-25 |
| | |||
* | Bug#493154: warn if --othermirror is specified and --override-config is not ↵ | Junichi Uekawa | 2009-02-24 |
| | | | | | | specified. People don't read the manpage thoroughly, and file bugs. Add a Warning. | ||
* | #486492 gcc is not a useful dependency of pbuilder | Junichi Uekawa | 2009-02-23 |
| | | | | GCC was no longer needed for determining architecture. | ||
* | 0.186 release | Junichi Uekawa | 2009-02-20 |
| | |||
* | add ignore files. | Junichi Uekawa | 2009-02-20 |
| | |||
* | 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) | ||
* | revise documentation for obvious changes for lenny release, and squeeze updates. | Junichi Uekawa | 2009-02-20 |
| | |||
* | Lenny is released, We no longer support etch. | Junichi Uekawa | 2009-02-20 |
| | | | | | change distribution scripts to handle lenny release, and add test for squeeze. | ||
* | Bug#514656: pbuilder: does not handle comments in debian/control correctly | Junichi Uekawa | 2009-02-11 |
| | | | | Patch from Adeodato Simo. | ||
* | Bug#501390 make debbuildopts description in manpage more verbose such | Junichi Uekawa | 2009-02-06 |
| | | | | that it is understandable by Drew Parsons. | ||
* | Bug#513737: after purge configuration is still there | Junichi Uekawa | 2009-02-02 |
| | | | | remove /etc/pbuilderrc and db_purge after purge. | ||
* | Bug#513739: /var/cache/pbuilder not empty so not removed upon purge | Junichi Uekawa | 2009-02-02 |
| | | | | Add /var/cache/pbuilder/build to list of directories managed by pbuilder. | ||
* | Bug#513359: A minor modification to pbuilder.8 (patch) | shaul Karl | 2009-01-29 |
| | | | | | The following patch removes a superfluous new line by putting the word `and' at the beginning of the line. | ||
* | Bug#513316: Document the default debootstrap implementation | Junichi Uekawa | 2009-01-29 |
| | | | | cdebootstrap looks like the default, document it in pbuilder.8 manual page. | ||
* | Bug#513359: pbuilderrc.5: Some more corrections? | shaul Karl | 2009-01-29 |
| | |||
* | Bug#513359: pbuilderrc.5 mentions pbuilder.1, which does not exists | shaul Karl | 2009-01-29 |
| | | | | | | | | | Package: pbuilder Version: 0.181 Severity: normal Tags: patch pbuilder.1 does not exists. I assume it meant to be pbuilder.8 | ||
* | 0.185 release. | Junichi Uekawa | 2009-01-24 |
| | |||
* | add PDEBUILD_PBUILDER example to use cowbuilder | Otavio Salvador | 2009-01-20 |
| | |||
* | A Hook to add Non-free distribution to sources.list. | Junichi Uekawa | 2009-01-12 |
| | | | | | This is useful when you have to use non-free and don't really want to rebuild the tarball. | ||
* | improve B92test-pkg: Allow satisfying dependency inside chroot. | Junichi Uekawa | 2008-11-30 |
| | | | | | This allows easier testing when package is new and not already packaged in Debian. | ||
* | start 0.185 | Junichi Uekawa | 2008-11-27 |
| | |||
* | use git tag instead of git-tag | Junichi Uekawa | 2008-11-27 |
| | |||
* | release 0.184 | Junichi Uekawa | 2008-11-27 |
| | |||
* | [INTL:sv] Swedish strings for pbuilder debconf (closes: #506595) | Martin Bagge | 2008-11-26 |
| | |||
* | Downgrade cowdancer to Suggests; closes: #504594 | Loïc Minier | 2008-11-06 |
| | | | | | | Downgrade cowdancer to Suggests: as Recommends: are a bit too strong when pbuilder works fine in tarball mode; thanks Ubuntu and Martin Pitt; closes: 504594. | ||
* | Nicer comments in pbuilderrc; closes: #504599 | Loïc Minier | 2008-11-06 |
| | | | | | | | | Improve comments to add an explanation header that the new /etc/pbuilderrc uses the default values from /usr/share/pbuilder/pbuilderrc in pbuilder.config-generated pbuilderrc; thanks Ubuntu, Michael Vogt, and Martin Pitt for the patch; closes: #504599. | ||
* | Set doc-base Section to "Debian"; closes: #504596 | Loïc Minier | 2008-11-06 |
| | | | | | Set doc-base Section to "Debian" instead of Apps/Tools; thanks Ubuntu and Martin Pitt for the patch; closes: #504596. | ||
* | git-snapshot header added. | Junichi Uekawa | 2008-10-01 |
| | |||
* | release 0.183 | Junichi Uekawa | 2008-10-01 |
| | |||
* | Dereference symlinks when copying hooks. (closes: #499358) | Ben Finney | 2008-09-28 |
| | | | | | | | | | | | | | I keep a number of different hooks in my $HOME/.pbuilder/hooks/ directory, and some are symlinks to files outside that directory. When 'pbuilder-runhooks' copies the hooks, it copies them without dereference, which fails inside the chroot since the referenced files are not found. The attached patch, generated using 'git format-patch', fixes this by using the '-L' ('--dereference') option to 'cp' when copying the hook files into the pbuilder chroot. | ||
* | REMOVEPACKAGES="", thanks to Sven Joachim (closes: #500002) | Junichi Uekawa | 2008-09-28 |
| | | | | | lilo is not installed by default anymore, and having it here makes a dpkg warning every time. Good-bye! | ||
* | use my local approx mirror for testing, since Argentina Debconf place does ↵ | Junichi Uekawa | 2008-08-12 |
| | | | | not have connection to cdn.debian.net / cdn.debian.or.jp | ||
* | add snapshot banner using git-dch --snapshot | Junichi Uekawa | 2008-08-12 |
| | |||
* | change pbuilder-testsuite to make pbuilder update etc. run without cowdancer. | Junichi Uekawa | 2008-08-12 |
| | |||
* | added test things to --echo as well. | Junichi Uekawa | 2008-08-12 |
| | |||
* | create 0.182 changelog | Junichi Uekawa | 2008-08-12 |
| | |||
* | update of test log | Junichi Uekawa | 2008-08-12 |
| | |||
* | use my approx mirror instead of whatever else, so that I don't need to ↵ | Junichi Uekawa | 2008-08-12 |
| | | | | reconfigure here every time I play with it. | ||
* | change output of testsuite to be less verbose. | Junichi Uekawa | 2008-08-11 |
| | |||
* | run the unit-tests in makefile make check | Junichi Uekawa | 2008-08-11 |
| | |||
* | Reorder command-line options, and add error check so that things are better ↵ | Junichi Uekawa | 2008-08-11 |
| | | | | | | | checked. --internal-chrootexec "${CHROOTEXEC}" --chroot "${BUILDPLACE}" will always override --internal-chrootexec command, --chroot "${BUILDPLACE}" --internal-chrootexec "${CHROOTEXEC}" is better. | ||
* | implement a bash functional unit-testing testsuite, testlib. | Junichi Uekawa | 2008-08-11 |
| | |||
* | [INTL:es] Spanish translation for po-debconf template (closes: #493649) | Ignacio Mondino | 2008-08-05 |
| | |||
* | Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilder | Junichi Uekawa | 2008-07-12 |
|\ | |||
| * | Pass APT::Install-Recommends=false to gdebi when possible | Loïc Minier | 2008-06-27 |
| | | | | | | | | | | Check whether gdebi support the --version flag and that the version is >= 0.3.9 in which case pass -o APT::Install-Recommends=false to gdebi. | ||
| * | Wrap build-deps, deps, and uploaders to get cleaner diffs. | Loïc Minier | 2008-06-27 |
| | | |||
| * | Suggest gdebi; closes: #488314. | Loïc Minier | 2008-06-27 |
| | |