diff options
| -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 bede1e68..997c3df3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.15.2) UNRELEASED; urgency=medium +propellor (2.15.2) unstable; urgency=medium * Added GNUPGBIN environment variable or git.program git config to control the command run for gpg. Allows eg, GNUPGBIN=gpg2 @@ -8,7 +8,7 @@ propellor (2.15.2) UNRELEASED; urgency=medium * Postfix: Add service property to enable/disable services in master.cf. * Added Munin module, contributed by Jelmer Vernooij. - -- Joey Hess <id@joeyh.name> Wed, 30 Dec 2015 15:01:19 -0400 + -- Joey Hess <id@joeyh.name> Sun, 03 Jan 2016 16:56:26 -0400 propellor (2.15.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index fbdfb86d..42270819 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.15.1 +Version: 2.15.2 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
