summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-05-06 14:29:12 -0400
committerJoey Hess <joeyh@joeyh.name>2015-05-06 14:29:12 -0400
commit9ec4b33dbb62e42b8d284d1aeddf32a395fd7cc0 (patch)
treeb9067a945a430af4868be1a0fcf052db5c4cd5fc /debian/changelog
parentb4877efea5375cb83951d6dd1d3dbf9d70208cf8 (diff)
parent160eff0eb7ebbb2da2c3864dbe83bf7db76c8bb6 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ef509ca..ae8deef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,18 @@
-propellor (2.3.1) UNRELEASED; urgency=medium
+propellor (2.4.0) unstable; urgency=medium
+ * Propellor no longer supports Debian wheezy (oldstable).
* Git.bareRepo: Fix bug in calls to userScriptProperty.
Thanks, Jelmer Vernooij.
* Removed Obnam.latestVersion which was only needed for Debian wheezy
backport.
+ * Merged Utility changes from git-annex.
+ * Switched from MonadCatchIO-transformers to the newer transformers and
+ exceptions libraries.
+ * Ensure build deps are installed before building propellor in --spin
+ and cron job, even if propellor was already built before, to deal with
+ upgrades that add new dependencies.
- -- Joey Hess <id@joeyh.name> Wed, 22 Apr 2015 20:59:59 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 06 May 2015 14:28:59 -0400
propellor (2.3.0) unstable; urgency=medium