RetroShare/build_scripts/Ubuntu_src
2013-07-28 13:13:21 +00:00
..
data Improved packaging scripts 2013-01-28 14:29:23 +00:00
debian updated packaging scripts/rules to commit 6335 2013-05-25 20:16:58 +00:00
debian.gxs fixed packaging with GXS 2013-06-25 22:02:38 +00:00
changelog updated changelog 2013-07-19 19:03:08 +00:00
clean.sh updated packaging scripts to handle various cases (ubuntu lucid, bubba3 arm) 2013-07-28 13:13:21 +00:00
control.squeeze_bubba3 updated packaging scripts to handle various cases (ubuntu lucid, bubba3 arm) 2013-07-28 13:13:21 +00:00
control.ubuntu_lucid fixed packaging for ubuntu lucid 2013-03-01 17:46:52 +00:00
full_packaging_pipeline.sh updated ubuntu changelog. Added additional script 2013-06-22 13:06:38 +00:00
make_tgz.sh Improved packaging scripts 2013-01-28 14:29:23 +00:00
make.sh updated package building scripts for ubuntu 2012-07-15 20:01:04 +00:00
makeSourcePackage.sh updated packaging scripts to handle various cases (ubuntu lucid, bubba3 arm) 2013-07-28 13:13:21 +00:00
ppa_upload.sh updated ubuntu packaging scripts to version 0.5.4. Updated version numbers in rsversion.h 2012-09-15 12:35:47 +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