[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.61.0-1-17-g98b1665

Roger Leigh rleigh at alioth.debian.org
Sat Feb 26 20:18:49 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  98b16659473d07452f84db3472acbe937f24b5c0 (commit)
       via  78bb4e5591df86d677ca60a37c54254a1f05877a (commit)
       via  e533066f3ef41580866e81cb286ad9bd9c8507c6 (commit)
      from  aa2bea11fe10531251cbd5a69bebb44fc77c1f42 (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 98b16659473d07452f84db3472acbe937f24b5c0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 26 20:17:32 2011 +0000

    tools: Add sbuild-dumpconfig
    
    sbuild-dumpconfig can dump the Sbuild::Conf class and its default values
    as a fully documented sbuild.conf, with syntactically correct examples.

commit 78bb4e5591df86d677ca60a37c54254a1f05877a
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 26 20:11:49 2011 +0000

    Sbuild::Conf: Add additional key tags
    
    Include TYPE, VARNAME and GROUP tags.  This is sufficient information
    to allow dumping of the entire configuration file as sbuild.conf or
    a manual page.

commit e533066f3ef41580866e81cb286ad9bd9c8507c6
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Feb 26 11:01:11 2011 +0000

    Sbuild::Conf: Add help text for all settings

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

Summary of changes:
 Makefile.am                |    2 +-
 configure.ac               |    1 +
 etc/sbuild.conf            |    2 +-
 lib/Sbuild/Conf.pm         |  535 ++++++++++++++++++++++++++++++++++++-------
 lib/Sbuild/ConfBase.pm     |  112 ++++++++-
 {lib => tools}/Makefile.am |   13 +-
 tools/sbuild-dumpconfig    |   91 ++++++++
 7 files changed, 646 insertions(+), 110 deletions(-)
 copy {lib => tools}/Makefile.am (82%)
 create mode 100755 tools/sbuild-dumpconfig


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list