summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 130c49f9..5773b936 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-propellor (0.8.4) UNRELEASED; urgency=medium
-
+propellor (0.9.0) UNRELEASED; urgency=medium
+
+ * Avoid encoding the current stable suite in propellor's code,
+ since that poses a difficult transition around the release,
+ and can easily be wrong if an older version of propellor is used.
+ Instead, the os property for a stable system includes the suite name
+ to use, eg Stable "wheezy".
+ * stdSourcesList uses the stable suite name, to avoid unwanted
+ immediate upgrades to the next stable release.
* debCdn switched from cdn.debian.net to http.debian.net, which seems to be
better managed now.
- -- Joey Hess <joeyh@debian.org> Sat, 23 Aug 2014 13:18:46 -0700
+ -- Joey Hess <joeyh@debian.org> Fri, 10 Oct 2014 11:08:55 -0400
propellor (0.8.3) unstable; urgency=medium