propellor/debian
Joey Hess dd554e20b9 When git gpg signature of a fetched git branch cannot be verified, propellor will now continue running, but without merging in that branch.
This way, propellor doesn't stop enforcing properties just because its new
configuration isn't ready. It just uses the old configuration.
2014-06-10 15:49:17 -04:00
..
README.Debian debianization and a wrapper program for /usr/bin 2014-04-03 01:55:49 -04:00
changelog When git gpg signature of a fetched git branch cannot be verified, propellor will now continue running, but without merging in that branch. 2014-06-10 15:49:17 -04:00
compat debianization and a wrapper program for /usr/bin 2014-04-03 01:55:49 -04:00
control Add missing build deps and deps. Closes: #745459 2014-04-22 19:08:14 -04:00
copyright Licence changed from GPL to BSD. 2014-05-10 11:08:30 -03:00
lintian-overrides Licence changed from GPL to BSD. 2014-05-10 11:08:30 -03:00
propellor.1 debianization and a wrapper program for /usr/bin 2014-04-03 01:55:49 -04:00
rules change joeyconfig back after merging from master 2014-04-19 16:17:47 -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.