pbuilder git tree: Changes to 'master'

Mattia Rizzolo mapreri-guest at moszumanska.debian.org
Fri Sep 18 09:24:15 UTC 2015


 examples/B20autopkgtest       |   94 ++++++++++++++++++++++++++++++++++++++++++
 examples/B90lintian           |    2 
 examples/B90list-missing      |    1 
 examples/B91debc              |    1 
 examples/B91dpkg-i            |    1 
 examples/B92test-pkg          |    2 
 examples/C10shell             |    1 
 examples/C11screen            |    1 
 pbuilder-buildpackage-funcs   |   78 +++++++++++++++++-----------------
 pbuilder-modules              |   12 ++++-
 pbuilder-satisfydepends-funcs |   84 ++++++++++++++++++-------------------
 11 files changed, 193 insertions(+), 84 deletions(-)

New commits:
commit 86f8423f481d8e9cddcfd8da808eee600f96675a
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Sep 18 09:19:22 2015 +0000

    Add a new example hook B20autopkgtest to automatically run DEP8 tests when available
    
    More info:
    http://dep.debian.net/deps/dep8/
    https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/plain/doc/README.package-tests.rst
    
    The initial script is licensed under another license.  Agreement in changing
    the license from Expat to GPL-2+ is available in https://bugs.debian.org/750137
    
    Thanks: Christoph Berg and Michael Prokop for writing the initial script
    Closes: #750137

commit c72975124a45c9f0e4295ac89c5d73b7e566e182
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Sep 17 22:11:19 2015 +0000

    normalize some tabs to 4 spaces and correct some indentation
    
    Gbp-Dch: Ignore

commit 39b22a89b899515e43b959fd43fbc1ddb1ac096b
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Sep 17 16:14:02 2015 +0000

    example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is not setted
    
    Who knows what people want to do with those scripts...

commit ef02c579ea1057028bd8a8fe394dd413f09a8e3d
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sun Sep 6 06:52:33 2015 +0000

    pbuilder-modules: remove the /tmp/buildd symlink if it points to the current BUILDDIR before repacking and just after unpacking
    
    Closes: #797351

commit c732621264061b77a7bcce1cc7d79f64d2865534
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Sat Aug 29 20:45:01 2015 +0000

    pbuilder-modules: fix spelling error: s,compatibily,compatibility,g
    
    Gbp-Dch: Ignore
    Thanks: Sven Joachim <svenjoac at gmx.de> for the reporting




More information about the Pbuilder-maint mailing list