summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--propellor.cabal1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 29dec10c..ca413199 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (0.8.3) UNRELEASED; urgency=medium
+
+ * Included the config.hs symlink to config-simple.hs in the cabal and Debian
+ packages.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 14:16:32 -0400
+
propellor (0.8.2) unstable; urgency=medium
* Fix bug in File.containsLines that caused lines that were already in the
diff --git a/propellor.cabal b/propellor.cabal
index 878113c1..809636c2 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -17,6 +17,7 @@ Extra-Source-Files:
Makefile
config-simple.hs
config-joey.hs
+ config.hs
debian/changelog
debian/README.Debian
debian/propellor.1