[buildd-tools-devel] [GIT] sbuild branch, master, updated. release/sbuild-0.59.1-rc1-35-g0b435d5

Roger Leigh rleigh at alioth.debian.org
Mon Oct 19 19:57:00 UTC 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 "sbuild".

The branch, master has been updated
       via  0b435d5a6fc27b7854be313da1ad7f4d53506b4e (commit)
      from  f0a28af8304ff72ba1c02dd74885d7abe9a5b420 (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 0b435d5a6fc27b7854be313da1ad7f4d53506b4e
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Mon Oct 19 20:50:50 2009 +0100

    bin/sbuild-debuild: provide debuild like functionality for sbuild
    
    Provide an sbulid-debuild script that provides debuild like
    functionality for sbuild.
    
    This script gives similar functionality as debuild. You can run it from
    a debianized package source directory to build a package using sbuild.
    The resulting package's .changes file is then processed through
    lintian. sbuild-debuild also allows for supplying debianized source
    package directories directly and for supply a .dsc file. Also,
    sbuild-debuild allows for running external commands in a similar
    fashion as you would run hooks.
    
    Signed-off-by: Roger Leigh <rleigh at debian.org>

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

Summary of changes:
 bin/sbuild-debuild      |  403 +++++++++++++++++++++++++++++++++++++++++++++++
 etc/sbuild-debuild.conf |   16 ++
 man/sbuild-debuild.1.in |  195 +++++++++++++++++++++++
 3 files changed, 614 insertions(+), 0 deletions(-)
 create mode 100644 bin/sbuild-debuild
 create mode 100644 etc/sbuild-debuild.conf
 create mode 100644 man/sbuild-debuild.1.in


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list