[Debichem-devel] cclib_1.0.1-1_i386.changes REJECTED

Michael Banck mbanck at debian.org
Tue Jul 26 16:43:18 UTC 2011


Hi,

On Tue, Jul 26, 2011 at 04:01:21PM +0200, Karol M. Langner wrote:
> On Tue, Jul 26, 2011 at 02:16:15PM +0200, Michael Banck wrote:
> > Once the alioth trouble is resolved, I'll upload the package.
> 
> Did these and other changes I think were appropriate. The debichem svn repo
> now contains up-to-date files for two separate source packages, and I just
> reuploaded the pckages to mentors.debian.net.

Oops, I found another issue (well, actually lintian did, apparently I
forgot to run it before):

E: cclib: python-script-but-no-python-dep ./usr/bin/cclib-cda

And indeed the Depends in the package has no python:

nighthawk~/build$ dpkg -I cclib_1.0.1-1_all.deb  | grep Depends
 Depends: python-cclib (= 1.0.1-1)
nighthawk~/build$ dpkg -I python-cclib_1.0.1-1_all.deb  | grep Depends
 Depends: python-numpy

You need to add either python-support or python-central to your
Build-Depends in order to get ${python:Depends} expanded.  Which one you
is up to your taste, they behave pretty similar but are different
implementations.  Another python package from debichem (pymol) uses
python-support, e.g.


Cheers,

Michael



More information about the Debichem-devel mailing list