pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-121-g78bc2


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-121-g78bc244
Date: Mon, 23 Dec 2013 17:03:27 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  78bc244668060f41a9363423c3a0fa44ceeb4555 (commit)
       via  de662c8f00fcf6b758da1531bfed3d43e0a63df8 (commit)
       via  ffeabe9db40ea836e3d5adbd3a5de1c557342593 (commit)
       via  483d3726b480b41c1f2f6b2912258b259495feeb (commit)
       via  8ebdf8a26f4ed036c9621810e0561278090d921e (commit)
      from  03ad93e8cfada935752c4a5ef178fe9b2016ff9a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 78bc244668060f41a9363423c3a0fa44ceeb4555
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 23 09:02:54 2013 -0800

    Makefile.am: Add rule to make sure every file gets distributed.
    
    This helps to prevent adding files to the Git repository but forgetting to
    ensure that they get distributed.

commit de662c8f00fcf6b758da1531bfed3d43e0a63df8
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 23 09:00:35 2013 -0800

    Distribute lots of files that had been missed.

commit ffeabe9db40ea836e3d5adbd3a5de1c557342593
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 23 09:00:11 2013 -0800

    Makefile.am: Add rule to ensure that glade/OChangeLog is always distributed.
    
    Otherwise it only gets distributed if configured --with-gui-tools.

commit 483d3726b480b41c1f2f6b2912258b259495feeb
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 23 08:59:36 2013 -0800

    po: Rename ChangeLog to its normal spelling.

commit 8ebdf8a26f4ed036c9621810e0561278090d921e
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 23 08:53:32 2013 -0800

    src/math/ts: Remove entire directory, which is unused.
    
    Nothing actually builds or uses anything in this directory.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                          |   42 ++++
 examples/automake.mk                 |    1 +
 lib/gtk-contrib/automake.mk          |    6 +-
 po/{Changelog => ChangeLog}          |    0
 po/automake.mk                       |    7 +-
 src/language/expressions/automake.mk |    4 +-
 src/math/automake.mk                 |    2 +
 src/math/ts/OChangeLog               |   78 --------
 src/math/ts/automake.mk              |    9 -
 src/math/ts/innovations.c            |  353 ----------------------------------
 src/math/ts/innovations.h            |   44 -----
 src/output/automake.mk               |    6 +-
 src/ui/gui/automake.mk               |    5 +-
 src/ui/gui/icons/automake.mk         |    2 +-
 tests/automake.mk                    |    1 +
 15 files changed, 69 insertions(+), 491 deletions(-)
 rename po/{Changelog => ChangeLog} (100%)
 delete mode 100644 src/math/ts/OChangeLog
 delete mode 100644 src/math/ts/automake.mk
 delete mode 100644 src/math/ts/innovations.c
 delete mode 100644 src/math/ts/innovations.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]