Package usrmerge-block: Information

    Binary package: usrmerge-block
    Version: 0.5-alt1
    Architecture: i586
    Build time:  Apr 10, 2024, 12:24 AM in the task #344799
    Source package: usrmerge
    Category: Other
    Report package bug
    License: MIT
    Summary: Install this to block installation of filesystem >= 3
    Description: 
    This metapackage contains nothing. Its purpose is to keep the filesystem
    package in a system compatible with unmerged-usr, if this is temporarily
    desired on some machine.

    Maintainer: Arseny Maslennikov

    List of contributors:
    Arseny Maslennikov

    Last changed


    April 9, 2024 Arseny Maslennikov 0.5-alt1
    - 0.4 -> 0.5; see commit history for details.
      Notably:
      + Taught hier-convert to fix symlinks in unmerged dirs pointing
        to a location which usrmerge maps to itself. (Closes: 49472)
    - Introduced new subpackages:
      + usrmerge-block;
      + usrmerge-ensure.
    March 25, 2024 Arseny Maslennikov 0.4-alt1
    - 0.3 -> 0.4; see commit history for details.
      Notably:
      + Added a resolution rule for byte-for-byte equivalent symlinks.
        (Closes: 49533)
    Feb. 8, 2024 Arseny Maslennikov 0.3-alt1
    - 0.2 -> 0.3; see commit history for details.
      Notably:
      + Introduced new CLI flag: -f. Non-equivalent files are only
        replaced if this flag is present.
      + Added a resolution rule for byte-for-byte equivalent regular files.