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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1282416347.26197.767.ca...@kaa.jungle.aubergine.my-net-space.net

Reply via email to