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

Re: RFS: sympy



> I am looking for a sponsor for my package "sympy".

$ dget http://mentors.debian.net/debian/pool/main/s/sympy/sympy_0.3-1.dsc
[...]
$ md5sum sympy_0.3.orig.tar.gz 
18f68c73fcb964622d8b45f56e48aa67  sympy_0.3.orig.tar.gz

$ wget http://sympy.googlecode.com/files/sympy-0.3.tar.gz
[...]
$ md5sum sympy-0.3.tar.gz
2e527740fea0f2338c26ec010532fb7f  sympy-0.3.tar.gz

your orig.tar.gz file doesn't match the one from website, please keep
all modifications in diff.gz file

> E: sympy source: missing-build-dependency python | python-dev | 
> python-all-dev
> 
> But in my debian/control file, I have:
> 
> Build-Depends: cdbs, debhelper (>= 5), python-central (>= 0.5),
> python | python-dev | python-all-dev, docbook2x

replace "python | python-dev | python-all-dev"  with "python-all-dev (>=2.3.5-11)"

some additional notes:
* you're missing some copyrights, see `grep -ri copyright *` output
* add versioned dependency on cdbs (>=0.4.41) and python-libxslt1 (>= 1.1.17-2)
  (new python policy issue)
* you're missing some Depends/Recommends, f.e. python-libxml2 (>= 2.6.26.dfsg-2)
  see sympy/modules/printing/__init__.py file file for more
* add one more space before Homepage pseudo header
* README.Debian is not needed, IMHO

Contact me off list with updated package and I will be happy to sponsor
you (your package looks good in general).

-- 
-=[     Piotr Ozarowski     ]=-
-=[ http://www.ozarowski.pl ]=-

Attachment: pgpfW8_pV_pDc.pgp
Description: PGP signature


Reply to: