summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--propellor.cabal2
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 <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
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