aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
* The postinst doesn't rely on the /etc/pbuilderrc file to be presentEddy Petrișor2008-03-02
| | | | Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
* Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilderEddy Petrișor2008-02-29
|\ | | | | | | | | | | | | Conflicts: Makefile debian/changelog
| * open new changelogJunichi Uekawa2008-02-02
| |
| * 0.178 releaseJunichi Uekawa2008-02-02
| |
| * add snapshot headerJunichi Uekawa2007-12-26
| |
| * release 0.177Junichi Uekawa2007-12-26
| |
| * * Run apt-get autoremove after upgrade.Loïc Minier2007-12-18
| |
| * open new releaseJunichi Uekawa2007-11-25
| |
| * 0.176Junichi Uekawa2007-11-25
| |
| * use debootstrap instead of cdebootstrapJunichi Uekawa2007-11-25
| |
| * add changelog for loicJunichi Uekawa2007-11-25
| |
| * * Create /etc/apt/apt.conf.d just in case it doesn't exist. (Closes:Junichi Uekawa2007-11-24
| | | | | | | | #452584).
| * 0.175Junichi Uekawa2007-11-21
| |
| * * Bug fix: "pbuilder-satisfydepends-classic should passJunichi Uekawa2007-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.
| * * Bug fix: "pbuilder: French documentation translation", thanks toJunichi Uekawa2007-11-06
| | | | | | | | Vincent Bernat (Closes: #448294).
| * * Bug fix: "pbuilder: pdebuild - Breakage when using XC- headers",Junichi Uekawa2007-11-01
| | | | | | | | thanks to Soren Hansen (Closes: #448757).
| * use vcs-browser etc tags, they are now officialJunichi Uekawa2007-10-30
| |
| * releaseJunichi Uekawa2007-10-25
| |
| * * Bug fix: "Add XS-Vcs-* field", thanks to Laurent Bigonville (Closes:Junichi Uekawa2007-10-23
| | | | | | | | #447631).
| * [Pbuilder-maint] Bug#422371: Patch for specifying componentsAdrien Cunin2007-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
| * * Bug fix: "pbuilder: incoherence man page with --help", thanks to DavidJunichi Uekawa2007-10-15
| | | | | | | | Vernazobres (Closes: #446479).
| * * add bash_completion.Junichi Uekawa2007-10-15
| |
| * start 0.174Junichi Uekawa2007-10-01
| |
| * 0.173Junichi Uekawa2007-10-01
| |
| * * return exit code for pbuilder login / executeJunichi Uekawa2007-09-10
| |
| * * documentation update: add svn-buildpackage example.Junichi Uekawa2007-09-06
| |
| * open new releaseJunichi Uekawa2007-08-29
| |
| * release 0.172Junichi Uekawa2007-08-29
| |
| * * Bug fix: "pbuilder login does not create a login shell", thanks to BenJunichi Uekawa2007-08-29
| | | | | | | | Hutchings (Closes: #439285).
| * * "pdebuild: [manual] Change pbuilder.8 to pbuilder(8)", thanksJunichi Uekawa2007-08-29
| | | | | | | | to Jari Aalto (Closes: #439818).
| * * rename pbuilder-satisfydepends to pbuilder-satisfydepends-classic, andJunichi Uekawa2007-08-28
| | | | | | | | | | | | install pbuilder-satisfydepends-aptitude as the deafault pbuilder-satisfydepends * install aptitude per default in chroot.
| * mergeJunichi Uekawa2007-08-20
| |\
| | * * Fix a file name in pdebuild.1's man page which was being interpreted byLoïc Minier2007-08-12
| | | | | | | | | | | | man; thanks Roland Stigge; closes: #437336.
| * | * update lvmpbuilder, thanks to Kapil Hari Paranjape (closes: #389884)Junichi Uekawa2007-08-20
| |/
| * open up new releaseJunichi Uekawa2007-08-01
| |
| * updateJunichi Uekawa2007-08-01
| |
| * * Bug fix: "$HOME/.pbuilderrc example for use in using multiple pbuilderJunichi Uekawa2007-07-27
| | | | | | | | setups", thanks to Andres Mejia (Closes: #432277).
| * * add example configuration file for ccache.Junichi Uekawa2007-07-22
| |
| * open new releaseJunichi Uekawa2007-06-26
| |
* | saner way of modifying the conffileEddy Petrisor2007-06-28
| |
* | do not overwrite custom pbuilderrc files, only the defaultEddy Petrisor2007-06-28
| |
* | allow questions not to be shown if the priority indicates thatEddy Petrisor2007-06-28
| |
* | po-debconf support addedEddy Petrisor2007-06-28
| |
* | created a proper postinst which takes into account the different parameters ↵Eddy Petrisor2007-06-28
| | | | | | | | which are used when calling it
* | add podebconf supportEddy Petrisor2007-06-28
| |
* | build depends on debconf nowEddy Petrisor2007-06-28
| |
* | a crude first version of the default mirror selection codeEddy Petrisor2007-06-28
|/
* 0.170Junichi Uekawa2007-06-25
|
* * Bug fix: "pbuilder: Some sample (device-mapper) cow build scripts",Junichi Uekawa2007-06-23
| | | | | thanks to Kapil Hari Paranjape (Closes: #389884). Include lvmpbuilder sample implementation.
* * Documentation, examples/pbuilder-test/: add sample scripts forJunichi Uekawa2007-06-23
| | | | pbuilder-test, and add reference to it.