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

libfs: Changes to 'svn-7.1'



New branch 'svn-7.1' available with the following commits:
commit 889f304f81b0eae3d252efc982417641e0dbac88
Author: Drew Parsons <dparsons@debian.org>
Date:   Sat Aug 19 12:29:06 2006 +0000

    All dbg packages in lib should have priority extra,
    see http://lists.debian.org/debian-devel/2006/08/msg00737.html

commit 49f580e6409b23cb385caac5b014cdb05b5b581c
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 0ed51da1da418b385dfcf4f470ff7c77c558dbd0
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 9c1e93395a6fb38ae5e901e5087a29007ff8d4ad
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 ea4924fa1e0ea530a0a0c41d80c69502b8748a86
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: