From 5659a3ffad30307433d32b1535567cadb83c0346 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Tue, 1 Mar 2016 13:55:57 +0000 Subject: [PATCH] Manage debian/changelog --- RELEASE | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE b/RELEASE index f87b73edf..e353cdef2 100644 --- a/RELEASE +++ b/RELEASE @@ -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 -1 (and write "New release") +- Update $VERSION anywhere +