Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | | ||||
| * | Pass -s to dh_* instead of checking dpkg-architecture and using -a | Loïc Minier | 2008-06-27 | |
| | | ||||
| * | Cleanup rules | Loïc Minier | 2008-06-27 | |
| | | ||||
| * | pbuilder-buildpackage-funcs: always pass chroot to satisfydepends | Loïc Minier | 2008-06-27 | |
| | | | | | | | | | | Always pass --chroot to the pbuilder-satisfydepends; particulary useful for pbuilder-satisfydepends-aptitude and -gdebi. | |||
| * | Drop build-dep on rootstrap; only used at runtime | Loïc Minier | 2008-06-27 | |
| | | ||||
| * | pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls | Loïc Minier | 2008-06-27 | |
| | | | | | | | | | | | | Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls as to allow a "--buildresult" flag to override the one passed to pbuilder; thanks Michael Vogt; Launchpad #129586. | |||
| * | pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call | Loïc Minier | 2008-06-27 | |
| | | | | | | | | | | Add "--force-yes" to generated apt-get call, consistent with other apt-get calls; thanks Michael Vogt; Launchpad #123068. | |||
| * | UNRELEASED snapshot banner | Loïc Minier | 2008-06-27 | |
| | | ||||
* | | updated japanese documentation ja.po | Junichi Uekawa | 2008-07-01 | |
|/ | | | | fix commit broken by merge. | |||
* | merge conflict | Junichi Uekawa | 2008-06-27 | |
|\ | ||||
| * | release 0.181 | Junichi Uekawa | 2008-05-24 | |
| | | ||||
| * | Finnish translation of the debconf templates (closes: #482108) | Esko Arajärvi | 2008-05-24 | |
| | | ||||
| * | Catalan debconf templates translation update (closes: #481930) | Jordà Polo | 2008-05-24 | |
| | | ||||
| * | Basque translation (closes: #481842) | xabier bilbao | 2008-05-24 | |
| | | ||||
| * | Russian debconf templates translation (closes: #481711) | Yuri Kozlov | 2008-05-24 | |
| | | ||||
| * | Czech translation of pbuilder debconf messages (closes: #481627) | Miroslav Kure | 2008-05-24 | |
| | | ||||
| * | Galician debconf template translation (closes: #481118) | Jacobo Tarrio | 2008-05-24 | |
| | | ||||
| * | unreleased snapshot banner | Junichi Uekawa | 2008-05-12 | |
| | | ||||
| * | documentation .po files changed. | Junichi Uekawa | 2008-05-12 | |
| | | ||||
| * | release 0.180 | Junichi Uekawa | 2008-05-12 | |
| | | ||||
| * | add po4a build-dependency (closes: #480633) | Junichi Uekawa | 2008-05-11 | |
| | | | | | | | | thanks to Christian Perrier <bubulle@debian.org>. | |||
* | | update japanese po translation. | Junichi Uekawa | 2008-06-27 | |
|/ | ||||
* | lvmpbuilder is not complete in the binary packages (closes: #475363) | Sylvain Beucler | 2008-05-08 | |
| | | | | | The target directory was not created, and files were copied to a file lvmpbuilder/lib. | |||
* | pbuilder: html doc enhancement (closes: #478021) | Sandro Tosi | 2008-05-08 | |
| | | | | | Fix some typo, correct some highlighting in "code" and some stuffa round for html doc. | |||
* | umount on failed bind-mount (closes: #474771) | Junichi Uekawa | 2008-04-29 | |
| | | | | | | | | | | | Special-case bind-mounting points since it might result in user-data loss when pbuilder clean is ran. When multiple bind-mount points are specified in command-line options, and one of them failed to mount, not all of them were umounted in clean-up. That is now fixed. | |||
* | [INTL:de] initial German debconf translation (closes: #475046) | Junichi Uekawa | 2008-04-09 | |
| | ||||
* | pbuilder: French debconf templates translation (closes: #474567) | Junichi Uekawa | 2008-04-09 | |
| | ||||
* | pbuilder: [INTL:pt] Portuguese translation for debconf messages (closes: 473825) | Junichi Uekawa | 2008-04-06 | |
| | ||||
* | typo, double-semicolon, please | Junichi Uekawa | 2008-03-31 | |
| | ||||
* | --create with --basetgz will not fail file does not exist (closes: #451835) | Junichi Uekawa | 2008-03-30 | |
| | | | | | | --basetgz expects an existing file except for when 'create'-ing. 'create' was special-cased, but '--create' wasn't. Special-case both. | |||
* | annotate how I manage git-dch here so that I don't forget. | Junichi Uekawa | 2008-03-29 | |
| | ||||
* | open up 0.180 | Junichi Uekawa | 2008-03-29 | |
| | ||||
* | release0.179 | Junichi Uekawa | 2008-03-29 | |
| | ||||
* | Only use ftp or http as a default source URI | Eddy Petrișor | 2008-03-18 | |
| | | | | | | | | Although https, debtorrent, rsh, ssh and cdrom could be also used, they need special preparation in the pbuilder environment and will not work with a default installation made via *debootstrap. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | |||
* | Remove any reference to postinst from the config script | Eddy Petrișor | 2008-03-18 | |
| | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> | |||
* | it's a config script, not a postinst. | Junichi Uekawa | 2008-03-15 | |
| | ||||
* | add reconfigure target. | Junichi Uekawa | 2008-03-15 | |
| | ||||
* | postinst contains dummy call to debconf so that installing through dpkg will ↵ | Junichi Uekawa | 2008-03-15 | |
| | | | | call debconf pbuilder.config script | |||
* | move set -e before sourcing anything in script | Junichi Uekawa | 2008-03-15 | |
| | ||||
* | move pbuilder.postinst to pbuilder.config | Junichi Uekawa | 2008-03-15 | |
| | ||||
* | s/ftp.d.o/cdn.d.n/ for non-interactive installs, too | Eddy Petrișor | 2008-03-06 | |
| | | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> |