Re: [FYI] {micro} sync: update third-part files from upstream
Stefano Lattarini <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.patches |
|---|---|
| Message-ID | <[email protected]> |
On 01/05/2015 11:07 PM, Eric Blake wrote: > On 01/05/2015 02:37 PM, Stefano Lattarini wrote: > > s/part/party/ in the subject > >> * lib/config.sub: This. >> * lib/INSTALL, lib/config.guess, lib/gitlog-to-changelog, lib/gnupload, >> lib/update-copyright: And this (but only for copyright year update, no >> real semantic change) >> >> Signed-off-by: Stefano Lattarini <[email protected]> >> --- >> lib/INSTALL | 2 +- >> lib/config.guess | 6 +++--- >> lib/config.sub | 8 ++++---- >> lib/gitlog-to-changelog | 2 +- >> lib/gnupload | 2 +- >> lib/update-copyright | 2 +- >> 6 files changed, 11 insertions(+), 11 deletions(-) >> >> diff --git a/lib/INSTALL b/lib/INSTALL >> index 2099840..4cbd15f 100644 >> --- a/lib/INSTALL >> +++ b/lib/INSTALL >> @@ -1,7 +1,7 @@ >> Installation Instructions >> ************************* >> >> -Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation, >> +Copyright (C) 1994-1996, 1999-2002, 2004-2014 Free Software Foundation, > > Hmm, is it worth getting autoconf up to 2015, and propagate that into > gnulib, before you commit this? > Nah, I've already merged this change all over the place (minor, master, ng/master), together with a bump in the copyright years. I will not amend this commit -- any improvement or fixup will have to go in a follow-up commit. Will now push everything and then finally prepare a proper announcement for the 1.15 release.