Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes: #453388) | Junichi Uekawa | 2007-12-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From: Michael Vogt <mvo@ubuntu.com> In Ubuntu, we've applied the attached patch to achieve the following: * Makefile: - Addded pbuilder-satisfydepends-gdebi * pbuilder-buildpackage-funcs: - always pass --chroot to the pbuilder-satisfydepends (needed for pbuilder-satisfydepends-gdebi) * pbuilder-satisfydepends-gdebi: - added alternative b-d resolver pbuilder-satisfydepends-gdebi is a build-dependencies resolver based on gdebi (that in turn uses python-apt/libapt). It is fast and does not need to build a dummy package. It should behave exactly like apt-get build-dep $pkg It used to be more interessting because of the speed gain when pbuilder-satisfydepends-classic was the default. You probably want to add a recommends or suggests for gdebi too (if you like the patch method). Modified by dancerj: --chroot is given before --chrootexec so that cowdancer can continue to work. | ||
* | testsuite log update | Junichi Uekawa | 2007-12-26 |
| | |||
* | * Run apt-get autoremove after upgrade. | Loïc Minier | 2007-12-18 |
| | |||
* | try ignoring test for packages which do not have tests | Junichi Uekawa | 2007-12-16 |
| | |||
* | open new release | Junichi Uekawa | 2007-11-25 |
| | |||
* | 0.176 | Junichi Uekawa | 2007-11-25 |
| | |||
* | use debootstrap instead of cdebootstrap | Junichi Uekawa | 2007-11-25 |
| | |||
* | testsuite update | Junichi Uekawa | 2007-11-25 |
| | |||
* | add changelog for loic | Junichi Uekawa | 2007-11-25 |
| | |||
* | change to UTF-8 and add my own name in Kanji to make emacs notice it | Junichi Uekawa | 2007-11-24 |
| | |||
* | * Create /etc/apt/apt.conf.d just in case it doesn't exist. (Closes: | Junichi Uekawa | 2007-11-24 |
| | | | | #452584). | ||
* | testsuite update | Junichi Uekawa | 2007-11-24 |
| | |||
* | * pbuilder-satisfydepends-aptitude: Pass -o APT::Install-Recommends=false too | Loïc Minier | 2007-11-23 |
| | |||
* | 0.175 | Junichi Uekawa | 2007-11-21 |
| | |||
* | pbuilder-satisfydepends-experimental: ignore Recommends | Junichi Uekawa | 2007-11-07 |
| | |||
* | fix | Junichi Uekawa | 2007-11-07 |
| | |||
* | * Bug fix: "pbuilder-satisfydepends-classic should pass | Junichi Uekawa | 2007-11-07 |
| | | | | | | -o APT::Install-Recommends=false to apt-get", thanks to Daniel Schepler (Closes: #448562). * set /etc/apt/apt.conf.d/15pbuilder so that Install-Recommends is false. | ||
* | progress update | Junichi Uekawa | 2007-11-06 |
| | |||
* | install french documentation | Junichi Uekawa | 2007-11-06 |
| | |||
* | * Bug fix: "pbuilder: French documentation translation", thanks to | Junichi Uekawa | 2007-11-06 |
| | | | | Vincent Bernat (Closes: #448294). | ||
* | * Bug fix: "pbuilder: pdebuild - Breakage when using XC- headers", | Junichi Uekawa | 2007-11-01 |
| | | | | thanks to Soren Hansen (Closes: #448757). | ||
* | testsuite | Junichi Uekawa | 2007-10-31 |
| | |||
* | french documentation translation | Junichi Uekawa | 2007-10-31 |
| | |||
* | use vcs-browser etc tags, they are now official | Junichi Uekawa | 2007-10-30 |
| | |||
* | release | Junichi Uekawa | 2007-10-25 |
| | |||
* | add 'space-delimited' as comment | Junichi Uekawa | 2007-10-25 |
| | |||
* | set COMPONENTS default value | Junichi Uekawa | 2007-10-25 |
| | |||
* | * Bug fix: "Add XS-Vcs-* field", thanks to Laurent Bigonville (Closes: | Junichi Uekawa | 2007-10-23 |
| | | | | #447631). | ||
* | really add bash_completion | Junichi Uekawa | 2007-10-23 |
| | |||
* | [Pbuilder-maint] Bug#422371: Patch for specifying components | Adrien Cunin | 2007-10-22 |
| | | | | | | | | | Here is a patch against latest git revision which adds the ability to specify the components either via $COMPONENTS in pbuilderrc or via the command line with --components. It is based on some of the Ubuntu changes [1]. [1] http://patches.ubuntu.com/p/pbuilder/pbuilder_0.170ubuntu1.patch | ||
* | testsuite update | Junichi Uekawa | 2007-10-22 |
| | |||
* | * Bug fix: "pbuilder: incoherence man page with --help", thanks to David | Junichi Uekawa | 2007-10-15 |
| | | | | Vernazobres (Closes: #446479). | ||
* | * add bash_completion. | Junichi Uekawa | 2007-10-15 |
| | |||
* | testsuite update | Junichi Uekawa | 2007-10-15 |
| | |||
* | start 0.174 | Junichi Uekawa | 2007-10-01 |
| | |||
* | 0.173 | Junichi Uekawa | 2007-10-01 |
| | |||
* | updated test result | Junichi Uekawa | 2007-10-01 |
| | |||
* | * return exit code for pbuilder login / execute | Junichi Uekawa | 2007-09-10 |
| | |||
* | * documentation update: add svn-buildpackage example. | Junichi Uekawa | 2007-09-06 |
| | |||
* | open new release | Junichi Uekawa | 2007-08-29 |
| | |||
* | release 0.172 | Junichi Uekawa | 2007-08-29 |
| | |||
* | * Bug fix: "pbuilder login does not create a login shell", thanks to Ben | Junichi Uekawa | 2007-08-29 |
| | | | | Hutchings (Closes: #439285). | ||
* | * "pdebuild: [manual] Change pbuilder.8 to pbuilder(8)", thanks | Junichi Uekawa | 2007-08-29 |
| | | | | to Jari Aalto (Closes: #439818). | ||
* | * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, and | Junichi Uekawa | 2007-08-28 |
| | | | | | | install pbuilder-satisfydepends-aptitude as the deafault pbuilder-satisfydepends * install aptitude per default in chroot. | ||
* | merge | Junichi Uekawa | 2007-08-20 |
|\ | |||
| * | * Fix a file name in pdebuild.1's man page which was being interpreted by | Loïc Minier | 2007-08-12 |
| | | | | | | | | man; thanks Roland Stigge; closes: #437336. | ||
* | | * update lvmpbuilder, thanks to Kapil Hari Paranjape (closes: #389884) | Junichi Uekawa | 2007-08-20 |
| | | |||
* | | test update | Junichi Uekawa | 2007-08-20 |
|/ | |||
* | open up new release | Junichi Uekawa | 2007-08-01 |
| | |||
* | update | Junichi Uekawa | 2007-08-01 |
| |