prep release
This commit is contained in:
parent
03ead14749
commit
72a6b1c759
|
@ -1,13 +1,13 @@
|
|||
propellor (0.5.1) UNRELEASED; urgency=medium
|
||||
propellor (0.5.1) unstable; urgency=medium
|
||||
|
||||
* Add missing build deps and deps. Closes: #745459
|
||||
* Primary DNS servers now have allow-transfer automatically populated
|
||||
with the IP addresses of secondary dns servers. So, it's important
|
||||
that all secondary DNS servers have an ipv4 (and/or ipv6) property
|
||||
configured.
|
||||
* Deal with old ssh connection caching sockets.
|
||||
* Add missing build deps and deps. Closes: #745459
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 22 Apr 2014 19:07:59 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 24 Apr 2014 18:09:58 -0400
|
||||
|
||||
propellor (0.5.0) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: propellor
|
||||
Version: 0.5.0
|
||||
Version: 0.5.1
|
||||
Cabal-Version: >= 1.6
|
||||
License: GPL
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in New Issue