[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.34-1-gbbc4b9d
git repository hosting
gitosis at grml.org
Sun Jan 31 12:24:39 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 "build system for creating a grml (based) live-cd".
The branch, master has been updated
via bbc4b9db068e7ed536161680c84fbed328ddb3af (commit)
from d068dda639931774b289d7e567bed6b6b59f4e15 (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 bbc4b9db068e7ed536161680c84fbed328ddb3af
Author: Michael Prokop <mika at grml.org>
Date: Sun Jan 31 11:32:21 2010 +0100
Provide buildd as separate Debian package buildd, use nail instead of mutt in buildd for sending mails.
Recent Mutt versions introduced an annoying cmdline behaviour change
in a patch version upgrade (1.5.x->1.5.y) which breaks sending mails
from the cmdline when you've to add several attachments at once
and want to stay backward and forward compatible.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539276
for further details.
Therefore get rid of mutt and use nail for sending mails instead.
-----------------------------------------------------------------------
Summary of changes:
buildd/functions.sh | 15 ++++-----------
buildd/grml-buildd.conf | 2 +-
debian/changelog | 6 ++++++
debian/control | 9 +++++++++
debian/grml-live-buildd.dirs | 1 +
debian/grml-live-buildd.install | 2 ++
debian/grml-live.dirs | 1 -
debian/grml-live.install | 2 --
debian/overrides.grml-live-buildd | 1 +
debian/rules | 22 +++++++++++++++++++++-
grml-live | 2 +-
11 files changed, 46 insertions(+), 17 deletions(-)
create mode 100644 debian/grml-live-buildd.dirs
create mode 100644 debian/grml-live-buildd.install
create mode 100644 debian/overrides.grml-live-buildd
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list