aboutsummaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Collapse)AuthorAge
* Prepare 0.196Loïc Minier2010-01-01
|
* add Loic to uploadersJunichi Uekawa2009-12-30
|
* Use debootstrap by default instead of cdebootstrapLoïc Minier2009-12-13
|
* Require gdebi/gdebi-core on host to resolve bdepsLoïc Minier2009-12-12
| | | | | | | Require /usr/bin/gdebi on the host to resolve build-deps using pbuilder-satisfydepends-gdebi instead of installing it in the chroot which resulted in a less minimal build env. Use proper package name in Suggests.
* Update the Standards-Version to 3.8.3Matt Kraai2009-11-08
|
* Add ${misc:Depends} to pbuilder-uml's Depends lineMatt Kraai2009-11-08
|
* Bump the debhelper compatibility level to 7: dh_prep instead of dh_clean -k.Peter Pentchev2009-06-23
|
* Bump Standards-Version to 3.8.1 by simply honoring the nocheck build option.Peter Pentchev2009-06-23
|
* Split a long description line.Peter Pentchev2009-06-23
|
* #486492 gcc is not a useful dependency of pbuilderJunichi Uekawa2009-02-23
| | | | GCC was no longer needed for determining architecture.
* Downgrade cowdancer to Suggests; closes: #504594Loïc Minier2008-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.
* Wrap build-deps, deps, and uploaders to get cleaner diffs.Loïc Minier2008-06-27
|
* Suggest gdebi; closes: #488314.Loïc Minier2008-06-27
|
* Drop build-dep on rootstrap; only used at runtimeLoïc Minier2008-06-27
|
* add po4a build-dependency (closes: #480633)Junichi Uekawa2008-05-11
| | | | thanks to Christian Perrier <bubulle@debian.org>.
* Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilderEddy Petrișor2008-02-29
|\ | | | | | | | | | | | | Conflicts: Makefile debian/changelog
| * use vcs-browser etc tags, they are now officialJunichi Uekawa2007-10-30
| |
| * * Bug fix: "Add XS-Vcs-* field", thanks to Laurent Bigonville (Closes:Junichi Uekawa2007-10-23
| | | | | | | | #447631).
* | po-debconf support addedEddy Petrisor2007-06-28
| |
* | add podebconf supportEddy Petrisor2007-06-28
| |
* | build depends on debconf nowEddy Petrisor2007-06-28
|/
* * Build-Depends on rootstrap and user-mode-linux on i386/amd64 so thatJunichi Uekawa2007-06-05
| | | | test can run.
* add PDF documentation, and add doc-base informationJunichi Uekawa2007-06-05
|
* List amd64 in pbuilder-uml's Architectures; thanks Mattia Dongili.Loïc Minier2007-05-28
|
* support binNMUs, however unlikelyJunichi Uekawa2007-05-14
|
* do not build pbuilder-uml for amd64Junichi Uekawa2007-04-15
| | | | currently i386 is the only arch in Debian that supports user-mode-linux
* update build rules to include amd64 for pbuilder-uml, although experimentalJunichi Uekawa2007-03-21
|
* user-mode-linux supportdancer2006-09-16
|
* support PKGNAME_LOGFILE option in pbuilderrc.dancer2006-08-15
|
* fixed documentation, added changes to createbuildenv to chek for error statedancer2005-11-03
| | | | | when debootstrap/cdebootstrap does not exist. Documentation update.
* wrong mail address. fixed. 0.134dancer2005-10-01
|
* 0.133; change Maintainers field.dancer2005-10-01
|
* + * depend on cdebootstrap, and suggest debootstrap. You may alternatively usedancer2005-08-25
| | | | | | | | | + debootstrap, but the default is cdebootstrap. + (closes: #323843, #324648) + * cowdancer support improvement -- now passes testsuite. + * Standards-version: 3.6.2 update and re-run testsuite.
* +2005-08-07 Junichi Uekawa <dancer@debian.org>dancer2005-08-07
| | | | | | | | | | | | | | | | | | | | | | | | | | + + * debian/control: allow cdebootstrap dependency. + + * testsuite/run-test.sh: complicate the process by testing both + cdebootstrap and debootstrap. + + * pbuilder.8: document --debootstrap + + * pbuilder-checkparams: --debootstrap + + * pbuilder-modules: --debootstrap + + * pbuilder-createbuildenv: unset DEBOOTSTRAPSCRIPT instead of setting + "". The number of parameter given to cdebootstrap changes. + since DEBOOTSTRAPSCRIPT are not supported by cdebootstrap, + Giving cdebootstrap this parameter caused it to fail. + + * pbuilderrc.5: Document DEBOOTSTRAP + + * pbuilderrc (DEBOOTSTRAP): new option. + + * pbuilder-createbuildenv (DEBOOTSTRAPSCRIPT): call ${DEBOOTSTRAP} instead of calling debootstrap directly. +
* update for LDPdancer2005-01-04
|
* pbuilder-uml is removed temporarily from Debiandancer2004-10-19
|
* +2004-10-09 Junichi Uekawa <dancer@debian.org>dancer2004-10-09
| | | | | | | | | | | | | | | | | | | | | | + + * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): documentation on + what directories cannot be bind-mounted + #275113 + + Added documentation on how to hook to pbuilder update. + somewhat addresses #275016, #272353 + + * debian/control (Depends): remove versioned depends on user-mode-linux. Packages are provided from other kernel packages. + #275544 + + * pbuilder: implement pbuilder debuild + #275110 + + * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): update doc on + debian_chroot env var. + #275466 + +
* added readlink dependency (coreutils)dancer2004-05-26
|
* fuxdancer2004-04-06
|
* + * debian/control (Description): do not conflict with older bash.dancer2003-12-16
| | | | | | | | | | | | | | | + + * pbuilder-buildpackage-funcs: + * pbuilder-checkparams: do not error out on + failure to unset. + + * pbuilder.8: document --debug. + + * pbuilder-checkparams (IGNORE_UMOUNT): --debug option. + + * pbuilder-createbuildenv: + * pbuilder-updatebuildenv: use PBUILDER_DEBUGMODE variable +
* add conflicts with older bashdancer2003-11-27
|
* +2003-08-27 Junichi Uekawa <dancer@debian.org>dancer2003-08-26
| | | | | | | | | | | | | | | + + * Documentation/pbuilder-doc.xml (PBUILDER_UML_IMAGE): Update + documentation to note updates that I am aware of. + + * THANKS: update the list. + + * pbuilder.8: fix unintended italic in manual page + Subject: Bug#207390: italicized period in manual page + From: Matt Kraai <kraai@alumni.cmu.edu> + + * pbuilder-buildpackage (BUILD_PID): add default BUILDRESULTGID for chown. +
* +dancer2003-07-26
| | | | | + * debian/pbuilder.links: Try symlinking /etc/pbuilderrc to /etc/pbuilder/pbuilderrc +
* update rootstrap depends.dancer2003-04-15
|
* updancer2003-04-10
|
* +2003-01-07 Junichi Uekawa <dancer@debian.org>dancer2003-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + + * Documentation/pbuilder-doc.xml: update documentation + and add chapter on pbuilder-uml, document that pbuilder-uml actually + works, and some detailed nodes on how to use them. + Add FAQ entry on how to specify extra apt sources. + + * pbuilder-user-mode-linux.1: update doc to document that + configuration files for pbuilder is now read in. + + * pbuilder-user-mode-linux: add debug info, to print out + the command-line used for running uml. + export TMPDIR=/tmp inside the chroot inside UML. + change UML_CHROOT_MOUNTPOINT from /tmp/ubd1 to /mnt, + and do not mkdir UML_CHROOT_MOUNTPOINT. + fix /tmp creation script so that /tmp is writable when + not using tmpfs. + use tempfile in creating the COW file. + clean COW file after finishing. + remove temporary file created by tempfile, because UML doesn't seem to + like the zero-byte file. (POSSIBLE SECURITY PROBLEM) + extra cleanup added for cleanup_function + + * pbuilder-uml.conf (BUILDPLACE): add definition of BUILDPLACE + for pbuilder-uml. It is probably needed, because BUILDPLACE + needs to be writable by the user for UML, while it is not for + pbuilder. + + * pbuilder-user-mode-linux: load config for pbuilder also, before + trying to load other things. + +2003-01-06 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): document possible usage of pbuilder for dchroot. + + * pbuilder.8: document --no-targz + + * pbuilder-checkparams (USE_PKGNAME_LOGFILE): allow + --no-targz option as alias to --internal-build-uml + + * pdebuild (ARCHITECTURE): use dpkg-architecture + to find out the architecture. + sign changes file not dsc file. + pointed out by + Andrew Lau <netsnipe@debianplanet.org>, bug #175432 + +2003-01-04 Junichi Uekawa <dancer@debian.org> + + * debian/control (Description): fix suggests to pbuilder-uml
* update to prepare for releasedancer2003-01-02
|
* 0.53dancer2002-12-13
|
* + * pbuilder-buildpackage (PACKAGENAME): add banner for logfile.dancer2002-12-12
| | | | | | | | | | | | | | | | | | | | | + + * debian/control (Recommends): add devscripts to recommends + + * pbuilder-checkparams (USE_PKGNAME_LOGFILE): fix typo + + * pbuilder-modules (pbuilder-options): add reference to pkgname-logfile to help text. + + * pbuilder.8: documentation of pkgname-logfile moved closer to --logfile option. + + * ChangeLog: spell-checked. + + * pbuilder.8: document --pkgname-logfile option. + From Michael Banck <mbanck@gmx.net>, requested feature. + * pbuilder-checkparams (PBUILDER_BUILD_LOGFILE): logfile name is stored in PBUILDER_BUILD_LOGFILE + (PBUILDER_BUILD_LOGFILE): add --pkgname-logfile option for using logfile with pkgname-version.log + (USE_PKGNAME_LOGFILE): make this variable be usable only as command-line option, and not for + configuration.
* fix build rule to build uml for i386 only.dancer2002-10-24
|