[SCM] morituri/master: * morituri/configure/configure.py (svn:keywords): Expand revision. * morituri/configure/configure.py: Set it on the revision local.

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


The following commit has been merged in the master branch:
commit f3696f22d11477cff953c2093473b256db6bf41a
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Wed May 18 23:56:27 2011 +0000

    	* morituri/configure/configure.py (svn:keywords):
    	  Expand revision.
    	* morituri/configure/configure.py:
    	  Set it on the revision local.

diff --git a/ChangeLog b/ChangeLog
index 1f81c3b..edb096d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+	* morituri/configure/configure.py (svn:keywords):
+	  Expand revision.
+	* morituri/configure/configure.py:
+	  Set it on the revision local.
+
 2011-04-08  Thomas Vander Stichele  <thomas at apestaart dot org>
 
 	* morituri/common/encode.py:
diff --git a/morituri/configure/configure.py b/morituri/configure/configure.py
index 6a38329..f55525a 100644
--- a/morituri/configure/configure.py
+++ b/morituri/configure/configure.py
@@ -22,6 +22,8 @@ import os
 # where am I on the disk ?
 __thisdir = os.path.dirname(os.path.abspath(__file__))
 
+revision = "$Revision$"
+
 if os.path.exists(os.path.join(__thisdir, 'uninstalled.py')):
     from morituri.configure import uninstalled
     config_dict = uninstalled.get()

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list