propellor/debian
Joey Hess 82da31b3e0 propellor (0.8.1) unstable; urgency=medium
* Run apt-get update in initial bootstrap.
  * --list-fields now includes a table of fields that are not currently set,
    but would be used if they got set.
  * Remove .gitignore from cabal file list, to avoid build failure on Debian.
    Closes: #754334

# imported from the archive
2014-07-09 22:11:31 -04:00
..
README.Debian propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
changelog propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
compat propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
control propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
copyright propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
lintian-overrides propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
propellor.1 propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00
rules propellor (0.8.1) unstable; urgency=medium 2014-07-09 22:11:31 -04:00

README.Debian

The Debian package of propellor ships its full source code because
propellor is configured by rebuilding it, and embraces modification of any
of the source code.

/usr/bin/propellor is a wrapper which will set up a propellor git
repository in ~/.propellor/, and run ~/.propellor/propellor if it exists.
Edit ~/.propellor/config.hs to configure it.