[buildd-tools-devel] [GIT] sbuild branch, master, updated. sbuild-0.58.2-18-g72de42c
Roger Leigh
rleigh at alioth.debian.org
Sun Apr 12 01:49:32 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 72de42c96d0bcfd8664cee9035f5692c162d53a3 (commit)
via 8297ccbe5e0ec8056b0fc2f7ddce4ba501a1a393 (commit)
via ed6c917524e7b9e264f3185f6a1405bd6bea62a2 (commit)
via fc6b07dffd34691616968dbc6910979b2f688701 (commit)
from dcf030bdda12df5018f68ddee9129fb978d23abc (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 72de42c96d0bcfd8664cee9035f5692c162d53a3
Author: Roger Leigh <rleigh at debian.org>
Date: Sun Apr 12 02:49:09 2009 +0100
[Sbuild::Sysconfig] Use double quotes to allow prefix expansion
commit 8297ccbe5e0ec8056b0fc2f7ddce4ba501a1a393
Author: Roger Leigh <rleigh at debian.org>
Date: Sun Apr 12 02:48:16 2009 +0100
[WannaBuild::Options] Remove options duplicated in Sbuild::OptionsBase
commit ed6c917524e7b9e264f3185f6a1405bd6bea62a2
Author: Roger Leigh <rleigh at debian.org>
Date: Sun Apr 12 02:47:28 2009 +0100
[WannaBuild::Options] Use Sbuild::OptionsBase
commit fc6b07dffd34691616968dbc6910979b2f688701
Author: Roger Leigh <rleigh at debian.org>
Date: Sun Apr 12 00:28:41 2009 +0100
[Sbuild::OptionsBase] Generic options parsing base class
Sbuild::Options derives from Sbuild::OptionsBase, which
provides basic --help, --version, --verbose, --quiet and
--debug options common to all programs.
-----------------------------------------------------------------------
Summary of changes:
bin/sbuild | 2 +-
bin/wanna-build | 2 +-
lib/Sbuild/Makefile.am | 1 +
lib/Sbuild/Options.pm | 40 ++----------------
lib/Sbuild/OptionsBase.pm | 98 ++++++++++++++++++++++++++++++++++++++++++++
lib/Sbuild/Sysconfig.pm.in | 46 ++++++++++----------
lib/WannaBuild/Options.pm | 29 ++-----------
7 files changed, 134 insertions(+), 84 deletions(-)
create mode 100644 lib/Sbuild/OptionsBase.pm
hooks/post-receive
--
sbuild
More information about the Buildd-tools-devel
mailing list