diff options
author | 24.201.102.106 <modemcable106.102-201-24.mc.videotron.ca> | 2008-12-17 23:00:37 +0000 |
---|---|---|
committer | 24.201.102.106 <modemcable106.102-201-24.mc.videotron.ca> | 2008-12-17 23:00:37 +0000 |
commit | 1f68bc4633c9161c7b6a608f86500fb9889e2ed5 (patch) | |
tree | dbc74c2c0891bb75210fdbb6d6add936d203234f | |
parent | a65bf5d6d288db02a076560a06a271900ee27a24 (diff) |
-rw-r--r-- | ReleaseChecklist.moin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseChecklist.moin b/ReleaseChecklist.moin index 658eac1..61217b5 100644 --- a/ReleaseChecklist.moin +++ b/ReleaseChecklist.moin @@ -21,6 +21,6 @@ Tarballs go to: `annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases * `git commit -am "version $VERSION"`
* Generate a signature: `gpg --detach-sign -a $TARBALL`
* scp $TARBALL $TARBALL.asc annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases/
- * scp -r docs/reference/libnice/html annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases/
- * Generate the changelog and send the announce to nice@lists.freedesktop.org
+ * scp -r docs/reference/libnice/html/* annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases/
+ * Send the announcement to nice@lists.freedesktop.org
* paste the latest entry of the NEWS file into the announcement
|