[buildd-tools-devel] [GIT] sbuild branch db updated. debian/sbuild-0.63.2-1-53-g1ae672b

Roger Leigh rleigh at alioth.debian.org
Sun Nov 11 01:52:34 UTC 2012


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, db has been updated
       via  1ae672b42f31a894f083520b252fead63ccfc445 (commit)
       via  4c6d88c28d566387ed7806fdc553159953db1bcf (commit)
      from  17920e0e2ecabd840ec8f8362d40a1cd67fb84f2 (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 1ae672b42f31a894f083520b252fead63ccfc445
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 11 01:50:46 2012 +0000

    sbuild-db: Use auto-discoverable module loading
    
    Load all Sbuild::DB modules dynamically as plugins, and export
    a standard interface to permit introspection of available
    commands, and use Sbuild::DB as the means of invoking commands.
    All the command despatch logic from sbuild-db has been moved into
    individual modules.

commit 4c6d88c28d566387ed7806fdc553159953db1bcf
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Nov 10 11:26:49 2012 +0000

    db: Drop language creation and fix debversion installation

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

Summary of changes:
 bin/sbuild-db          |   66 ++------------------------------
 db/Makefile.am         |    3 +-
 db/db.sql.in           |    3 +-
 db/language.sql        |   38 -------------------
 lib/Sbuild/DB.pm       |   97 +++++++++++++++++++++++++++++++++++++++++++++++-
 lib/Sbuild/DB/Clean.pm |   10 ++++-
 lib/Sbuild/DB/Key.pm   |   14 ++++++-
 lib/Sbuild/DB/Suite.pm |   16 +++++++-
 8 files changed, 137 insertions(+), 110 deletions(-)
 delete mode 100644 db/language.sql


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list