lp:~wgrant/ubuntu/lucid/sbuild/extended-result

Created by William Grant on 2010-07-19 and last modified on 2010-07-19
Get this branch:
bzr branch lp:~wgrant/ubuntu/lucid/sbuild/extended-result
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Grant
Status:
Development

Recent revisions

26. By William Grant on 2010-07-19

Add --extended-result option.

25. By Marc Deslauriers on 2010-04-22

lib/Sbuild.pm: correctly calculate free space, and not used space. Fix
backported from 0.60.0.

24. By Bhavani Shankar on 2009-08-03

* Merge from debian unstable, remaining changes: LP: #408390
  - Do not install debfoster into the chroots because it is in universe
    and not needed for package building itself.
* Modify Maintainer value to match the DebianMaintainerField
  specification.

23. By Philipp Kern on 2009-06-30

Do not install debfoster into the chroots because it is in universe
and not needed for package building itself.

22. By Roger Leigh on 2009-06-20

[ Roger Leigh ]
* New release.
* debian/control: Update package descriptions to use correct
  English in full sentences (Closes: #531022). Thanks to
  Gerfried Fuchs for pointing this out.
* Don't include Epoch in DSC filename (Closes: #529786). Thanks
  to Gustavo Noronha Silva for spotting this.

21. By Roger Leigh on 2009-06-15

[ Roger Leigh ]
* New release.
* Install README.Debian in sbuild package (rename to
  debian/sbuild.README.Debian, Closes: #533029).
* debian/sbuild.install: Don't install Perl modules, which should
  only be included in libsbuild-perl (Closes: #533143).
* debian/control:
  - libsbuild-perl: Replace sbuild <= 0.58.4 (due to also providing
    perl modules)
  - sbuild: Depend on the same version of libsbuild-perl.

20. By Roger Leigh on 2009-05-19

[ Roger Leigh ]
* New release.
* sbuild:
  - A $purge_build_deps configuration option, and --purge-deps
    command-line option have been added to control build-dependency
    removal (Closes: #528312).
  - Use the isin function from the Sbuild module (Closes: #529470).
    Thanks to Gustavo Noronha Silva for spotting this.
* Sbuild:
  - Use Filesys::Df (libfilesys-df-perl) in place of invoking /bin/df
    and parsing its output. This is more robust and efficient, and
    works whatever the user environment (Closes: #509133).

19. By Roger Leigh on 2009-05-17

[ Roger Leigh ]
* New release.
* debian/control:
  - Update to Standards Version 3.8.1.
  - Add buildd package.
  - Add libsbuild-perl package.
  - All packages depend upon libsbuild-perl.
* Add support for appending a tag to version numbers (Closes: #475777).
  Thanks to Timothy G Abbott for this patch.
* When using the --help or --version options, don't abort if not
  in the sbuild group (Closes: #523670). Group membership is now
  only performed after options parsing, and only if required.
* Allow config files to use $HOME (Closes: #524564). Thanks to
  James Vega for this patch.
* Restore buildd package.
* Split common library functions into new libsbuild-perl package.
* debian/sbuild.(preinst|postinst|postrm):
  - Remove special cases for versions older than oldstable. Update
    addition and removal of sbuild group to use return value of getent
    rather than parsing getent output.
  - Use addgroup/delgroup in place of adduser/deluser.
  - Use --system when adding and deleting group, to ensure creation
    of a system group. Migrate existing non-system group and group
    members if the system group is not present.
  - Handle removal of 50sbuild setup script.
* debian/buildd.(preinst|postinst|postrm): Add maintainer scripts for
  buildd package. Move configuration file from /etc/buildd.conf to
  /etc/buildd/buildd.conf if present. Also create buildd user and
  group for running the buildd daemon.
* Sbuild::Conf: Don't default MAINTAINER_NAME to $DEBEMAIL if unset
  in the configuration file (Closes: #520158).
* /etc/schroot/setup.d/50sbuild: Remove. The setup tasks performed by
  this script are now handled internally by sbuild.

18. By Kees Cook on 2009-05-09

Re-add historical changelog entries lost doing manual merge.

17. By Kees Cook on 2009-05-09

* Merge from debian unstable, remaining changes:
  - bin/sbuild, lib/Sbuild/{Base,Conf,Options}.pm: add --setup-hook
    to allow pre-build modifications to underlying chroots (needed
    to adjust pockets and components in sources.list). (debian bug
    500746).

Branch metadata

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

Subscribers