Commit 3a9fca43 authored by Seblu's avatar Seblu
Browse files

update release method

parent a4284480
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
# release
1) edit version in installsystems/__init__.py 
2) edit debian/changelog
3) make tar
4) upload tarball to forge
5) make builld

# squeeze backport
1) create a squeeze branch
2) add ~squeeze0 in version in installsystems/__init__.py
3) add ~squeeze0 in version in debian/changelog 
4) make VERSION="2~squeeze0" tar
5) make DISTRO=squeeze buildd