summaryrefslogtreecommitdiff
path: root/p/haskell-text-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-text-postgresql')
-rw-r--r--p/haskell-text-postgresql/debian/changelog6
-rw-r--r--p/haskell-text-postgresql/debian/control4
2 files changed, 10 insertions, 0 deletions
diff --git a/p/haskell-text-postgresql/debian/changelog b/p/haskell-text-postgresql/debian/changelog
index 79736c3c9..df291fb63 100644
--- a/p/haskell-text-postgresql/debian/changelog
+++ b/p/haskell-text-postgresql/debian/changelog
@@ -1,3 +1,9 @@
+haskell-text-postgresql (0.0.2.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Sun, 18 Jun 2017 02:16:38 -0400
+
haskell-text-postgresql (0.0.2.1-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-text-postgresql/debian/control b/p/haskell-text-postgresql/debian/control
index a1dd2352e..309e7f85a 100644
--- a/p/haskell-text-postgresql/debian/control
+++ b/p/haskell-text-postgresql/debian/control
@@ -12,11 +12,15 @@ Build-Depends:
haskell-devscripts (>= 0.13),
libghc-dlist-dev,
libghc-dlist-prof,
+ libghc-transformers-compat-dev,
+ libghc-transformers-compat-prof,
+ libghc-quickcheck2-dev,
libghc-quickcheck-simple-dev,
libghc-quickcheck2-dev,
Build-Depends-Indep:
ghc-doc,
libghc-dlist-doc,
+ libghc-transformers-compat-doc,
Standards-Version: 3.9.8
Homepage: http://khibino.github.io/haskell-relational-record/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-text-postgresql