[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please consider migrating gearman-interface 0.13.2-2 to testing



On Sat, 2010-08-21 at 09:17 -0700, Clint Byrum wrote:
>    * debian/rules: moving tarball .c files out of the way so swig will
>        rebuild and ship the .py files. (Closes: #593642)

So far as I can see, this:

[ -f python/libgearman.c.orig ] || [ -f python/libgearman.c ] && mv -f python/libgearman.c python/libgearman.c.orig || true

will attempt the mv if python/libgearman.c.orig exists but
python/libgearman.c does not; was that intentional?

>    * add description of gearman to long description (quiets lintian)
>    * Removing unnecessary build depends on ruby/rubygems
>    * Version build-dep on python3
>    * change python:Provides to python3:Provides
>    * re-enable dh_usrlocal

Why was the override added in the first place?

>    * Added watch file

Regards,

Adam


Reply to: