ref: ef966d3ba278c2341282c76c785c21866354d114
parent: a3363262aeabe89b5c79937efed696fe6eee30e4
author: Ralph Giles <giles@mozilla.com>
date: Fri Jan 10 09:13:04 EST 2014
Fix up release checklist based on the v0.5 experience.
--- a/doc/release.txt
+++ b/doc/release.txt
@@ -48,9 +48,9 @@
- Copy .libs/libopusfile.a to the release dir.
- Copy .libs/libopusfile.dll.a to the release dir. (May not be needed?)
- Copy ./lib/libopusurl-0.dll, etc. to the release dir.
-- Copy libogg/src/.libs/libogg-0.dll to the release dir.
-- Copy opus/.libs/libopus-0.dll to the release dir.
-- Copy any other dependent dlls
+- Copy ./bin/*.ddl to the release dir for dependencies.
+- Copy any other dependent dlls, e.g. on Fedora 20 I needed to copy
+ /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll
- Copy doc/latex/refman.pdf to opusfile-${version}-win32/opusfile-${version}.pdf
- Copy examples/.libs/*.exe to the release dir.
- Strip *.dll *.a *.exe in the release dir.
@@ -65,6 +65,8 @@
- Verify file permissions and that it's available at the expected
URL.
- Update links on <http://www.opus-codec.org/downloads/>.
+- Add doc/latex/refman as docs/opusfile_api-${version}.pdf on opus-codec.org
+- Add doc/html as docs/opusfile_api-${version} on opus-codec.org
Binary releases are copied manually to
ftp.mozilla.org:/pub/mozilla.org/opus/win32/