summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-06-18 02:16:39 -0400
committerClint Adams <clint@debian.org>2017-06-18 11:55:23 -0400
commitde052a595845ce57b45bb81e05438a72ba381d2d (patch)
tree04a7d29df953544ad53fcad045ae6453ab00fb24
parent40bad2157cfa8d8171802d9b04d93b3b80bb7cc4 (diff)
downloadDHG_packages-de052a595845ce57b45bb81e05438a72ba381d2d.tar.gz
text-postgresql: Upgrading from 0.0.2.1 to 0.0.2.2
-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