Package: edict-fpw
Severity: serious
Tags: patch
Justification: Policy 7.6

  Policy 7.6 says:

  The dependencies and conflicts they define must be satisfied (as
defined earlier for binary packages) in order to invoke the targets in
debian/rules, as follows:[42] 

  Build-Depends, Build-Conflicts
    The Build-Depends and Build-Conflicts fields must be satisfied when any
    of the following targets is invoked: build, clean, binary, binary-arch,
    build-arch, build-indep and binary-indep. 

  Build-Depends-Indep, Build-Conflicts-Indep
    The Build-Depends-Indep and Build-Conflicts-Indep fields must be
    satisfied when any of the following targets is invoked: build,
    build-indep, binary and binary-indep.

  meaning that build-depends that are used in your clean: target MUST be
Build-Depends.


  you need to move (at least) debhelper dpatch and freepwing to
Build-Depends resulting into:


    Build-Depends: debhelper (>= 4.0.0), dpatch, freepwing
    Build-Depends-Indep: edict (>= 2004.08.04-1), epwutil, libjcode-pm-perl

  I've not checked if it's sufficient, but it seems to


-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Reply via email to