| Commit message (Expand) | Author | Age |
* | Use debootstrap by default instead of cdebootstrap | Loïc Minier | 2009-12-13 |
* | Require gdebi/gdebi-core on host to resolve bdeps•••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.
| Loïc Minier | 2009-12-12 |
* | Update the Standards-Version to 3.8.3 | Matt Kraai | 2009-11-08 |
* | Add ${misc:Depends} to pbuilder-uml's Depends line | Matt Kraai | 2009-11-08 |
* | Bump the debhelper compatibility level to 7: dh_prep instead of dh_clean -k. | Peter Pentchev | 2009-06-23 |
* | Bump Standards-Version to 3.8.1 by simply honoring the nocheck build option. | Peter Pentchev | 2009-06-23 |
* | Split a long description line. | Peter Pentchev | 2009-06-23 |
* | #486492 gcc is not a useful dependency of pbuilder•••GCC was no longer needed for determining architecture.
| Junichi Uekawa | 2009-02-23 |
* | 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 Minier | 2008-11-06 |
* | 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 |
* | Drop build-dep on rootstrap; only used at runtime | Loïc Minier | 2008-06-27 |
* | add po4a build-dependency (closes: #480633)•••thanks to Christian Perrier <bubulle@debian.org>.
| Junichi Uekawa | 2008-05-11 |
* | Merge branch 'master' of git://git.debian.org/git/pbuilder/pbuilder•••Conflicts:
Makefile
debian/changelog
| Eddy Petrișor | 2008-02-29 |
|\ |
|
| * | use vcs-browser etc tags, they are now official | Junichi Uekawa | 2007-10-30 |
| * | * Bug fix: "Add XS-Vcs-* field", thanks to Laurent Bigonville (Closes:••• #447631).
| Junichi Uekawa | 2007-10-23 |
* | | po-debconf support added | Eddy Petrisor | 2007-06-28 |
* | | add podebconf support | Eddy Petrisor | 2007-06-28 |
* | | build depends on debconf now | Eddy Petrisor | 2007-06-28 |
|/ |
|
* | * Build-Depends on rootstrap and user-mode-linux on i386/amd64 so that••• test can run.
| Junichi Uekawa | 2007-06-05 |
* | add PDF documentation, and add doc-base information | Junichi Uekawa | 2007-06-05 |
* | List amd64 in pbuilder-uml's Architectures; thanks Mattia Dongili. | Loïc Minier | 2007-05-28 |
* | support binNMUs, however unlikely | Junichi Uekawa | 2007-05-14 |
* | do not build pbuilder-uml for amd64•••currently i386 is the only arch in Debian that supports user-mode-linux
| Junichi Uekawa | 2007-04-15 |
* | update build rules to include amd64 for pbuilder-uml, although experimental | Junichi Uekawa | 2007-03-21 |
* | user-mode-linux support | dancer | 2006-09-16 |
* | support PKGNAME_LOGFILE option in pbuilderrc. | dancer | 2006-08-15 |
* | fixed documentation, added changes to createbuildenv to chek for error state•••when debootstrap/cdebootstrap does not exist.
Documentation update.
| dancer | 2005-11-03 |
* | wrong mail address. fixed. 0.134 | dancer | 2005-10-01 |
* | 0.133; change Maintainers field. | dancer | 2005-10-01 |
* | + * depend on cdebootstrap, and suggest debootstrap. You may alternatively use•••+ 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.
| dancer | 2005-08-25 |
* | +2005-08-07 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2005-08-07 |
* | update for LDP | dancer | 2005-01-04 |
* | pbuilder-uml is removed temporarily from Debian | dancer | 2004-10-19 |
* | +2004-10-09 Junichi Uekawa <dancer@debian.org>•••+
+ * 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
+
+
| dancer | 2004-10-09 |
* | added readlink dependency (coreutils) | dancer | 2004-05-26 |
* | fux | dancer | 2004-04-06 |
* | + * debian/control (Description): do not conflict with older bash.•••+
+ * 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
+
| dancer | 2003-12-16 |
* | add conflicts with older bash | dancer | 2003-11-27 |
* | +2003-08-27 Junichi Uekawa <dancer@debian.org>•••+
+ * 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.
+
| dancer | 2003-08-26 |
* | +•••+ * debian/pbuilder.links: Try symlinking /etc/pbuilderrc to /etc/pbuilder/pbuilderrc
+
| dancer | 2003-07-26 |
* | update rootstrap depends. | dancer | 2003-04-15 |
* | up | dancer | 2003-04-10 |
* | +2003-01-07 Junichi Uekawa <dancer@debian.org>•••+
+ * 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
| dancer | 2003-01-07 |
* | update to prepare for release | dancer | 2003-01-02 |
* | 0.53 | dancer | 2002-12-13 |
* | + * pbuilder-buildpackage (PACKAGENAME): add banner for logfile.•••+
+ * 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.
| dancer | 2002-12-12 |
* | fix build rule to build uml for i386 only. | dancer | 2002-10-24 |
* | +•••+ * debian/TODO: beautify file, with Todoo mode.
+
+ * debian/control (Standards-Version): 3.5.7
+
+ * and revert the change made.... fuser will kill anything that
+ uses proc, which may be outside the chroot (including X and other
+ things..)
+
+ * pbuilder-modules (umountproc): use "umount_one".
+
+ * debian/control (Suggests): add psmisc Suggestion.
+
+ * pbuilder-modules (umount_one): generic umount module split out from
+ umountproc
+ Add FORCE_KILL_WITH_FUSER option, kills processes with fuser if
+ "yes"
+ Reported by Thorsten Sauter <tsauter@gmx.net>
+
+2002-10-18 Junichi Uekawa <dancer@debian.org>
+
+ * pbuilder-buildpackage-funcs: hack HOME variable.
+
| dancer | 2002-10-19 |
* | + * debian/control (Depends): add Source-Version dependency, because some mod...•••+ are going to be incompatible with each other.
| dancer | 2002-09-16 |