Commit acda79a1 authored by Sébastien Luttringer's avatar Sébastien Luttringer
Browse files

add rc release instructions

parent 6d1dee76
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
# release
# stable release
1) edit version in installsystems/__init__.py 
2) edit debian/changelog
3) commit
@@ -7,6 +7,12 @@
6) upload tarball to forge
7) make builld

# rc release
1) edit version in installsystems/__init__.py
2) edit debian/changelog
3) commit
4) make DISTRO=sid tar buildd

# squeeze backport
1) create a squeeze branch
2) add ~squeeze0 in version in debian/changelog