lp:ubuntu/karmic/sbuild

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

24. By Bhavani Shankar

* 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

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

22. By Roger Leigh

[ 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

[ 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

[ 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

[ 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

Re-add historical changelog entries lost doing manual merge.

17. By Kees Cook

* 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).

16. By Kees Cook

bin/sbuild, lib/Sbuild.pm, lib/Sbuild/Conf.pm: add --setup-cmd
to allow pre-build modifications to underlying chroots (needed
to adjust pockets and components in sources.list). (debian bug
500746
).

15. By Kees Cook

* Merge from debian unstable, remaining changes:
  - Sbuild.pm: force an install of a package when the current version
    is Provided, so that versioned Build-Deps can be correctly satisfied
    (debian bug 505747).

Branch metadata

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

Subscribers