RetroShare/build_scripts/Ubuntu_src
csoler 4164b97004 updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-24 20:10:36 +00:00
..
data
debian
debian.gxs fixed packaging with GXS 2013-06-25 22:02:38 +00:00
changelog updated ubuntu changelog 2014-01-24 20:10:36 +00:00
clean.sh updated version number to 0.5.5 prior to release 2013-09-07 08:21:13 +00:00
control.squeeze_bubba3 fixed dependencies for bubba3 2013-09-08 13:51:26 +00:00
control.ubuntu_lucid
full_packaging_pipeline.sh updated version number to 0.5.5 prior to release 2013-09-07 08:21:13 +00:00
make.sh
make_tgz.sh
makeSourcePackage.sh fixed up packaging script for debian 2013-12-08 14:13:29 +00:00
ppa_upload.sh updated version number to 0.5.5 prior to release 2013-09-07 08:21:13 +00:00
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