[#409] Add default package changelog
Make it work with simple `dpkg-buildpackage` Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
92e9782c44
commit
ff67e903ca
25 changed files with 54 additions and 39 deletions
|
@ -43,6 +43,11 @@ Write new revision number into the root `VERSION` file:
|
|||
$ echo ${NEOFS_TAG_PREFIX}${NEOFS_REVISION} > VERSION
|
||||
```
|
||||
|
||||
Update version in Debian package changelog file
|
||||
```
|
||||
$ cat debian/changelog
|
||||
```
|
||||
|
||||
Update the supported version of `nspcc-dev/neofs-contract` module in root
|
||||
`README.md` if needed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue