changeset 17650:4e829203c435

gitlog-to-changelog: revert inclusion of git-log-fix file Assaf Gordon reported that this would replace a project's existing git-log-fix. This file is always going to be project specific if it exists at all, so it's better to make it optional. A corresponding change will be made to GNU hello to improve usage of the git-log-fix file. * build-aux/git-log-fix: Delete dummy file. * modules/gitlog-to-changelog: Don't reference the project specific git-log-fix file.
author Pádraig Brady <P@draigBrady.com>
date Sat, 19 Apr 2014 00:50:11 +0100
parents eb299235d783
children e145fc5a1f6f
files ChangeLog build-aux/git-log-fix modules/gitlog-to-changelog
diffstat 3 files changed, 7 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Apr 18 19:34:45 2014 +0100
+++ b/ChangeLog	Sat Apr 19 00:50:11 2014 +0100
@@ -1,3 +1,10 @@
+2014-04-18  Pádraig Brady  <P@draigBrady.com>
+
+	gitlog-to-changelog: revert inclusion of git-log-fix file
+	* build-aux/git-log-fix: Delete dummy file.
+	* modules/gitlog-to-changelog: Don't reference (overwrite)
+	the project specific git-log-fix file.
+
 2014-04-18  Assaf Gordon  <agordon@wi.mit.edu>
 
 	maint.mk: Relax the copyright check to cater for non FSF projects
--- a/build-aux/git-log-fix	Fri Apr 18 19:34:45 2014 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-# This file is expected to be used via gitlog-to-changelog's --amend=FILE
-# option.  It specifies what changes to make to each given SHA1's commit
-# log and metadata, using Perl-eval'able expressions.
-
-# Here is an example, with leading "#" to comment it out:
-#
-#3a169f4c5d9159283548178668d2fae6fced3030
-## fix title:
-#s/all tile types/all file types/
--- a/modules/gitlog-to-changelog	Fri Apr 18 19:34:45 2014 +0100
+++ b/modules/gitlog-to-changelog	Sat Apr 19 00:50:11 2014 +0100
@@ -3,7 +3,6 @@
 
 Files:
 build-aux/gitlog-to-changelog
-build-aux/git-log-fix
 
 Depends-on: