[SCM] morituri/master: also rebuild REVISION when code to get it changes

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


The following commit has been merged in the master branch:
commit 7699ecfa59f77b4402b4b3f478945f582bb14d0a
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Wed Mar 26 09:45:45 2014 -0400

    also rebuild REVISION when code to get it changes

diff --git a/Makefile.am b/Makefile.am
index 7f50227..33478c1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ PYCHECKER_BLACKLIST = \
 release: dist
 	make $(PACKAGE)-$(VERSION).tar.bz2.md5
 
-REVISION: $(top_srcdir)/.git
+REVISION: $(top_srcdir)/.git morituri/common/common.py
 	$(PYTHON) -c 'from morituri.configure import configure; print configure.revision' > REVISION
 
 # generate md5 sum files

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list