RetroShare/build_scripts/Ubuntu_src
2013-10-19 12:34:11 +00:00
..
data
debian
debian.gxs
changelog updated ubuntu changelog 2013-10-19 11:28:27 +00:00
clean.sh
control.squeeze_bubba3 fixed dependencies for bubba3 2013-09-08 13:51:26 +00:00
control.ubuntu_lucid
full_packaging_pipeline.sh
make.sh
make_tgz.sh
makeSourcePackage.sh added Saucy Salamander to ubuntu builds 2013-10-19 12:34:11 +00:00
ppa_upload.sh
README.txt
retroshare_ppastatistics.py

This directory contains the material for buildign a debian/ubuntu source package from 
the svn repository of RetroShare. The various files here are:

  BaseRetroShareDirs.tgz: basic directory structure. Does not contain any source file.
  makeSourcePackage.sh  : main script. Produces source binary debian package (.dsc+.tgz files)
                          from the base directory structure and the sources in the svn repository.
  clean.sh              : compiles the source package. Produce a binary pkg for a given ubuntu distribution
  make_tgz.sh           : rebuilds the basic directory structure if some config/debian files where modified
                          in the retroshare-0.5 directory