[epiphany] Revert "Don't manually set changelog generation flags"



commit bf35a17ddedf89247771553ba9371749856aa604
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Jan 16 18:49:48 2017 -0600

    Revert "Don't manually set changelog generation flags"
    
    This reverts commit 672b86550fedc0abc7fb365f8b941e6f0150f546.
    
    Upstream uses some flags that make the changelog look worse!

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 61eba5c..8df1220 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ distuninstallcheck_listfiles = find . -type f -print | grep -v 'icon-theme.cache
 
 @GENERATE_CHANGELOG_RULES@
 CHANGELOG_START = $(EPIPHANY_CHANGELOG_START)
+CHANGELOG_GIT_FLAGS = --stat --no-color --no-decorate
 dist-hook: dist-ChangeLog
 
 MAINTAINERCLEANFILES = \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]