| Safe Haskell | None |
|---|
Debian.Debianize.VersionSplits
- mapCabal :: PackageName -> String -> Atoms -> Atoms
- splitCabal :: PackageName -> String -> Version -> Atoms -> Atoms
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.