[SCM] morituri/master: * configure.ac: * doc/release: Back to trunk.

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


The following commit has been merged in the master branch:
commit 0db1c45bfc29ce1f693c8e6da4701df1eb5a985d
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Fri Apr 16 22:19:38 2010 +0000

    	* configure.ac:
    	* doc/release:
    	  Back to trunk.

diff --git a/ChangeLog b/ChangeLog
index 0808f3a..d3fd2c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-17  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+	* configure.ac:
+	* doc/release:
+	  Back to trunk.
+
 === release 0.1.1 ===
 
 2010-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
diff --git a/configure.ac b/configure.ac
index 4105795..0c85540 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl initialize autoconf
 dnl when going to/from release please remove/add the nano (fourth number)
 dnl releases only do Wall, trunk and prerelease does Werror too
-AC_INIT(morituri, 0.1.1,
+AC_INIT(morituri, 0.1.1.1,
    http://thomas.apestaart.org/morituri/trac/newticket,
    morituri)
 
diff --git a/doc/release b/doc/release
index 52f20fb..b5803e3 100644
--- a/doc/release
+++ b/doc/release
@@ -37,11 +37,17 @@ release
 - make distcheck
 - make release
 - build rpm using rpmbuild and mach
+- gpg sign
+  rpm --addsign /var/tmp/mach/fedora-*/morituri-$VERSION-*/*.rpm
 - install it
 - rip a test cd
 - copy files to website and upload
+  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 TRUNK
 - create release tag:
+  SERVER_PATH=`svn info | grep URL | cut -c 16-53`; echo $SERVER_PATH
   cd ..
   svn cp svn+ssh://$SERVER_PATH/trunk svn+ssh://$SERVER_PATH/tags/$VERSION
   cd trunk

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list