Commit 03de45b1 authored by Clint Adams's avatar Clint Adams
Browse files

relational-schemas: Upgrading from 0.1.6.2 to 0.1.7.0

parent f56a1186
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-relational-schemas (0.1.7.0-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sun, 28 Jul 2019 16:36:53 -0400

haskell-relational-schemas (0.1.6.2-2) unstable; urgency=medium

  * Bump debhelper compat level to 10
+4 −4
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@ Build-Depends:
 debhelper (>= 10),
 ghc (>= 8),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-relational-query-dev (>= 0.11),
 haskell-devscripts (>= 0.15),
 libghc-relational-query-dev (>= 0.12.2),
 libghc-relational-query-prof,
Build-Depends-Indep: ghc-doc,
 libghc-relational-query-doc,
Standards-Version: 4.1.4
Homepage: http://khibino.github.io/haskell-relational-record/
Standards-Version: 4.4.0
Homepage: https://khibino.github.io/haskell-relational-record/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-relational-schemas
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-relational-schemas]
X-Description: RDBMSs' schema templates for relational-query