From 66e492fa82c3da19ddc2134047dedf658d3965eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Apr 2014 17:38:15 -0400 Subject: prep release --- debian/changelog | 5 +++-- propellor.cabal | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e83ff0e7..723d554d 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 df773b17..0d8ace05 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 -- cgit v1.2.3