summaryrefslogtreecommitdiff
path: root/doc/internal/HOWTO.release
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-12-17 18:48:07 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-12-17 18:48:07 +0000
commit926093783c7367a23291063bcafc199aee2b12eb (patch)
tree4165a6c04853d315293b39be646acef485684cc1 /doc/internal/HOWTO.release
parent44a9e76d27c08c715df5c79f2ad3308eeadef205 (diff)
parent8bd8e600bf475426cbcd5b8f8f89fb2d6e53ec29 (diff)
downloadxine-lib-926093783c7367a23291063bcafc199aee2b12eb.tar.gz
xine-lib-926093783c7367a23291063bcafc199aee2b12eb.tar.bz2
Merge from 1.2 main.
Diffstat (limited to 'doc/internal/HOWTO.release')
-rw-r--r--doc/internal/HOWTO.release8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/internal/HOWTO.release b/doc/internal/HOWTO.release
index 38532aac0..2e2adff94 100644
--- a/doc/internal/HOWTO.release
+++ b/doc/internal/HOWTO.release
@@ -59,7 +59,7 @@ Currently, best practice to get a release out looks like this:
which the subminor releases like 1.0.1, 1.0.2,... are made and an
unstable branch in CVS head, which is going to become the next minor
(1.1) or major (2.0) xine-lib version.
-
+
Make sure you know
- what the new release should be called
(the "marketing version" part of the tarball name, for example)
@@ -88,11 +88,11 @@ Currently, best practice to get a release out looks like this:
- does it have the right name?
- does it unpack, compile and install correctly?
note: make sure to build with as many features as possible
- on a Debian box, "apt-get build-dep xine-lib" and
+ on a Debian box, "apt-get build-dep xine-lib" and
"dpkg-buildpackage -rfakeroot" are a good way to do that
- test the candidate (and make sure you are running exactly the new
version!) This should at least cover the [standard test parcours]
-
+
If you find any errors: fix them (get help on xine-devel or #xine)
and go back to step 4)
@@ -129,7 +129,7 @@ hands.
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).
+ 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