[SCM] morituri/master: update release guide

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:10:10 UTC 2014


The following commit has been merged in the master branch:
commit c8b33c3b5b2d6fcdd5d0e67c82e55d1c2277813f
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Tue Jul 30 19:26:04 2013 +0200

    update release guide

diff --git a/doc/release b/doc/release
index ddfbf9e..d95d6ae 100644
--- a/doc/release
+++ b/doc/release
@@ -51,6 +51,9 @@ release
   git commit -a -m "Releasing $VERSION"
 - tag the release:
   git tag -a v$VERSION -m "Releasing $VERSION"
+- make sure we build installed.py with the correct tag
+  autoregen.sh
+  cat morituri/configure/installed.py
 - make distcheck
 - make release
 - build rpm using rpmbuild and mach
@@ -64,9 +67,8 @@ release
   cp morituri-$VERSION.tar* /home/thomas/www/thomas.apestaart.org/data/download/morituri
   cp /var/tmp/mach/fedora-*/morituri-$VERSION-*/*.rpm /home/thomas/www/thomas.apestaart.org/data/download/morituri
   tao-put
-- commit to master
-- create release tag:
-  git tag -a v$VERSION
+- push to master
+  git push
   git push origin v$VERSION
 - announce to freshmeat:
   moap doap -v $VERSION freshmeat

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list