mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-20 03:25:47 +00:00
v1.3.1
This commit is contained in:
parent
e00ef4aca9
commit
305b517191
@ -1,9 +1,5 @@
|
|||||||
* Finalize CHANGELOG.md
|
* Finalize CHANGELOG.md
|
||||||
* `for i in CMakeLists.txt doc/Doxyfile doc/FreeBSD-Makefile doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs tools/notcurses.spec ; do sed -i -e "s/$OLDVERSION/$VERSION/g" $i ; done`
|
* `for i in CMakeLists.txt doc/Doxyfile doc/FreeBSD-Makefile doc/man/man*/* doc/man/index.html python/setup.py rust/*/Cargo.toml rust/libnotcurses-sys/build.rs tools/notcurses.spec ; do sed -i -e "s/$OLDVERSION/$VERSION/g" $i ; done`
|
||||||
* Verify that Debian package builds properly
|
|
||||||
* git clean -d -f -x
|
|
||||||
* `tar -cJf ../notcurses_$VERSION.orig.tar.xz --exclude=.git --exclude=debian -C.. notcurses-$VERSION`
|
|
||||||
* debuild
|
|
||||||
* git commit -a -m v$VERSION
|
* git commit -a -m v$VERSION
|
||||||
* `git push`
|
* `git push`
|
||||||
* Tag with `git tag -a v$VERSION -m "v$VERSION -s"`
|
* Tag with `git tag -a v$VERSION -m "v$VERSION -s"`
|
||||||
|
Loading…
Reference in New Issue
Block a user