diff options
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/propellor.cabal b/propellor.cabal index 2a8e3a02..38e3da21 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.9.3 +Version: 1.0.0 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <joey@kitenet.net> @@ -75,6 +75,7 @@ Library Propellor.Property.Cmd Propellor.Property.Hostname Propellor.Property.Cron + Propellor.Property.Debootstrap Propellor.Property.Dns Propellor.Property.Docker Propellor.Property.File @@ -101,6 +102,7 @@ Library Propellor.Property.SiteSpecific.GitHome Propellor.Property.SiteSpecific.JoeySites Propellor.Property.SiteSpecific.GitAnnexBuilder + Propellor.CmdLine Propellor.Info Propellor.Message Propellor.PrivData @@ -111,11 +113,9 @@ Library Propellor.Types.Dns Propellor.Types.PrivData Other-Modules: - Propellor.Types.Info - Propellor.CmdLine Propellor.Git Propellor.Gpg - Propellor.SimpleSh + Propellor.Server Propellor.Ssh Propellor.PrivData.Paths Propellor.Protocol |
