diff options
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/git-log-fix | 7 | ||||
-rw-r--r-- | build-aux/git-log-footer | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix index af702fe6..04fa0a6d 100644 --- a/build-aux/git-log-fix +++ b/build-aux/git-log-fix @@ -1,3 +1,10 @@ # 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. + +3f1329e1c9b99b1632cc4c4eec2e4399676fd93d +# Fix cruft inserted by Gnus +s/.*PGP.*// + +c28ebca9f2e21344d68e9fdcec60553f225c2e54 +s/.*PGP.*// diff --git a/build-aux/git-log-footer b/build-aux/git-log-footer index 6c814c4c..420bd327 100644 --- a/build-aux/git-log-footer +++ b/build-aux/git-log-footer @@ -7,7 +7,7 @@ ----- Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, - 2010, 2011 g10 Code GmbH + 2010, 2011, 2012, 2013 g10 Code GmbH Copying and distribution of this file and/or the original GIT commit log messages, with or without modification, are |