diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-05-09 16:25:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-05-09 16:25:27 -0400 |
| commit | 56c77e4cc9ef0899ae0d6c0f1f8b658ccb3ba44f (patch) | |
| tree | b590dcd42113a6b4a90d4b211822a3addf04bf8f | |
| parent | 4aa36e11d8b326a7ada21f753514cb9d61aafd81 (diff) | |
releasing package propellor version 5.3.6
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f32198b3..e41a58f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (5.3.6) UNRELEASED; urgency=medium +propellor (5.3.6) unstable; urgency=medium * Fix build with ghc 8.4, which broke due to the Semigroup Monoid change. * Dropped support for building propellor with ghc 7 (as in debian @@ -12,7 +12,7 @@ propellor (5.3.6) UNRELEASED; urgency=medium * Unbound: Added support for various DNS record types. Thanks, Félix Sipma. - -- Joey Hess <id@joeyh.name> Mon, 23 Apr 2018 13:12:25 -0400 + -- Joey Hess <id@joeyh.name> Wed, 09 May 2018 16:24:37 -0400 propellor (5.3.5) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index a5b8c8a3..669577a5 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.3.5 +Version: 5.3.6 Cabal-Version: 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
