diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-17 02:13:48 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-02-17 02:13:48 +0000 |
commit | b4eea697942773917c2b4c8b932e246227ba01d4 (patch) | |
tree | edf23a85851f62c37af20d3d2ed2ddbae73f42a2 /doc/internal/HOWTO.release | |
parent | c86104fa7a18ef14551249901ef9ade96ae46998 (diff) | |
parent | e554df7addfea632ef9ae4be09049f459710bbe6 (diff) | |
download | xine-lib-b4eea697942773917c2b4c8b932e246227ba01d4.tar.gz xine-lib-b4eea697942773917c2b4c8b932e246227ba01d4.tar.bz2 |
Merge from 1.1.
--HG--
rename : doc/faq/faq.sgml => doc/faq/faq.docbook
rename : doc/hackersguide/intro.sgml => doc/hackersguide/intro.docbook
Diffstat (limited to 'doc/internal/HOWTO.release')
-rw-r--r-- | doc/internal/HOWTO.release | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/internal/HOWTO.release b/doc/internal/HOWTO.release index 2128ca391..38532aac0 100644 --- a/doc/internal/HOWTO.release +++ b/doc/internal/HOWTO.release @@ -127,15 +127,19 @@ hands. (also make sure it gets immediately approved by the xine-announce moderator!) -12) write the announcement for xinehq: - You need to login on xinehq and use your admin privileges to create a - news article in the "New Releases" section. Include a link to the - SourceForge Release notes/Changelog page and one to the download page. - - Warning: triple-check that you get the HTML correct! If you have - unmatched quotes, you might break the whole website so that it - can only be repaired by manually fiddling with mysql to get the - HTML right! +12) write the announcement for xine-project.org: + You need to have an account on alioth.debian.org and a checked-out copy + of ssh://hg.debian.org//hg/xine-lib/xine-project-www/ (using Mercurial). + Add the new news item near the top of pages/news/items.xml (use the + provided template), run update.sh (requires xsltproc; if this fails, + re-edit), check that it looks fine in a convenient browser, then commit + and push the change. At present, you will need to request a web site + update via #xine on irc.oftc.net or by contacting a site admin. + + You should include a link to the SourceForge Release notes/Changelog + page and one to the download page. + + Warning: triple-check that you get the XML correct! 13) write the Freshmeat announcement: use your freshmeat account to log into their website, if you aren't |