diff --git a/campcaster/doc/release.html b/campcaster/doc/release.html
index 351ea5697..3fc96493e 100644
--- a/campcaster/doc/release.html
+++ b/campcaster/doc/release.html
@@ -164,7 +164,7 @@ cd ../..
-The above commands will result in the following debian packages:
+The above commands will result in the following debian packages:
campcaster-libs_<ls-version>-1_<arch>.deb campcaster-station_<ls-version>-1_<arch>.deb @@ -172,6 +172,23 @@ campcaster-studio_<ls-version>-1_<arch>.deb+
apt-get
+or Synaptic
etc., they need to be uploaded to the Campware
+package repository on code.campware.org
.
+
+To do this, you need to do the following, as real root (sudo is not enough):
+/var/www/ubuntu/packages/<arch>
directory
+ on code.campware.org
.
+ cd /var/www/ubuntu +apt-ftparchive packages packages/<arch> /dev/null | gzip -9c \ + > dists/dapper/main/binary-<arch>/Packages.gz+