RetroShare/build_scripts/Ubuntu_src
csoler f4635b92c3 updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4239 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-07 21:07:53 +00:00
..
BaseRetroShareDirs.tgz updated packaging scripts for ubuntu natty 2011-04-28 19:22:23 +00:00
changelog updated ubuntu changelog 2011-06-07 21:07:53 +00:00
clean.sh fixed small issues in ubuntu packaging scripts 2011-03-07 11:54:04 +00:00
cleanProFile.sh update on ubuntu source packaging 2010-02-06 22:26:30 +00:00
make_tgz.sh updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
make.sh updated packaging scripts for ubuntu natty 2011-04-28 19:22:23 +00:00
makeSourcePackage.sh updated packaging scripts for ubuntu natty 2011-04-28 19:22:23 +00:00
ppa_upload.sh updated source package scripts 2011-02-22 20:58:05 +00:00
README.txt last fix to ubunru src package creation 2010-02-12 19:59:29 +00:00
retroshare_ppastatistics.py added script to gather statistics from ppa repository 2011-04-30 12:00:22 +00:00

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