diff --git a/livesupport/doc/release.html b/livesupport/doc/release.html index 209a7f166..56a5ef284 100644 --- a/livesupport/doc/release.html +++ b/livesupport/doc/release.html @@ -132,7 +132,7 @@ in extracted debianized source tree generated below.
Building is best done in an empty directory as follows:

-
rm -rf debian_build
mkdir debian_build
cd debian_build
dpkg-source -x ../livesupport_<ls_version>-1.dsc
cd livesupport-<ls-version>
dpkg-buildpackage -rfakeroot
cd ../..

+
rm -rf /opt/livesupport
rm -rf debian_build
mkdir debian_build
cd debian_build
dpkg-source -x ../livesupport_<ls_version>-1.dsc
cd livesupport-<ls-version>
dpkg-buildpackage -rfakeroot
cd ../..

The above commands will result in the following debian packages:

livesupport-libs_<ls-version>-1_<arch>.deb
livesupport-station_<ls-version>-1_<arch>.deb
livesupport-studio_<ls-version>-1_<arch>.deb
@@ -151,6 +151,12 @@ issue the following command:
This will tag the current state of the repository with the tag livesupport-<ls-version>, enabling later retrieval of this specific state.
+

Updating Trac

+Add the new version number to the Version pull-down menu in Trac by +executing +
trac-admin /usr/local/trac-projects/livesupport version add <ls-version>
+on code.campware.org. +

Publishing the tarballs

To make the release available to the public, the created tarballs have to be published. This is done by making the files accessible under the