[Pkg-privacy-commits] [mat] 62/68: Improves a bit the release process
Sascha Steinbiss
sascha at steinbiss.name
Sun Jan 3 12:32:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository mat.
commit 25c3d47a809e183b8274e11b51453b79dc971539
Author: jvoisin <julien.voisin at dustri.org>
Date: Wed Dec 30 17:34:15 2015 +0100
Improves a bit the release process
---
RELEASE | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE b/RELEASE
index 5ec5d47..021451c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,6 +5,8 @@ mark "Fix commited" tickes as "resolved" in the bugtracker.
update localisations using
xgettext -k_ -kN_ --from-code utf-8 -o ./po/mat-gui.pot mat-gui.py ./data/mat.glade
+import localizations
+
update changelog:
git log -> CHANGELOG
@@ -13,7 +15,7 @@ update version number (Don't be affraid to use -rc or -beta)
setup.py -> __version__ = $VERSION
commit release changes
- git commit CHANGELOG libmat/mat.py
+ git commit CHANGELOG libmat/mat.py setup.py
create a tag
git tag -s $VERSION
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/mat.git
More information about the Pkg-privacy-commits
mailing list