diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-12-30 13:34:48 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-12-30 13:34:48 -0400 |
| commit | 17659793e835913e4c8631f09d856b3eef6d8ea4 (patch) | |
| tree | 547ad80172a79017bb5452055bc7891332805023 | |
| parent | 80e65c5c33200286a8be8c7cd595d7db104a5fa1 (diff) | |
releasing package propellor version 5.2.0
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 329c643d..f4204e06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (5.2.0) UNRELEASED; urgency=medium +propellor (5.2.0) unstable; urgency=medium [ Joey Hess ] * bootstrappedFrom: Set up local privdata file. @@ -17,14 +17,14 @@ propellor (5.2.0) UNRELEASED; urgency=medium * Grub.boots, Grub.bootsMounted: Pass --target to grub-install. * Added Propellor.Property.Installer modules, which can be used to create bootable installer disk images, which then run propellor to install - a system. This code was extracted from the demo I gave at my + a system. This code was extracted from the demo I gave in my talk at DebConf 2017. [ Sean Whitton ] * Sbuild: add notes about Debian jessie hosts and backports of sbuild and autopkgtest. - -- Joey Hess <id@joeyh.name> Wed, 29 Nov 2017 11:45:08 -0400 + -- Joey Hess <id@joeyh.name> Sat, 30 Dec 2017 13:34:29 -0400 propellor (5.1.0) unstable; urgency=medium |
