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

Bug#698354: statsd + voluptuous packaged!



Le 21/03/13 15:36, Dmitry Shachnev a écrit :
> wrote:
>> > http://apt.wikimedia.org/wikimedia/pool/main/p/python-voluptuous/
> Something that I've noticed after a quick look at python-voluptuous:
> 
> - Build-dependency on python-dev is not needed as you don't have
> extension modules (you may want to build-depend on python-all
> instead);
> - There is a doctest, please consider running it during build [1];
> - List of "goals" appears two times in package description;
> - Indentation in debian/copyright looks ugly (and please use spaces,
> not tabs) [2].
> 
> [1]: something like this:
> 
> override_dh_auto_test:
>         set -ex; for python in $(shell pyversions -s); do \
>                 $$python -m doctest tests.rst; \
>         done
> 
> [2]: oops, Jakub already noticed that in IRC :P

I have amended the python-voluptuous package following your remarks and
bumped the version to 0.6.1-2.

Change is at:
 https://gerrit.wikimedia.org/r/56168

Gitweb:
 https://gerrit.wikimedia.org/r/gitweb?p=operations/debs/python-voluptuous.git;h=refs/changes/68/56168/1

Git reference is refs/changes/68/56168/1


Lintian is fully happy now :-]  I guess I will move to the next step:
getting the package uploaded to Debian.

Thank you Dmitry

-- 
Antoine "hashar" Musso


Reply to: