From 46b005ce2dc72208c2eb489a65a5721d90861ceb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Jul 2017 17:28:49 -0400 Subject: Really include Propellor.Property.FreeDesktop. --- debian/changelog | 6 ++++++ propellor.cabal | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8e4d6ee2..8147b79a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +propellor (4.3.2) UNRELEASED; urgency=medium + + * Really include Propellor.Property.FreeDesktop. + + -- Joey Hess Thu, 06 Jul 2017 17:28:37 -0400 + propellor (4.3.1) unstable; urgency=medium * Added Propellor.Property.FreeDesktop module. diff --git a/propellor.cabal b/propellor.cabal index 99dce357..9dd98b89 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -114,6 +114,7 @@ Library Propellor.Property.FreeBSD Propellor.Property.FreeBSD.Pkg Propellor.Property.FreeBSD.Poudriere + Propellor.Property.FreeDesktop Propellor.Property.Fstab Propellor.Property.Git Propellor.Property.Gpg -- cgit v1.3-2-g0d8e