pbuilder git tree: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Tue Mar 26 08:57:26 UTC 2013


 Makefile                             |    1 
 examples/D65various-complier-support |   73 +++++++++++++++++++++++++++++++++++
 pbuilder-modules                     |   20 ++++-----
 pbuilderrc                           |    2 
 4 files changed, 85 insertions(+), 11 deletions(-)

New commits:
commit a03962414c6d6fb5c4cb91a9ae5903524da43c62
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 26 17:55:25 2013 +0900

    install various-compiler-support script.

commit 177de64d7c65c4079d5323122dd4f729773a1046
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 26 17:54:53 2013 +0900

    Add clang support hook script from Hideki Yamane. (closes: #700290)

commit 93809aaf1bc57eac99006c582ba510f54f8558ea
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 26 17:51:12 2013 +0900

    Do not try to use /dev/shm if /run/shm is not present. (closes: #702811, #702102)
    
    falling back to /dev/shm doesn't make sense; /dev/shm is a symlink to /run/shm.
    
    rename variable to USERUNSHM instead of USEDEVSHM, we don't need to touch /dev/shm




More information about the Pbuilder-maint mailing list