diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-01 12:28:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-01 12:28:13 -0400 |
| commit | b6000d75626114c7234c67da5f9a665e084923c6 (patch) | |
| tree | 8aedd3910b0d13835f5037b7fc86f22b41e4c3da | |
| parent | e80ac83657169b973fd8fe25deb42f458da475b9 (diff) | |
releasing package propellor version 5.3.0
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index fcbd3951..b1fb27af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (5.3.0) UNRELEASED; urgency=medium +propellor (5.3.0) unstable; urgency=medium * Avoid bogus warning about new upstream version when /usr/bin/propellor is run on a Debian system, but ~/.propellor was not cloned from the @@ -15,7 +15,7 @@ propellor (5.3.0) UNRELEASED; urgency=medium * Grub: Added properties to configure /etc/default/grub. * Laptop: New module, starting with powertopAutoTuneOnBoot. - -- Joey Hess <id@joeyh.name> Tue, 02 Jan 2018 13:06:45 -0400 + -- Joey Hess <id@joeyh.name> Thu, 01 Feb 2018 12:27:01 -0400 propellor (5.2.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index e59a55a4..f716b978 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.2.0 +Version: 5.3.0 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> @@ -126,8 +126,8 @@ Library Propellor.Property.Installer.Target Propellor.Property.Journald Propellor.Property.Kerberos - Propellor.Property.LetsEncrypt Propellor.Property.Laptop + Propellor.Property.LetsEncrypt Propellor.Property.List Propellor.Property.LightDM Propellor.Property.Locale |
