summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-09-03 18:54:26 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-09-03 18:56:50 -0700
commitd4be4d3b62631de06be1a5b75ff69d018939f88f (patch)
tree6a80529a1338a247ba45c93d0004a70d8345eb4c
parentc620f76d762d3f150b12e01f2bdfa72459cdda80 (diff)
downloadDHG_packages-d4be4d3b62631de06be1a5b75ff69d018939f88f.tar.gz
relational-schemas: Upgrading from 0.1.4.0 to 0.1.4.1
-rw-r--r--p/haskell-relational-schemas/debian/changelog4
-rw-r--r--p/haskell-relational-schemas/debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-relational-schemas/debian/changelog b/p/haskell-relational-schemas/debian/changelog
index fa3087fc1..ca904403c 100644
--- a/p/haskell-relational-schemas/debian/changelog
+++ b/p/haskell-relational-schemas/debian/changelog
@@ -1,8 +1,8 @@
-haskell-relational-schemas (0.1.4.0-1) unstable; urgency=medium
+haskell-relational-schemas (0.1.4.1-1) unstable; urgency=medium
* New upstream release
- -- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Sep 2017 14:01:38 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 03 Sep 2017 18:54:26 -0700
haskell-relational-schemas (0.1.3.1-3) unstable; urgency=medium
diff --git a/p/haskell-relational-schemas/debian/control b/p/haskell-relational-schemas/debian/control
index 780f57086..415a91f78 100644
--- a/p/haskell-relational-schemas/debian/control
+++ b/p/haskell-relational-schemas/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-relational-query-dev (>= 0.9),
+ libghc-relational-query-dev (>= 0.9.5),
libghc-relational-query-prof,
Build-Depends-Indep: ghc-doc,
libghc-relational-query-doc,