From 55f16b25a5ea5a9f257760fdc765cbf2b40aed5e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 22 Apr 2014 19:08:14 -0400 Subject: Add missing build deps and deps. Closes: #745459 --- debian/changelog | 6 ++++++ debian/control | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 723d554d..97ffa34f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +propellor (0.5.1) UNRELEASED; urgency=medium + + * Add missing build deps and deps. Closes: #745459 + + -- Joey Hess Tue, 22 Apr 2014 19:07:59 -0400 + propellor (0.5.0) unstable; urgency=medium * Removed root domain records from SOA. Instead, use RootDomain diff --git a/debian/control b/debian/control index bfdc5880..a4dc2466 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Build-Depends: libghc-unix-compat-dev, libghc-ansi-terminal-dev, libghc-ifelse-dev, + libghc-network-dev, + libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, Maintainer: Joey Hess @@ -30,6 +32,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libghc-unix-compat-dev, libghc-ansi-terminal-dev, libghc-ifelse-dev, + libghc-network-dev, + libghc-quickcheck2-dev, libghc-mtl-dev, libghc-monadcatchio-transformers-dev, git, -- cgit v1.2.3