summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-05-29 14:30:17 -0400
committerJoey Hess <joey@kitenet.net>2014-05-29 14:30:17 -0400
commitca21f8999cd48445e221c4b210eee5fb07a84a98 (patch)
treef508d7439ad9400fdaec5addcfe640571a210bc8
parent02a808896f95f9ffd5a209d2b8c767729e749ef4 (diff)
parent0e8c6e5fee46d1f2f39786dff0be247995be6276 (diff)
Merge branch 'joeyconfig'debian/0.5.3
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a3dc1032..916b9b3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-propellor (0.5.3) UNRELEASED; urgency=medium
+propellor (0.5.3) unstable; urgency=medium
* Fix unattended-upgrades config for !stable.
* Ensure that kernel hostname is same as /etc/hostname when configuring
hostname.
* Added modules for some hosting providers (DigitalOcean, CloudAtCost).
- -- Joey Hess <joeyh@debian.org> Sun, 18 May 2014 13:44:00 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 29 May 2014 14:29:53 -0400
propellor (0.5.2) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 18d63c9b..80c353bc 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.5.2
+Version: 0.5.3
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>