prep release

This commit is contained in:
Joey Hess 2014-07-06 18:28:19 -04:00
parent ab5159626d
commit 5576955ec5
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View File

@ -1,4 +1,4 @@
propellor (0.8.0) UNRELEASED; urgency=medium
propellor (0.8.0) unstable; urgency=medium
* Completely reworked privdata storage. There is now a single file,
and each host is sent only the privdata that its Properties actually use.
@ -22,7 +22,7 @@ propellor (0.8.0) UNRELEASED; urgency=medium
to avoid eg, apache complaining "Could not reliably determine the
server's fully qualified domain name".
-- Joey Hess <joeyh@debian.org> Thu, 19 Jun 2014 14:27:21 -0400
-- Joey Hess <joeyh@debian.org> Sun, 06 Jul 2014 18:28:08 -0400
propellor (0.7.0) unstable; urgency=medium

View File

@ -1,5 +1,5 @@
Name: propellor
Version: 0.7.0
Version: 0.8.0
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>