[Git-commits] some small scripts which should make life easier branch, master, updated. v1.1.27-4-g3ca709e

git repository hosting gitosis at grml.org
Thu Oct 22 23:52:21 CEST 2009


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 "some small scripts which should make life easier".

The branch, master has been updated
       via  3ca709e85e879706ccfedde5515da40c9a464c1b (commit)
       via  a2efc1f258eaa529e455ae31b48795f0f3c0329f (commit)
       via  2378c65d20e15a10d3a062fd75bc54f205eacc61 (commit)
       via  2730349817677b4a3130e227bfca296a5a040b66 (commit)
      from  8478b1194c56dd7ea001d24e1d2c11ae890297cf (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 3ca709e85e879706ccfedde5515da40c9a464c1b
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Oct 22 23:48:29 2009 +0200

    Adjusted changelog

commit a2efc1f258eaa529e455ae31b48795f0f3c0329f
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Oct 22 23:45:20 2009 +0200

    Mention notifyd.py in grml-scripts manpage

commit 2378c65d20e15a10d3a062fd75bc54f205eacc61
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Oct 22 22:09:11 2009 +0200

    Symlink notifyd.py to osd_server.py for backward compatibility
    Adjusted debian/rules to preserve symlinks while copying files
    Add grml-script manpage for notifyd.py

commit 2730349817677b4a3130e227bfca296a5a040b66
Author: Ulrich Dangel <uli at spamt.net>
Date:   Thu Oct 22 22:00:14 2009 +0200

    Add new notifyd as replacement for osd_server.py
    Remove old osd_server.py

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

Summary of changes:
 debian/changelog        |    8 ++
 debian/overrides        |    1 +
 debian/rules            |    7 +-
 manpages/grml-scripts.1 |    5 +-
 usr_bin/notifyd.py      |  189 +++++++++++++++++++++++++++++++++++++++++++++++
 usr_bin/osd_server.py   |  100 +------------------------
 6 files changed, 206 insertions(+), 104 deletions(-)
 create mode 100755 usr_bin/notifyd.py
 mode change 100755 => 120000 usr_bin/osd_server.py


hooks/post-receive
-- 
some small scripts which should make life easier


More information about the Git-commits mailing list