[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xbitmaps: Changes to 'svn-7.1'



New branch 'svn-7.1' available with the following commits:
commit 785244fc198ed04e523a63e66908da6cbeb12b55
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 15:29:08 2006 +0000

    Use only the major version, minor version, and major patch number
    components of the Policy Manual revision in Standards-Version, because "the
    minor patch level will be changed when only cosmetic, typographical or
    other edits are made which neither change the meaning of the document nor
    affect the contents of packages".  See Policy Manual §5.6.11.
    
    (The real reason for this commit, as with r2615, is to test tweaks to the
    repository's commit-email.pl script.)

commit 908c70b03c4df6e778681132178647d6a4df30e9
Author: Branden Robinson <branden@debian.org>
Date:   Tue Aug 1 14:10:51 2006 +0000

    Whitespace police.
    
    (The real reason for this commit is to test tweaks to the repository's
    commit-email.pl script.)

commit d183b5ae269c0805f26e6542e944d71959cec42c
Author: Andres Salomon <dilinger@debian.org>
Date:   Mon Jul 17 05:29:25 2006 +0000

    When building arch-dependent stuff, run dh_install w/ --list-missing.

commit d7a876440c90b2239b9e479c96e9cd48ef02a660
Author: Andres Salomon <dilinger@debian.org>
Date:   Mon Jul 17 04:44:49 2006 +0000

    Idempotency fixes; everywhere where we're using a separate build directory,
    we tend to create it via "mkdir obj-$(foo)".  This doesn't work if rebuilding,
    because the directory already exists.  Instead, only create it if there's
    no directory there already.



Reply to: