From c72d3f8fc88691572cb4531ea1760784bca0661d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 20 Apr 2017 00:57:56 -0400 Subject: releasing package propellor version 4.0.3 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 70aa139d..498cb5bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -propellor (4.0.3) UNRELEASED; urgency=medium +propellor (4.0.3) unstable; urgency=medium * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties. Thanks, Daniel Brooks. * Added Propellor.Property.Bootstrap, which can be used to make disk images contain their own installation of propellor. - -- Joey Hess Thu, 06 Apr 2017 19:40:12 -0400 + -- Joey Hess Thu, 20 Apr 2017 00:54:32 -0400 propellor (4.0.2) unstable; urgency=medium -- cgit v1.2.3 From fabce00bc20a176fb593f6107de5c54f45cf1896 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Apr 2017 16:32:09 -0400 Subject: Propellor.Property.Restic added for yet another backup program. Thanks, Félix Sipma. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 498cb5bc..43e3cd6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (4.0.4) UNRELEASED; urgency=medium + + * Propellor.Property.Restic added for yet another backup program. + Thanks, Félix Sipma. + + -- Joey Hess Thu, 27 Apr 2017 16:31:26 -0400 + propellor (4.0.3) unstable; urgency=medium * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties. -- cgit v1.2.3