mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
a few more changes to release guide
This commit is contained in:
parent
f68c2e548d
commit
c5157dbe54
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,10 +1,10 @@
|
|||||||
notcurses (0.1.0-1) UNRELEASED; urgency=medium
|
notcurses (0.1.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Build notcurses-bin package, silencing lintian error about
|
* Build notcurses-bin package, silencing lintian error about
|
||||||
installing notcurses-demo to architecture-specific dir.
|
installing notcurses-demo to architecture-specific dir.
|
||||||
* Add deps on libavcodec-dev and libavutil-dev
|
* Add deps on libavcodec-dev and libavutil-dev
|
||||||
|
|
||||||
-- Nick Black <dankamongmen@gmail.com> Tue, 26 Nov 2019 23:05:37 -0500
|
-- Nick Black <dankamongmen@gmail.com> Thu, 28 Nov 2019 22:20:32 -0500
|
||||||
|
|
||||||
notcurses (0.0.9-1) unstable; urgency=medium
|
notcurses (0.0.9-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
* Update version in CMakeLists.txt
|
* Verify version in CMakeLists.txt
|
||||||
* Finalize Debian changelog with `dch -r`
|
* Finalize Debian changelog with `dch -r`
|
||||||
* git commit -a -m v$VERSION
|
* git commit -a -m v$VERSION
|
||||||
* Tag with `git tag -a v$VERSION -m "v$VERSION"`
|
* Tag with `git tag -a v$VERSION -m "v$VERSION"`
|
||||||
@ -16,4 +16,5 @@
|
|||||||
* `makepkg --printsrcinfo > .SRCINFO`
|
* `makepkg --printsrcinfo > .SRCINFO`
|
||||||
* Test that package builds with `makepkg`
|
* Test that package builds with `makepkg`
|
||||||
* `git commit -a`
|
* `git commit -a`
|
||||||
Update Debian changelog with `dch -v $NEXTVERSION-1`
|
* Update Debian changelog with `dch -v $NEXTVERSION-1`
|
||||||
|
* Update CMakeLists.txt with next version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user