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

Re: ANN: cabal-debian et el



"Jeremy Shaw" <jeremy@n-heptane.com> writes:

> Automatically generate a debian directory from a .cabal package. To
> use, cd in the root directory of the .cabal project and run:
>
>  cabal-debian --debianize

First bit of feedback:

    $ cabal-debian --debianize
    cabal-debian: Missing value for --maintainer
    $ cabal-debian --debianize --maintainer ${DEBEMAIL:-$EMAIL}
    $

It seems to me that cabal-debian should default to using $DEBEMAIL (or
$EMAIL), as other scripts do (e.g. bts(1)).


Reply to: