[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.62.1-1-32-gc448d24

Roger Leigh rleigh at alioth.debian.org
Sat Mar 26 16:29:45 UTC 2011


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 "sbuild".

The branch, master has been updated
       via  c448d24981d6e405e410f40ff83af726a5931edf (commit)
       via  81f4ee05f49275fc0417099a9e3f2bd57b3ac001 (commit)
       via  00293ecbb9cd4d639f5d2ad69fd973c66b3fe4f8 (commit)
       via  f096e18462a2be6117739bab7eadc383a32ec7b5 (commit)
       via  c725c0a269282654376aa154043c51596205b928 (commit)
       via  a4d14a3b0b19c120b3ff640badfb8d6ce853cefa (commit)
       via  d8cc7e5bea0d51d7550e2eeb66a36eb75906f365 (commit)
       via  d0de2ffcf4bd31b3235e04938d8e6c7b20aabb9e (commit)
       via  1f688ed937015682b393862c7d8edaaf0295430e (commit)
       via  914e22d60ccd95ea8cba4733ed698fa81014bc72 (commit)
       via  76bb3689f4ebd1c8a38b936d38c1a13c9e08cdca (commit)
       via  da7e48b9b33c289b5342e51dfd822f32ae5767b9 (commit)
       via  7e4e1f96a86c6b624649643fb79657d150a78535 (commit)
       via  276a761cdbba468d787b4340c5ccec83f76d1a7f (commit)
       via  1759b73076705676e14747c174efe86184928746 (commit)
       via  66024919a6f64ecec8873b3bc1a34249f5112b94 (commit)
       via  83012e2f6001c2391c9ebccd339b7e5bed56c1b0 (commit)
       via  90d94ba3b20c9bb84f78b0b4ac03170039df1e05 (commit)
      from  1489e252d1479bb60adc6eef590b86191e5ea847 (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 c448d24981d6e405e410f40ff83af726a5931edf
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Mar 26 16:28:14 2011 +0000

    man: Document --suppress-successful-logs

commit 81f4ee05f49275fc0417099a9e3f2bd57b3ac001
Author: Philipp Kern <pkern at debian.org>
Date:   Fri Mar 25 16:19:10 2011 +0100

    sbuild: Add new option to suppress log mails for successful builds
    
    With autosigning one might just be interested in processing the failed logs as
    the successful logs do not need any manual handling.

commit 00293ecbb9cd4d639f5d2ad69fd973c66b3fe4f8
Author: Philipp Kern <pkern at debian.org>
Date:   Fri Mar 25 15:48:32 2011 +0100

    [Buildd::Daemon] add arch_all building support

commit f096e18462a2be6117739bab7eadc383a32ec7b5
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 21:40:22 2011 +0100

    [Sbuild::Build] invoke debsign post-build
    
    Passing -k to dpkg-buildpackage involves the chroot having access to key
    material.  Invoking debsign post-build outside of the chroot seems to make much
    more sense.  It might be interactive at this point but at least for the
    buildd.d.o case that's not going to happen, so that's ignored in this design.

commit c725c0a269282654376aa154043c51596205b928
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 20:46:12 2011 +0100

    [Sbuild::Conf] handle command-line signing options correctly
    
    SIGNING_OPTIONS put into an array instead of overwriting values.

commit a4d14a3b0b19c120b3ff640badfb8d6ce853cefa
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 20:42:29 2011 +0100

    [Sbuild::Build] check correctly for SIGNING_OPTIONS being an ARRAY

commit d8cc7e5bea0d51d7550e2eeb66a36eb75906f365
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 19:58:17 2011 +0100

    [Buildd::Uploader] make .changes -> .upload substitution clearer

commit d0de2ffcf4bd31b3235e04938d8e6c7b20aabb9e
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 19:22:45 2011 +0100

    [Sbuild::Build] attach a .summary file to MIME build logs

commit 1f688ed937015682b393862c7d8edaaf0295430e
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 15:34:26 2011 +0100

    [Sbuild::Build] put KEY_ID into the log mail header if set

commit 914e22d60ccd95ea8cba4733ed698fa81014bc72
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 15:29:48 2011 +0100

    [Buildd::Daemon] put signed builds into the upload queue

commit 76bb3689f4ebd1c8a38b936d38c1a13c9e08cdca
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 15:07:25 2011 +0100

    [Buildd::Daemon] pass SIGN_WITH as keyid to sbuild

commit da7e48b9b33c289b5342e51dfd822f32ae5767b9
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 15:02:45 2011 +0100

    [Buildd::DistConf] SIGN_WITH added as a new variable

commit 7e4e1f96a86c6b624649643fb79657d150a78535
Author: Philipp Kern <pkern at debian.org>
Date:   Thu Mar 24 14:53:43 2011 +0100

    [Buildd::Daemon] remove unused read_config function

commit 276a761cdbba468d787b4340c5ccec83f76d1a7f
Author: Philipp Kern <pkern at debian.org>
Date:   Sat Mar 19 14:48:55 2011 +0100

    debian/rules: do not install the init script on buildd builds

commit 1759b73076705676e14747c174efe86184928746
Author: Philipp Kern <pkern at debian.org>
Date:   Sat Mar 19 14:44:12 2011 +0100

    debian/buildd.*{inst,rm}: remove 0.58.3-1 upgrade code

commit 66024919a6f64ecec8873b3bc1a34249f5112b94
Author: Andreas Barth <aba at not.so.argh.org>
Date:   Sat Feb 19 14:03:52 2011 +0100

    squeeze released: git rid of etch-only code, change codenames in creat-chroot

commit 83012e2f6001c2391c9ebccd339b7e5bed56c1b0
Author: Andreas Barth <aba at not.so.argh.org>
Date:   Sun Mar 13 22:50:09 2011 +0100

    take build_dep_resolver from wanna-build if not locally configured

commit 90d94ba3b20c9bb84f78b0b4ac03170039df1e05
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Mar 26 15:08:15 2011 +0000

    .gitignore: Add newly-generated files

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

Summary of changes:
 bin/create-chroot       |   22 ++++++-------------
 debian/buildd.postinst  |   16 --------------
 debian/buildd.postrm    |   37 ---------------------------------
 debian/buildd.preinst   |   21 -------------------
 debian/rules            |    7 +++++-
 etc/99builddsourceslist |   35 +-----------------------------
 lib/Buildd/Daemon.pm    |   52 ++++++++++++++++++++++++++++++++++++++--------
 lib/Buildd/DistConf.pm  |    3 ++
 lib/Buildd/Uploader.pm  |    4 +-
 lib/Sbuild/Build.pm     |   29 +++++++++++++++++++++++++-
 lib/Sbuild/Conf.pm      |   37 ++++++++++++++++++++++++++++-----
 lib/Sbuild/Options.pm   |    3 ++
 man/.gitignore          |    2 +
 man/sbuild.1.in         |    4 +++
 wrapper/.gitignore      |    1 +
 15 files changed, 132 insertions(+), 141 deletions(-)
 create mode 100644 wrapper/.gitignore


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list