diff --git a/debian/changelog b/debian/changelog index e83ff0e..723d554 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 when calling Dns.primary. * Dns primary and secondary properties are now revertable. * When unattendedUpgrades is enabled on an Unstable or Testing system, configure it to allow the upgrades. + * New website, https://propellor.branchable.com/ - -- Joey Hess Sat, 19 Apr 2014 10:46:35 -0400 + -- Joey Hess Sat, 19 Apr 2014 17:38:02 -0400 propellor (0.4.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index df773b1..0d8ace0 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -8,7 +8,7 @@ Stability: Stable Copyright: 2014 Joey Hess License-File: GPL Build-Type: Simple -Homepage: http://propellor.branchable.com/ +Homepage: https://propellor.branchable.com/ Category: Utility Extra-Source-Files: README.md