Manage debian/changelog

This commit is contained in:
Xavier Guimard 2016-03-01 13:55:57 +00:00
parent 3271f6cc1f
commit 5659a3ffad
1 changed files with 10 additions and 0 deletions

10
RELEASE
View File

@ -26,6 +26,9 @@ $ make documentation
- Translate documentation
$ make fr-doc
- Update debian/changelog
launch just `dch -r` and force save (":w" and ot ":x")
For minor release
-----------------
@ -117,3 +120,10 @@ Spread the word
- User mailing list
- Optional: blogs and news sites (LinuxFR, etc.)
After release
-------------
- Update debian/changelog
$ dch -v <New number>-1 (and write "New release")
- Update $VERSION anywhere