aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use git tag instead of git-tagJunichi Uekawa2008-11-27
* release 0.184Junichi Uekawa2008-11-27
* [INTL:sv] Swedish strings for pbuilder debconf (closes: #506595)Martin Bagge2008-11-26
* Downgrade cowdancer to Suggests; closes: #504594•••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. Loïc Minier2008-11-06
* Nicer comments in pbuilderrc; closes: #504599•••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. Loïc Minier2008-11-06
* Set doc-base Section to "Debian"; closes: #504596•••Set doc-base Section to "Debian" instead of Apps/Tools; thanks Ubuntu and Martin Pitt for the patch; closes: #504596. Loïc Minier2008-11-06
* git-snapshot header added.Junichi Uekawa2008-10-01
* release 0.183Junichi Uekawa2008-10-01
* Dereference symlinks when copying hooks. (closes: #499358)•••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. Ben Finney2008-09-28
* REMOVEPACKAGES="", thanks to Sven Joachim (closes: #500002)•••lilo is not installed by default anymore, and having it here makes a dpkg warning every time. Good-bye! Junichi Uekawa2008-09-28
* use my local approx mirror for testing, since Argentina Debconf place does no...Junichi Uekawa2008-08-12
* add snapshot banner using git-dch --snapshotJunichi Uekawa2008-08-12
* change pbuilder-testsuite to make pbuilder update etc. run without cowdancer.Junichi Uekawa2008-08-12
* added test things to --echo as well.Junichi Uekawa2008-08-12
* create 0.182 changelogJunichi Uekawa2008-08-12
* update of test logJunichi Uekawa2008-08-12
* use my approx mirror instead of whatever else, so that I don't need to reconf...Junichi Uekawa2008-08-12
* change output of testsuite to be less verbose.Junichi Uekawa2008-08-11
* run the unit-tests in makefile make checkJunichi Uekawa2008-08-11
* Reorder command-line options, and add error check so that things are better c...•••--internal-chrootexec "${CHROOTEXEC}" --chroot "${BUILDPLACE}" will always override --internal-chrootexec command, --chroot "${BUILDPLACE}" --internal-chrootexec "${CHROOTEXEC}" is better. Junichi Uekawa2008-08-11
* implement a bash functional unit-testing testsuite, testlib.Junichi Uekawa2008-08-11
* [INTL:es] Spanish translation for po-debconf template (closes: #493649)Ignacio Mondino2008-08-05
* Merge branch 'master' of ssh://git.debian.org/git/pbuilder/pbuilderJunichi Uekawa2008-07-12
|\
| * Pass APT::Install-Recommends=false to gdebi when possible•••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. Loïc Minier2008-06-27
| * Wrap build-deps, deps, and uploaders to get cleaner diffs.Loïc Minier2008-06-27
| * Suggest gdebi; closes: #488314.Loïc Minier2008-06-27
| * Pass -s to dh_* instead of checking dpkg-architecture and using -aLoïc Minier2008-06-27
| * Cleanup rulesLoïc Minier2008-06-27
| * pbuilder-buildpackage-funcs: always pass chroot to satisfydepends•••Always pass --chroot to the pbuilder-satisfydepends; particulary useful for pbuilder-satisfydepends-aptitude and -gdebi. Loïc Minier2008-06-27
| * Drop build-dep on rootstrap; only used at runtimeLoïc Minier2008-06-27
| * pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls•••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. Loïc Minier2008-06-27
| * pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call•••Add "--force-yes" to generated apt-get call, consistent with other apt-get calls; thanks Michael Vogt; Launchpad #123068. Loïc Minier2008-06-27
| * UNRELEASED snapshot bannerLoïc Minier2008-06-27
* | updated japanese documentation ja.po•••fix commit broken by merge. Junichi Uekawa2008-07-01
|/
* merge conflictJunichi Uekawa2008-06-27
|\
| * release 0.181Junichi Uekawa2008-05-24
| * Finnish translation of the debconf templates (closes: #482108)Esko Arajärvi2008-05-24
| * Catalan debconf templates translation update (closes: #481930)Jordà Polo2008-05-24
| * Basque translation (closes: #481842)xabier bilbao2008-05-24
| * Russian debconf templates translation (closes: #481711)Yuri Kozlov2008-05-24
| * Czech translation of pbuilder debconf messages (closes: #481627)Miroslav Kure2008-05-24
| * Galician debconf template translation (closes: #481118)Jacobo Tarrio2008-05-24
| * unreleased snapshot bannerJunichi Uekawa2008-05-12
| * documentation .po files changed.Junichi Uekawa2008-05-12
| * release 0.180Junichi Uekawa2008-05-12
| * add po4a build-dependency (closes: #480633)•••thanks to Christian Perrier <bubulle@debian.org>. Junichi Uekawa2008-05-11
* | update japanese po translation.Junichi Uekawa2008-06-27
|/
* lvmpbuilder is not complete in the binary packages (closes: #475363)•••The target directory was not created, and files were copied to a file lvmpbuilder/lib. Sylvain Beucler2008-05-08
* pbuilder: html doc enhancement (closes: #478021)•••Fix some typo, correct some highlighting in "code" and some stuffa round for html doc. Sandro Tosi2008-05-08
* umount on failed bind-mount (closes: #474771)•••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. Junichi Uekawa2008-04-29