Change logs for findutils source package in Natty

  • findutils (4.4.2-1ubuntu3) natty; urgency=low
    
      * Mark findutils and locate Multi-Arch: foreign; we only need one of these
        on a multiarch system.
     -- Steve Langasek <email address hidden>   Wed, 09 Feb 2011 14:51:31 -0800
  • findutils (4.4.2-1ubuntu2) natty; urgency=low
    
      * No-change upload to rebuild against current toolchain and drop upstream
        changelog.
     -- Martin Pitt <email address hidden>   Fri, 03 Dec 2010 08:53:15 +0100
  • findutils (4.4.2-1ubuntu1) lucid; urgency=low
    
      * Don't depend on dpkg (>= 1.15.4) | install-info.
        The purpose of this dependency, pursuant to a "should" directive in
        policy, is to ensure that /usr/share/info/dir is properly rebuilt during
        upgrades.  Unfortunately, this dependency introduces a loop on upgrades
        from Ubuntu 8.04 LTS that can't be broken without the use of
        --force-depends:
          libc6 Depends: findutils (>= 4.4.0-2ubuntu2)
          findutils Depends: dpkg (>= 1.15.4) | install-info
          dpkg Pre-Depends: libc6 (>= 2.11)
        Since it isn't the end of the world if the info directory isn't rebuilt
        when doing a partial upgrade of just findutils, this is the safest place
        to break that loop.  We can drop this change after Ubuntu 10.04 LTS is
        released.
     -- Colin Watson <email address hidden>   Tue, 09 Mar 2010 13:15:12 +0000