lp:debian/pbuilder

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/pbuilder
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

40. By Mattia Rizzolo

p-satisfydepends-classic: remove wrong quotes from get_dep_op_and_ver()
invocations. Thanks to Daniel Schepler <email address hidden> for the bug
and the initial investigation. Closes: #800628

39. By Mattia Rizzolo

* stop installing all the tests (so, pbuilder-selftest is not anymore).
  Users are not supposed to be interested in running tests that much...
* move to use dh_install. The way we previously used dh_movefiles is not
  safe to use with `dpkg-buildpackage -A`, as with a real source-only upload,
  since it would end up in files belonging to pbuilder-uml in the pbuilder
  binary. Closes: #800416

38. By Mattia Rizzolo

* upload to unstable.
* documentation changes:
  + pbuilderrc.5: specify that quotes are needed around COMPONENTS when
    listing multiple entries. Closes: #659583; LP: #609106
  + pbuilderrc.5: packages in EXTRAPACKAGES are not installed during build,
    but they are during update. Update manpage accordingly. LP: #1307909
  + pbuilderr.8: make even more clear that --architecture is just passed to
    debootstrap. Closes: #434113
  + example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is
    not setted.
  + add a new example hook B20autopkgtest to automatically run DEP8 tests
    when available. Thanks to Christoph Berg and Michael Prokop for writing
    the initial script. Closes: #750137
* buildpackage:
  + unset DISPLAY just before the build, othewise there is software that
    tries to connect to a X server. LP: #816556
* modules:
  + remove the /tmp/buildd symlink if it points to the current BUILDDIR
    before repacking and just after unpacking. Closes: #797351
  + allow copying the local configuration from a defined directory, instead
    of the system /etc. New configuration variable: CONFDIR. Closes: #580086
* fix a whole bunch of warning from shellcheck. Thanks to Herbert Parentes
  Fortes Neto <email address hidden> for the initial patch-set in #753966.

37. By Mattia Rizzolo

* Non-maintainer upload.

[ Mattia Rizzolo ]
* debian/source/format: 3.0 (native).
* Do real cleanup, don't hide temporary files under .gitignore, rather
  teach makefiles' clean targets how to deal with them properly.
* set the USER env variable to BUILDUSERNAME, to fix FTBFS of some package
  which check for not being run as root using that variable.
  Thanks to Tim Landscheidt <email address hidden> for the initial patch.
  Closes: #677666

[ Johannes Schauer ]
* move filter_arch_deps to pbuilder-satisfydepends-funcs and add tests
* build profile parsing support (Closes: #740577)

[ Andreas Henriksson ]
* Fix DEB_BUILD_PROFILES quoting.
  Thanks to Michael Stapelberg for spotting this
* Support build-profiles in classic satisfydeps
* Force dpkg-architecture to use arguments over env
* Fix up License paragraph in debian/copyright
  - fixes lintian warnings:
    missing-license-paragraph-in-dep5-copyright
    copyright-should-refer-to-common-license-file-for-gpl
* Install bash-completion under /usr/share/ instead of /etc
  - fixes lintian warning package-install-into-obsolete-dir
* Use dpkg-maintscript-helper rm_conffile to clean up
  old /etc/bash_completion.d/pbuilder
* Minor syntax updates to pbuilder bash-completion to make it
  function properly under its new location.
  - drop "have" check and add "&&" before complete.

[ Axel Beckert ]
* Use "none" instead of "/dev/pts" as device for the /dev/pts mount
  inside the chroot (Closes: #788580)

[ Frédéric Brière ]
* Mark pbuilder as "Multi-Arch: foreign" (Closes: #752545)

[ Mert Dirik ]
* Add Turkish debconf template translation (Closes: #757505)

36. By Thorsten Glaser

* Non-maintainer upload.
* Enable the loopback device even when USE_NETWORK=no (Closes: #753944)
  Patch based on one provided by Niko Tyni; thanks! This also allows
  getting rid of the “env” hack and disabling network for pre-squeeze
  chroot by setting the new namespace up before chrooting.

35. By Thorsten Glaser

Fix missing space, thanks gregoa for spotting (Closes: #753690)

34. By Thorsten Glaser

[ Ivo De Decker ]
* Only set CCACHE_DIR when running as build user. (closes: #666525)

[ Thorsten Glaser ]
* Non-maintainer upload.
* Disable network access during build by default on Linux (Closes: #748967)
* Replace use of su as requested by Helmut Grohne (Closes: #747946)

33. By Junichi Uekawa <email address hidden>

* Do not try to use /dev/shm if /run/shm is not present. (closes: #702811, #702102)
* Add clang support hook script from Hideki Yamane. (closes: #700290)

32. By Junichi Uekawa <email address hidden>

[ Junichi Uekawa ]
* update documentation about CCACHEDIR (closes: #694311)
* update the release target to work with wagner, and release.

[ Agustin Henze ]
* Added support for shared memory mounting point (closes: #700591)

31. By Junichi Uekawa <email address hidden>

[ Beatrice Torracca ]
* Bug#686004: [INTL: it] Italian translation of debconf messages - pbuilder

[ David Martínez Moreno ]
* Bug#686410: pbuilder: [INTL:es] Spanish translation update of debconfmessages - pbuilder.

[ Junichi Uekawa ]
* remove /etc/pbuilder/pbuilderrc -> etc/pbuilderrc. (closes: 689213)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/pbuilder
This branch contains Public information 
Everyone can see this information.

Subscribers