Hello Yaname-san,

Thank you for uploading the package.

I checked it.

1. There is miss description in debian/control.
2. There are bad configure options in debian/rules

1. debian/control

>>  Due to Netatalk speaking AppleTalk, the print-server task can provide 
>> printing
>>  clients with full AppleTalk support as well as the server itself with 
>> printing
>>  capabilities for AppleTalk-only printers. Starting with version 2.0, 
>> Netatalk
>>  seamlessly interacts with CUPS on the server.

Netatalk 3.x does not have AppleTalk support. So this description is not 
needed, or wrong.

2. configure options

Below is your configure options.

>> NETATALK_CONFIGURE_FLAGS = \
>>         --enable-fhs                                            \
>>         --enable-overwrite                                      \
>>         --enable-krbV-uam                                       \
>>         --enable-zeroconf                                       \
>>         --with-libgcrypt-dir                                    \
>>         --with-pkgconfdir=/etc/netatalk                         \
>>         --with-cracklib=/var/cache/cracklib/cracklib_dict       \
>>         --with-init-style=debian                                \
>>         --with-libevent-header=/usr/include/event2              \
>>         --with-libevent-lib=/usr/lib/$(DEB_HOST_MULTIARCH)


"--enable-fhs" and "--with-pkgconfdir=/etc/netatalk" are not compatible.
"--with-pkgconfdir=/etc/netatalk" is ignored due to "--enable-fhs" option,
so "afp.conf" is placed at "/etc".

And there are some configuration files below:

>>     afp_signature.conf:      /var/netatalk/afp_signature.conf
>>       afp_voluuid.conf:      /var/netatalk/afp_voluuid.conf

I think these files should be described in "debian/conffile".

Thank you,

webmas...@oichinote.com



On 2012/10/11, at 20:38, Hideki Yamane wrote:

> Package: netatalk
> Severity: wishlist
> X-Debbugs-CC: HAT <h...@fa2.so-net.ne.jp>, webmas...@oichinote.com 
> 
> Hi Jonas,
> 
> Upstream has released 3.0.1 and some users/developers has tried to make
> unofficial deb package for their interest/purpose. And I want to reduce
> their workload by update in Official repository.
> 
> Now I've almost done it (however use dh style since I'm not familiar
> with cdbs, sorry ;-). If you would check and accept it, it'd be happy
> for me.
> 
> Not finished yet, but you can get it
> dget 
> http://www.mithril-linux.org/~henrich/debian/package/temp/netatalk_3.0.1-1.dsc
> 
> 
> -- 
> Regards,
> 
> Hideki Yamane     henrich @ debian.or.jp/org
> http://wiki.debian.org/HidekiYamane


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to