diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:23:25 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-23 11:23:25 -0400 |
| commit | 864d47361ba34d851a9bbb34a6242854c042e556 (patch) | |
| tree | c7cea9fad8eb237f3aee7543fbcbc81b368cf7ef | |
| parent | e84200e5c96c9a101021af186e8f47917081014f (diff) | |
Modules added for Sbuild and Ccache. Thanks, Sean Whitton
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 261989c2..02bf0d1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (3.0.5) UNRELEASED; urgency=medium + + * Modules added for Sbuild and Ccache. + Thanks, Sean Whitton + + -- Joey Hess <id@joeyh.name> Mon, 23 May 2016 11:19:28 -0400 + propellor (3.0.4) unstable; urgency=medium * Run letsencrypt with --noninteractive. diff --git a/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn b/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn index 3156fdb4..96c08d53 100644 --- a/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn +++ b/doc/todo/merge_request:_Propellor.Property.Sbuild.mdwn @@ -16,3 +16,5 @@ I get the following strange warning from GHC thanks to my new export from `Prope `extractSuite' is exported by `extractSuite' and `extractSuite' --spwhitton + +> [[merged|done]]; thank you! --[[Joey]] |
