cabal-debian-3.7: Create a debianization for a cabal package

Safe HaskellNone

Debian.Debianize.VersionSplits

Synopsis

Documentation

mapCabal :: PackageName -> String -> Atoms -> AtomsSource

Add a VersionSplits value to atoms that maps the given cabal name pname to the given debian name dname.

splitCabal :: PackageName -> String -> Version -> Atoms -> AtomsSource

Map the versions of pname less than ver to the given debian name ltname.