[DHG_packages] 99/155: relational-record: Upgrading from 0.1.7.1 to 0.1.8.0
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository DHG_packages.
commit 64b95e74ca671c0e7560c78e0e01ee8a4c431225
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 14:00:28 2017 -0700
relational-record: Upgrading from 0.1.7.1 to 0.1.8.0
---
p/haskell-relational-record/debian/changelog | 6 ++++++
p/haskell-relational-record/debian/control | 10 ++++++----
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/p/haskell-relational-record/debian/changelog b/p/haskell-relational-record/debian/changelog
index d0871c6..294927e 100644
--- a/p/haskell-relational-record/debian/changelog
+++ b/p/haskell-relational-record/debian/changelog
@@ -1,3 +1,9 @@
+haskell-relational-record (0.1.8.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 14:00:27 -0700
+
haskell-relational-record (0.1.7.1-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-relational-record/debian/control b/p/haskell-relational-record/debian/control
index b800fc1..e05f19d 100644
--- a/p/haskell-relational-record/debian/control
+++ b/p/haskell-relational-record/debian/control
@@ -10,14 +10,16 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
+ libghc-persistable-record-dev (>= 0.5),
+ libghc-persistable-record-prof,
libghc-persistable-types-hdbc-pg-dev,
libghc-persistable-types-hdbc-pg-prof,
- libghc-relational-query-dev (>= 0.3),
+ libghc-relational-query-dev (>= 0.9),
+ libghc-relational-query-prof,
libghc-relational-query-hdbc-dev,
libghc-relational-query-hdbc-prof,
- libghc-relational-query-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-persistable-record-doc,
libghc-persistable-types-hdbc-pg-doc,
libghc-relational-query-doc,
libghc-relational-query-hdbc-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list