cabal-debian: Create a debianization for a cabal package
[ bsd3, debian, distribution, library, program, system ]
[ Propose Tags ]
[ Report a vulnerability ]
This package provides two methods for generating the debianization
(i.e. the contents of the debian
subdirectory) for a cabal package.
An executable named cabal-debian, and a library API to handle more
complex packaging issues. For documentation of the executable run
cabal-debian --help
, for documentation of the library API follow
the link to the Debian.Debianize
module below.
Modules
[Index]
- Data
- Debian
- Debian.Debianize
- Debian.Debianize.BuildDependencies
- Debian.Debianize.Bundled
- Debian.Debianize.Changelog
- Debian.Debianize.DebianName
- Debian.Debianize.Details
- Debian.Debianize.Files
- Debian.Debianize.Finalize
- Debian.Debianize.Goodies
- Debian.Debianize.Input
- Debian.Debianize.Interspersed
- Debian.Debianize.Monad
- Debian.Debianize.Options
- Debian.Debianize.Output
- Debian.Debianize.Prelude
- Debian.Debianize.SubstVars
- Debian.Debianize.Types
- Debian.Debianize.VersionSplits
- Debian.Policy
- Debian.Debianize
- Distribution
- Version
Flags
Manual Flags
Name | Description | Default |
---|---|---|
tests | enable the unit test executable (disabled by default because it has a lot of wacky dependencies.) | Disabled |
local-debian | Link directly to the source of the debian library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cabal-debian-4.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates