prep release
This commit is contained in:
parent
c1812f8d08
commit
66e492fa82
|
@ -1,12 +1,13 @@
|
||||||
propellor (0.5.0) UNRELEASED; urgency=medium
|
propellor (0.5.0) unstable; urgency=medium
|
||||||
|
|
||||||
* Removed root domain records from SOA. Instead, use RootDomain
|
* Removed root domain records from SOA. Instead, use RootDomain
|
||||||
when calling Dns.primary.
|
when calling Dns.primary.
|
||||||
* Dns primary and secondary properties are now revertable.
|
* Dns primary and secondary properties are now revertable.
|
||||||
* When unattendedUpgrades is enabled on an Unstable or Testing system,
|
* When unattendedUpgrades is enabled on an Unstable or Testing system,
|
||||||
configure it to allow the upgrades.
|
configure it to allow the upgrades.
|
||||||
|
* New website, https://propellor.branchable.com/
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Sat, 19 Apr 2014 10:46:35 -0400
|
-- Joey Hess <joeyh@debian.org> Sat, 19 Apr 2014 17:38:02 -0400
|
||||||
|
|
||||||
propellor (0.4.0) unstable; urgency=medium
|
propellor (0.4.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ Stability: Stable
|
||||||
Copyright: 2014 Joey Hess
|
Copyright: 2014 Joey Hess
|
||||||
License-File: GPL
|
License-File: GPL
|
||||||
Build-Type: Simple
|
Build-Type: Simple
|
||||||
Homepage: http://propellor.branchable.com/
|
Homepage: https://propellor.branchable.com/
|
||||||
Category: Utility
|
Category: Utility
|
||||||
Extra-Source-Files:
|
Extra-Source-Files:
|
||||||
README.md
|
README.md
|
||||||
|
|
Loading…
Reference in New Issue