Change logs for netatalk source package in Hardy

  • netatalk (2.0.3-9) unstable; urgency=low
    
      * Update zeroconf patch (found in Gentoo bug#133575):
        + Enable zeroconf only if srvloc is not enabled.
        + Use Avahis threaded poll implementation only for Avahi >= 0.6.4,
          and fallback to handling it internally.
      * Add patch 113 to add LSB dependency info to sysV script, and leave
        shutdown process to core sendsigs routine. Closes: bug#459442.
      * Add patch 114 to fix macusers ps parsing bug. Closes: bug#462186.
      * Disable zeroconf support (enable by rebuilding with
        DEB_BUILD_OPTIONS=zeroconf).  Closes: bug#462082, #463544.
      * Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
      * Update local cdbs snippets:
        + Major improvements to copyright-check, including new versioned
          build-dependency on devscripts.  Update debian/copyright_hints.
        + Drop wget options broken with recent versions of wget in
          update-tarball.mk.
        + Update debian/README.cdbs-tweaks.
      * Semi-auto-update debian/control to apply changes contained in the above:
        DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
    
    netatalk (2.0.3-8) unstable; urgency=medium
    
      * Add patch 001 to sync with upstream CVS as of today.
      * Add rule to generate CVS snapshot patch.
      * Reduce patch 110 and unfuzz other patches to adapt to CVS snapshot.
      * Add patch 111 extending autotools macro resolving BerkeleyDB libs to
        check newest versions first, and check versions 4.5 and 4.6 too.
      * Explicitly disable SLP support and build-conflict against libavahi-
        compat-libdnssd-dev to not clash with AVAHI-based Zeroconf support.
        Closes: bug#459395, thanks to Gregory Oschwald.
      * Add patch 112 to fix assertion in zeroconf patch. Closes:
        bug#457246, thanks to Omar Siam.
      * Set urgency=medium as lack of the above zeroconf fix silently broke
        netatalk completely in some situations.
      * Update cdbs tweaks:
        + Support zip in upstream-tarball.mk
        + Use ~ as repackaging delimiter in upstream-tarball.mk to make room
          for point releases and cleaned up rerelease
        + Rename top srcdir in repackaged tarball to $pkg-$ver.orig to
          comply with Developers Reference 6.7.8.2.
        + Support mangling upstream version string in upstream-tarball.mk
        + Drop buildcore.mk override (set DEB_AUTO_UPDATE_DEBIAN_CONTROL
          manually when needed instead)
        (none of the above affect this package currently)
        + Add (and use) new variables DEB_COPYRIGHT_CHECK_IGNORE and
          DEB_COPYRIGHT_CHECK_IGNORE_REGEX to copyright-check.mk.
      * Fix safety check in debian/rules for compiling official packages
        with SSL support.
      * Update section in README.Debian on recompiling with SSL support.
    
     -- Stefan Ebner <email address hidden>   Tue,  08 Apr 2008 07:00:39 +0100
  • netatalk (2.0.3-7) unstable; urgency=low
    
      * Friendly package maintainer takeover, with the consent of the
        previous maintainer. Thanks a lot for your excellent work with both
        packaging and upstream development, Sebastian Rittau!
      * Enable BDB transaction protection. Closes: bug#435210, thanks to
        Craig Ringer.
      * Fix bogus trailing space in logcheck rule. Closes: bug#381839,
        thanks to Bernhard Sadlowski.
      * Fix building with DEB_BUILD_OPTIONS=ssl by moving ssl_build_depends
        inclusion below other build-dependencies declared in debian/rules.
      * Add Vcs-Svn and Vcs-Browser fields to debian/control.
      * Move Homepage to own field (from pseudo-field in long description).
      * Update CDBS tweaks:
        + update-tarball needs cdbs 0.4.39 or newer (only relevant for
          backports).
        + Fix typo in update-tarball regarding gzip-recompressing tarballs.
        + Use uppercase variables in copyright-check.
      * Update build-dependency cosmetics in debian/rules, and semi-auto-
        update debian/control:
          DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
      * Support Zeroconf (instead of SLP:
        + Add patches 107 and 108 to support zeroconf, found at
          http://aur.archlinux.org/packages/netatalk/netatalk/ .
        + Enable zeroconf, and build-depend on recent version of libavahi-client-dev.
        + Drop SLP support, and drop build-depending on libslp-dev and recommending
          slpd.
        + Unfuzz zeroconf patches.
      * Generate autotools at build time (zeroconf patches change autobuilt files).
        + Disable patches to autobuilt files.
        + Adjust patch 210 to not indent comment hashes, thanks to automake 1.10.
        + Duplicate macros directory as m4, and touch AUTHORS, ChangeLog and INSTALL
          (as workaround for cdbs lacking support for passing options to autotools).
        + Suppress copyright-checking autobuilt files.
        + Build-depend on libltdl3-dev (seems to grow a dependency on that once the
          source has been rebuilt once).
      * Build-depend on libkrb5-dev (not heimdal-dev). Closes: bug#441520.
      * Add patch 109 to support explicitly avoiding XFS quota support. Patch found at
        http://aur.archlinux.org/packages/netatalk/netatalk/ . Use it - code is
        broken currently (complains about redefining __swabXXX in xfs/swab.h).
      * Only enable PGP UAM when SSL is enabled (didn't fail but was confusing).
      * Update BerkeleyDB linkage:
        + Add patch 110 to fix linking against newer versions of BerkeleyDB, found at
          http://aur.archlinux.org/packages/netatalk/netatalk/ .
        + Extend patch 110 to avoid deprecated DB_VERB_CHKPOINT.
        + build-depend on libdb-dev (not libdb4.2-dev).
    
     -- Michele Angrisano <email address hidden>   Wed,  12 Dec 2007 10:50:30 +0000
  • netatalk (2.0.3-6ubuntu1) gutsy; urgency=low
    
      * Replace heimdal-dev b-d with libkrb5-dev
      * Update maintainer per spec
    
     -- Barry deFreese <email address hidden>   Wed, 15 Aug 2007 12:49:14 -0400