Wiki » History » Version 1

Version 1/3 - Next ยป - Current version
J. Wienke, 10/15/2012 11:17 AM


Wiki

Building the Spread Debian Package

  1. On every ubuntu machine of the CI server, pbuilder has been installed using
    sudo pbuilder create --debootstrapopts --variant=buildd
      

    If you want to build on a different machine, do this manually. Also, have a look here for general instructions: https://wiki.ubuntu.com/PbuilderHowto
  2. Check out the package source code from the repository of this project.
  3. Modify the package according to what is needed.
  4. Update spread-4.1.0/debian/changelog.in with your changes and increment the package version
  5. Go to the root directory of the spread packaging and execute bootstrap.sh to replace the placeholders in the changelog
  6. Inside the spread-4.1.0 directory execute sudo pdebuild

The resulting deb will be placed in /var/cache/pbuilder/result.