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

Re: Manual package check and example



Le lundi 26 juin 2006 à 12:22 +0900, Kai Hendry a écrit :
> http://hendry.iki.fi/debian/unstable/webpy_0.138-2_i386.changes
> 
> I had another go with policy, though I can't run it through lintian atm
> due to a broken tar(#375300).
> 
> Could someone please check over the diff?
> http://hendry.iki.fi/debian/unstable/webpy_0.138-2.diff.gz
> 
> If it's good, it could serve as an example. I think it's quite typical.

It looks ok at first sight, however you're being a bit more complicated
than necessary:
     1. postinst and prerm are autogenerated by dh_pysupport, so the
        code will end up being duplicated;
     2. you don't really need to move the files
        to /usr/share/python-support yourself, they should be moved
        automatically; this is harmless, as of course dh_pysupport still
        works with files moved by hand;
     3. you should use ${python:Depends};
     4. you don't need python-all-dev for such a package, only
        python-dev.
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette@ens-lyon.org
`. `'                        joss@debian.org
  `-  Debian GNU/Linux -- The power of freedom

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: