Package: netatalk Version: 2.2.2-1 Severity: normal Dear maintainer,
Please can you import the upstream release 2.2.3 into the debian packaging repository and do a dput to experimental/unstable? This fixes a problem whereby TimeMachine (on OS X clients) connects to a netatalk volume for backup purposes and falsely marks the sparsebundle as damaged - refusing to continue without restarting the whole backup. See the entry in http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.3.html This built cleanly on my armel machine without any changes needed to debian/*. I performed the following simple steps (I think its probably easier for me to send you these rather than uploading `git format-patch` output?): $ wget http://qa.debian.org/watch/sf.php/netatalk/netatalk-2.2.3.tar.gz $ mv netatalk-2.2.3.tar.gz netatalk_2.2.3.orig.tar.gz $ cd netatalk-debian.git $ git-import-orig ../netatalk_2.2.3.orig.tar.gz $ dch -i ... (update changelog) $ dpkg-buildpackage -b $ cd .. $ sudo dpkg -i netatalk_2.2.3-1_armel.deb I no longer see the error message from TimeMachine. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

