[Git-commits] wrapper for and around invoke-rc.d and policyrcd-script-zg2 branch, master, updated. v0.2.0-5-g9f37761

git repository hosting gitosis at grml.org
Mon Dec 27 00:41:05 CET 2010


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 "wrapper for and around invoke-rc.d and policyrcd-script-zg2".

The branch, master has been updated
       via  9f3776169287f4c7d7d6840ed49bf5c9e9ef3d5f (commit)
       via  a5d436672d2efb3717ced95a18dc20ecc6960c56 (commit)
       via  d7dd305e129fde8366289aa752583706bb8a6ad1 (commit)
       via  9ee46dd87c356e6b6b186f1cfa9ef9ef71a4b052 (commit)
       via  0ff91027f270d9f7cc21dbe1f1cf8bc4174d297b (commit)
      from  dd912dc48ed69b7f392b03e5ffab9c1396619a99 (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 9f3776169287f4c7d7d6840ed49bf5c9e9ef3d5f
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 27 00:40:33 2010 +0100

    Release new version 0.3.0.

commit a5d436672d2efb3717ced95a18dc20ecc6960c56
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 27 00:38:57 2010 +0100

    Make sure we can read /proc/1/root, otherwise do not execute chroot test.

commit d7dd305e129fde8366289aa752583706bb8a6ad1
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 23 15:53:36 2010 +0100

    Rework policy-rc.d handling.

commit 9ee46dd87c356e6b6b186f1cfa9ef9ef71a4b052
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 23 15:31:46 2010 +0100

    Drop policyrcd-script-zg2 from depends and add it to conflicts instead.
    
    policyrcd-script-zg2 installs a symlink for policy-rc.d using the
    update-alternatives mechanism causing conflicts with dpkg-divert
    (used within FAI).
    
    Now just provide what policyrcd-script-zg2 does inside grml-policy-rc.d
    itself.
    
    While at it drop conflicts "grml-scripts (<= 0.7-37), grml-etc (<< 1.1.34)"
    as they are very outdated and shouldn't be present anywhere anymore.

commit 0ff91027f270d9f7cc21dbe1f1cf8bc4174d297b
Author: Michael Prokop <mika at grml.org>
Date:   Thu Dec 23 15:30:22 2010 +0100

    Bump Standards-Version to 3.9.1.

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

Summary of changes:
 debian/changelog    |   11 ++++++++++
 debian/control      |   13 +++++------
 debian/rules        |   17 ++++++++-------
 grml-policy-rc.d    |   28 ---------------------------
 grml-policy-rc.d.8  |   47 ----------------------------------------------
 policy-rc.d         |   52 +++++++++++++++++++++++++++++++++++++++++++++++++++
 policy-rc.d.8       |   36 +++++++++++++++++++++++++++++++++++
 policy-rc.d.conf    |    3 ++
 zg-policy-rc.d.conf |   12 -----------
 9 files changed, 117 insertions(+), 102 deletions(-)
 delete mode 100755 grml-policy-rc.d
 delete mode 100644 grml-policy-rc.d.8
 create mode 100755 policy-rc.d
 create mode 100644 policy-rc.d.8
 delete mode 100644 zg-policy-rc.d.conf


hooks/post-receive
-- 
wrapper for and around invoke-rc.d and policyrcd-script-zg2


More information about the Git-commits mailing list