[Git][haskell-team/DHG_packages][master] 12 commits: QuickCheck: Upgrading from 2.10.1 to 2.11.3

Ilias Tsitsimpis gitlab at salsa.debian.org
Sat Sep 29 15:06:30 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
903d76e8 by Ilias Tsitsimpis at 2018-09-29T13:46:35Z
QuickCheck: Upgrading from 2.10.1 to 2.11.3

- - - - -
ee7fb584 by Ilias Tsitsimpis at 2018-09-29T13:47:46Z
servant-client: Upgrading from 0.13.0.1 to 0.14

- - - - -
842a280d by Ilias Tsitsimpis at 2018-09-29T13:51:32Z
store: Upgrading from 0.4.3.2 to 0.5.0

- - - - -
570d4a1f by Ilias Tsitsimpis at 2018-09-29T13:53:58Z
stack: Upgrading from 1.6.5 to 1.7.1

- - - - -
1463bc63 by Ilias Tsitsimpis at 2018-09-29T13:55:45Z
yesod-core: Upgrading from 1.6.5 to 1.6.6

- - - - -
4ae25d5b by Ilias Tsitsimpis at 2018-09-29T13:56:18Z
http-conduit: Upgrading from 2.3.1 to 2.3.2

- - - - -
ec7609ca by Ilias Tsitsimpis at 2018-09-29T13:59:25Z
hledger-web: Upgrading from 1.5.1 to 1.10

- - - - -
ba3fbc70 by Ilias Tsitsimpis at 2018-09-29T14:01:55Z
hledger: Upgrading from 1.5 to 1.10

- - - - -
fe8eb245 by Ilias Tsitsimpis at 2018-09-29T14:02:38Z
validity: Upgrading from 0.4.0.4 to 0.7.0.0

- - - - -
e5739c7c by Ilias Tsitsimpis at 2018-09-29T14:02:58Z
lambdabot-haskell-plugins: Upgrading from 5.1.0.2 to 5.1.0.3

- - - - -
4a4cc8cd by Ilias Tsitsimpis at 2018-09-29T14:04:03Z
typed-process: Upgrading from 0.2.2.0 to 0.2.3.0

- - - - -
51782f0f by Ilias Tsitsimpis at 2018-09-29T14:04:31Z
persistent-sqlite: Upgrading from 2.8.1.2 to 2.8.2

- - - - -


25 changed files:

- p/haskell-hledger-web/debian/changelog
- p/haskell-hledger-web/debian/control
- p/haskell-hledger/debian/changelog
- p/haskell-hledger/debian/control
- p/haskell-hledger/debian/patches/no-mtl-compat.patch
- p/haskell-http-conduit/debian/changelog
- p/haskell-lambdabot-haskell-plugins/debian/changelog
- p/haskell-persistent-sqlite/debian/changelog
- p/haskell-quickcheck/debian/changelog
- p/haskell-servant-client/debian/changelog
- p/haskell-servant-client/debian/control
- p/haskell-stack/debian/changelog
- p/haskell-stack/debian/control
- p/haskell-stack/debian/patches/remove-mintty.patch
- p/haskell-store/debian/changelog
- p/haskell-store/debian/control
- − p/haskell-store/debian/patches/newer-smallcheck
- p/haskell-store/debian/patches/no--N.diff
- − p/haskell-store/debian/patches/no-criterion-in-testsuite
- p/haskell-store/debian/patches/series
- p/haskell-typed-process/debian/changelog
- p/haskell-typed-process/debian/patches/no--N
- p/haskell-validity/debian/changelog
- p/haskell-yesod-core/debian/changelog
- p/haskell-yesod-core/debian/control


Changes:

=====================================
p/haskell-hledger-web/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-hledger-web (1.5.1-2) UNRELEASED; urgency=medium
+haskell-hledger-web (1.10-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:50 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:56:41 +0300
 
 haskell-hledger-web (1.5.1-1) unstable; urgency=medium
 


=====================================
p/haskell-hledger-web/debian/control
=====================================
@@ -8,93 +8,45 @@ Rules-Requires-Root: no
 Build-Depends:
  cdbs,
  debhelper (>= 10),
- ghc (>= 8),
- ghc-ghci,
  haskell-devscripts (>= 0.13),
- libghc-base-compat-dev (>= 0.8.1),
+ ghc,
+ libghc-hunit-dev,
  libghc-blaze-html-dev,
  libghc-blaze-markup-dev,
+ libghc-case-insensitive-dev,
  libghc-clientsession-dev,
- libghc-clientsession-prof,
  libghc-cmdargs-dev (>= 0.10),
- libghc-cmdargs-prof,
+ libghc-conduit-dev,
  libghc-conduit-extra-dev (>= 1.1),
  libghc-data-default-dev,
  libghc-hjsmin-dev,
- libghc-hjsmin-prof,
- libghc-hledger-dev (>= 1.5),
- libghc-hledger-dev (<< 1.6),
- libghc-hledger-prof,
- libghc-hledger-lib-dev (>= 1.5),
- libghc-hledger-lib-dev (<< 1.6),
- libghc-hledger-lib-prof,
- libghc-hledger-prof,
+ libghc-hledger-dev (>= 1.10),
+ libghc-hledger-dev (<< 1.11),
+ libghc-hledger-lib-dev (>= 1.10),
+ libghc-hledger-lib-dev (<< 1.11),
  libghc-http-client-dev,
  libghc-http-conduit-dev,
  libghc-hunit-dev,
  libghc-json-dev,
- libghc-json-prof,
- libghc-megaparsec-dev (>= 5.0),
- libghc-megaparsec-prof,
+ libghc-megaparsec-dev (>= 6.4.1),
  libghc-mtl-dev,
- libghc-mtl-prof,
- libghc-parsec3-dev (>= 3),
- libghc-parsec3-prof,
- libghc-safe-dev (>= 0.2),
- libghc-safe-prof,
+ libghc-semigroups-dev,
  libghc-shakespeare-dev (>= 2.0.2.2),
- libghc-shakespeare-prof,
  libghc-text-dev (>= 1.2),
- libghc-text-prof,
  libghc-wai-dev,
  libghc-wai-extra-dev,
  libghc-wai-handler-launch-dev (>= 1.3),
  libghc-warp-dev,
  libghc-yaml-dev,
  libjs-jquery,
- libghc-yaml-prof,
  libghc-yesod-dev (>= 1.4),
  libghc-yesod-dev (<< 1.7),
- libghc-yesod-prof,
  libghc-yesod-core-dev (>= 1.4),
  libghc-yesod-core-dev (<< 1.7),
- libghc-yesod-core-prof,
  libghc-yesod-form-dev (>= 1.4),
  libghc-yesod-form-dev (<< 1.7),
- libghc-yesod-form-prof,
  libghc-yesod-static-dev (>= 1.4),
  libghc-yesod-static-dev (<< 1.7),
- libghc-yesod-static-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-hunit-doc,
- libghc-base-compat-doc,
- libghc-blaze-html-doc,
- libghc-blaze-markup-doc,
- libghc-clientsession-doc,
- libghc-cmdargs-doc,
- libghc-conduit-extra-doc,
- libghc-data-default-doc,
- libghc-hjsmin-doc,
- libghc-hledger-doc,
- libghc-hledger-lib-doc,
- libghc-http-client-doc,
- libghc-http-conduit-doc,
- libghc-json-doc,
- libghc-megaparsec-doc,
- libghc-mtl-doc,
- libghc-parsec3-doc,
- libghc-safe-doc,
- libghc-shakespeare-doc,
- libghc-text-doc,
- libghc-wai-doc,
- libghc-wai-extra-doc,
- libghc-wai-handler-launch-doc,
- libghc-warp-doc,
- libghc-yaml-doc,
- libghc-yesod-doc,
- libghc-yesod-core-doc,
- libghc-yesod-form-doc,
- libghc-yesod-static-doc,
 Standards-Version: 4.1.4
 Homepage: http://hledger.org
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hledger-web


=====================================
p/haskell-hledger/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-hledger (1.5-3) UNRELEASED; urgency=medium
+haskell-hledger (1.10-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:09:50 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 17:00:16 +0300
 
 haskell-hledger (1.5-2) unstable; urgency=medium
 


=====================================
p/haskell-hledger/debian/control
=====================================
@@ -20,8 +20,9 @@ Build-Depends:
  libghc-hunit-prof,
  libghc-ansi-terminal-dev (>= 0.6.2.3),
  libghc-ansi-terminal-prof,
- libghc-base-compat-dev (>= 0.8.1),
- libghc-base-compat-prof,
+ libghc-base-compat-batteries-dev (>= 0.10.1),
+ libghc-base-compat-batteries-dev (<< 0.11),
+ libghc-base-compat-batteries-prof,
  libghc-cmdargs-dev (>= 0.10),
  libghc-cmdargs-prof,
  libghc-csv-dev,
@@ -36,15 +37,19 @@ Build-Depends:
  libghc-hashable-prof,
  libghc-here-dev,
  libghc-here-prof,
- libghc-hledger-lib-dev (>= 1.5),
- libghc-hledger-lib-dev (<< 1.6),
+ libghc-hledger-lib-dev (>= 1.10),
+ libghc-hledger-lib-dev (<< 1.11),
  libghc-hledger-lib-prof,
- libghc-megaparsec-dev (>= 5.0),
+ libghc-lucid-dev,
+ libghc-lucid-prof,
+ libghc-megaparsec-dev (>= 6.4.1),
  libghc-megaparsec-prof,
  libghc-mtl-dev,
  libghc-mtl-prof,
  libghc-old-time-dev,
  libghc-old-time-prof,
+ libghc-parsec3-dev (>= 3),
+ libghc-parsec3-prof,
  libghc-pretty-show-dev (>= 1.6.4),
  libghc-pretty-show-prof,
  libghc-regex-tdfa-dev,
@@ -74,7 +79,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-diff-doc,
  libghc-hunit-doc,
  libghc-ansi-terminal-doc,
- libghc-base-compat-doc,
+ libghc-base-compat-batteries-doc,
  libghc-cmdargs-doc,
  libghc-csv-doc,
  libghc-data-default-doc,
@@ -82,10 +87,11 @@ Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
  libghc-here-doc,
  libghc-hledger-lib-doc,
- libghc-hunit-doc,
+ libghc-lucid-doc,
  libghc-megaparsec-doc,
  libghc-mtl-doc,
  libghc-old-time-doc,
+ libghc-parsec3-doc,
  libghc-pretty-show-doc,
  libghc-regex-tdfa-doc,
  libghc-safe-doc,


=====================================
p/haskell-hledger/debian/patches/no-mtl-compat.patch
=====================================
@@ -1,24 +1,34 @@
+Index: b/hledger.cabal
+===================================================================
 --- a/hledger.cabal
 +++ b/hledger.cabal
-@@ -99,7 +99,6 @@
-     , hledger-lib >=1.5 && <1.6
-     , megaparsec >=5.0
+@@ -132,7 +132,6 @@ library
+     , lucid
+     , megaparsec >=6.4.1
      , mtl
 -    , mtl-compat
      , old-time
+     , parsec >=3
+     , pretty-show >=1.6.4
+@@ -183,7 +182,6 @@ executable hledger
+     , hledger-lib >=1.10 && <1.11
+     , megaparsec >=6.4.1
+     , mtl
+-    , mtl-compat
+     , old-time
+     , parsec >=3
      , pretty-show >=1.6.4
-     , process
-@@ -179,7 +178,6 @@
-     , hledger
-     , hledger-lib >=1.5 && <1.6
+@@ -237,7 +235,6 @@ test-suite test
+     , hledger-lib >=1.10 && <1.11
+     , megaparsec >=6.4.1
      , mtl
 -    , mtl-compat
      , old-time
      , parsec >=3
      , pretty-show >=1.6.4
-@@ -231,7 +229,6 @@
-     , hledger
-     , hledger-lib >=1.5 && <1.6
+@@ -292,7 +289,6 @@ benchmark bench
+     , html
+     , megaparsec >=6.4.1
      , mtl
 -    , mtl-compat
      , old-time


=====================================
p/haskell-http-conduit/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-http-conduit (2.3.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:56:18 +0300
+
 haskell-http-conduit (2.3.1-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.


=====================================
p/haskell-lambdabot-haskell-plugins/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-lambdabot-haskell-plugins (5.1.0.2-2) UNRELEASED; urgency=medium
+haskell-lambdabot-haskell-plugins (5.1.0.3-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:02 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 17:02:58 +0300
 
 haskell-lambdabot-haskell-plugins (5.1.0.2-1) unstable; urgency=medium
 


=====================================
p/haskell-persistent-sqlite/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-persistent-sqlite (2.8.1.2-2) UNRELEASED; urgency=medium
+haskell-persistent-sqlite (2.8.2-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:19 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 17:04:31 +0300
 
 haskell-persistent-sqlite (2.8.1.2-1) unstable; urgency=medium
 


=====================================
p/haskell-quickcheck/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-quickcheck (2.10.1-2) UNRELEASED; urgency=medium
+haskell-quickcheck (2.11.3-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:24 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:46:35 +0300
 
 haskell-quickcheck (2.10.1-1) unstable; urgency=medium
 


=====================================
p/haskell-servant-client/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-servant-client (0.14-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:46:58 +0300
+
 haskell-servant-client (0.13.0.1-1) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-servant-client/debian/control
=====================================
@@ -11,52 +11,43 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 1.2.3.0),
- libghc-aeson-dev (<< 1.4),
- libghc-aeson-prof,
- libghc-attoparsec-dev (>= 0.13.2.0),
- libghc-attoparsec-dev (<< 0.14),
- libghc-attoparsec-prof,
- libghc-base-compat-dev (>= 0.9.3),
+ libghc-base-compat-dev (>= 0.10.1),
  libghc-base-compat-dev (<< 0.11),
  libghc-base-compat-prof,
- libghc-exceptions-dev (>= 0.8.3),
+ libghc-exceptions-dev (>= 0.10.0),
  libghc-exceptions-dev (<< 0.11),
  libghc-exceptions-prof,
- libghc-http-client-dev (>= 0.5.7.1),
+ libghc-http-client-dev (>= 0.5.12),
  libghc-http-client-dev (<< 0.6),
  libghc-http-client-prof,
- libghc-http-client-tls-dev (>= 0.3.5.1),
- libghc-http-client-tls-dev (<< 0.4),
- libghc-http-client-tls-prof,
- libghc-http-media-dev (>= 0.7.0),
+ libghc-http-media-dev (>= 0.7.1.2),
  libghc-http-media-dev (<< 0.8),
  libghc-http-media-prof,
- libghc-http-types-dev (>= 0.12),
+ libghc-http-types-dev (>= 0.12.1),
  libghc-http-types-dev (<< 0.13),
  libghc-http-types-prof,
- libghc-monad-control-dev (>= 1.0.0.4),
+ libghc-monad-control-dev (>= 1.0.2.3),
  libghc-monad-control-dev (<< 1.1),
  libghc-monad-control-prof,
  libghc-mtl-dev (>= 2.1),
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-prof,
- libghc-semigroupoids-dev (>= 5.2.1),
+ libghc-semigroupoids-dev (>= 5.2.2),
  libghc-semigroupoids-dev (<< 5.3),
  libghc-semigroupoids-prof,
- libghc-servant-client-core-dev (>= 0.13),
- libghc-servant-client-core-dev (<< 0.14),
+ libghc-servant-client-core-dev (>= 0.14),
+ libghc-servant-client-core-dev (<< 0.15),
  libghc-servant-client-core-prof,
- libghc-stm-dev (>= 2.4.4.1),
+ libghc-stm-dev (>= 2.4.5.0),
  libghc-stm-dev (<< 2.5),
  libghc-stm-prof,
  libghc-text-dev (>= 1.2.3.0),
  libghc-text-dev (<< 1.3),
  libghc-text-prof,
- libghc-transformers-base-dev (>= 0.4.4),
+ libghc-transformers-base-dev (>= 0.4.5.2),
  libghc-transformers-base-dev (<< 0.5),
  libghc-transformers-base-prof,
- libghc-transformers-compat-dev (>= 0.5.1),
+ libghc-transformers-compat-dev (>= 0.6.2),
  libghc-transformers-compat-dev (<< 0.7),
  libghc-transformers-compat-prof,
  libghc-hunit-dev (>= 1.6) <!nocheck>,
@@ -64,34 +55,37 @@ Build-Depends:
  libghc-quickcheck2-dev (>= 2.10.1) <!nocheck>,
  libghc-quickcheck2-dev (<< 2.12) <!nocheck>,
  libghc-aeson-dev,
+ libghc-aeson-prof,
  libghc-base-compat-dev,
- libghc-generics-sop-dev (>= 0.3.1.0),
+ libghc-generics-sop-dev (>= 0.3.2.0),
  libghc-generics-sop-dev (<< 0.4),
- libghc-hspec-dev (>= 2.4.4),
+ libghc-generics-sop-prof,
+ libghc-hspec-dev (>= 2.5.1),
  libghc-hspec-dev (<< 2.6),
  libghc-http-api-data-dev,
  libghc-http-client-dev,
- libghc-http-media-dev,
  libghc-http-types-dev,
+ libghc-markdown-unlit-dev,
+ libghc-markdown-unlit-prof,
  libghc-mtl-dev,
  libghc-network-dev (>= 2.6.3.2),
- libghc-network-dev (<< 2.7),
- libghc-servant-dev (>= 0.13),
- libghc-servant-dev (<< 0.14),
+ libghc-network-dev (<< 2.8),
+ libghc-network-prof,
+ libghc-servant-dev (>= 0.14),
+ libghc-servant-dev (<< 0.15),
+ libghc-servant-prof,
  libghc-servant-client-core-dev,
- libghc-servant-server-dev (>= 0.13),
- libghc-servant-server-dev (<< 0.14),
+ libghc-servant-server-dev (>= 0.14),
+ libghc-servant-server-dev (<< 0.15),
+ libghc-servant-server-prof,
  libghc-text-dev,
  libghc-transformers-compat-dev,
  libghc-wai-dev,
  libghc-warp-dev,
 Build-Depends-Indep: ghc-doc,
- libghc-aeson-doc,
- libghc-attoparsec-doc,
  libghc-base-compat-doc,
  libghc-exceptions-doc,
  libghc-http-client-doc,
- libghc-http-client-tls-doc,
  libghc-http-media-doc,
  libghc-http-types-doc,
  libghc-monad-control-doc,


=====================================
p/haskell-stack/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-stack (1.6.5-3) UNRELEASED; urgency=medium
+haskell-stack (1.7.1-1) unstable; urgency=medium
 
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 14:08:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:52:31 +0300
 
 haskell-stack (1.6.5-2) unstable; urgency=medium
 


=====================================
p/haskell-stack/debian/control
=====================================
@@ -27,13 +27,9 @@ Build-Depends:
  libghc-base64-bytestring-prof,
  libghc-bindings-uname-dev,
  libghc-bindings-uname-prof,
- libghc-blaze-builder-dev,
- libghc-blaze-builder-prof,
- libghc-clock-dev,
- libghc-clock-prof,
  libghc-conduit-dev,
  libghc-conduit-prof,
- libghc-conduit-extra-dev,
+ libghc-conduit-extra-dev (>= 1.2.3.1),
  libghc-conduit-extra-prof,
  libghc-cryptonite-dev,
  libghc-cryptonite-prof,
@@ -45,8 +41,6 @@ Build-Depends:
  libghc-exceptions-prof,
  libghc-extra-dev,
  libghc-extra-prof,
- libghc-fast-logger-dev,
- libghc-fast-logger-prof,
  libghc-file-embed-dev,
  libghc-file-embed-prof,
  libghc-filelock-dev,
@@ -60,8 +54,6 @@ Build-Depends:
  libghc-hackage-security-prof,
  libghc-hashable-dev,
  libghc-hashable-prof,
- libghc-hastache-dev,
- libghc-hastache-prof,
  libghc-hpack-dev,
  libghc-hpack-prof,
  libghc-http-client-dev,
@@ -76,14 +68,14 @@ Build-Depends:
  libghc-memory-prof,
  libghc-microlens-dev,
  libghc-microlens-prof,
- libghc-microlens-mtl-dev,
- libghc-microlens-mtl-prof,
  libghc-monad-logger-dev,
  libghc-monad-logger-prof,
  libghc-mono-traversable-dev,
  libghc-mono-traversable-prof,
  libghc-mtl-dev,
  libghc-mtl-prof,
+ libghc-mustache-dev,
+ libghc-mustache-prof,
  libghc-neat-interpolation-dev,
  libghc-neat-interpolation-prof,
  libghc-network-uri-dev,
@@ -102,8 +94,6 @@ Build-Depends:
  libghc-persistent-sqlite-prof,
  libghc-persistent-template-dev,
  libghc-persistent-template-prof,
- libghc-pid1-dev,
- libghc-pid1-prof,
  libghc-primitive-dev,
  libghc-primitive-prof,
  libghc-project-template-dev,
@@ -114,6 +104,8 @@ Build-Depends:
  libghc-resourcet-prof,
  libghc-retry-dev,
  libghc-retry-prof,
+ libghc-rio-dev,
+ libghc-rio-prof,
  libghc-semigroups-dev,
  libghc-semigroups-prof,
  libghc-split-dev,
@@ -138,11 +130,13 @@ Build-Depends:
  libghc-th-reify-many-prof,
  libghc-tls-dev,
  libghc-tls-prof,
+ libghc-typed-process-dev (>= 0.2.1.0),
+ libghc-typed-process-prof,
  libghc-unicode-transforms-dev,
  libghc-unicode-transforms-prof,
  libghc-unix-compat-dev,
  libghc-unix-compat-prof,
- libghc-unliftio-dev,
+ libghc-unliftio-dev (>= 0.2.4.0),
  libghc-unliftio-prof,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
@@ -167,8 +161,6 @@ Build-Depends-Indep: ghc-doc,
  libghc-attoparsec-doc,
  libghc-base64-bytestring-doc,
  libghc-bindings-uname-doc,
- libghc-blaze-builder-doc,
- libghc-clock-doc,
  libghc-conduit-doc,
  libghc-conduit-extra-doc,
  libghc-cryptonite-doc,
@@ -176,14 +168,12 @@ Build-Depends-Indep: ghc-doc,
  libghc-echo-doc,
  libghc-exceptions-doc,
  libghc-extra-doc,
- libghc-fast-logger-doc,
  libghc-file-embed-doc,
  libghc-filelock-doc,
  libghc-fsnotify-doc,
  libghc-generic-deriving-doc,
  libghc-hackage-security-doc,
  libghc-hashable-doc,
- libghc-hastache-doc,
  libghc-hpack-doc,
  libghc-http-client-doc,
  libghc-http-client-tls-doc,
@@ -191,10 +181,10 @@ Build-Depends-Indep: ghc-doc,
  libghc-http-types-doc,
  libghc-memory-doc,
  libghc-microlens-doc,
- libghc-microlens-mtl-doc,
  libghc-monad-logger-doc,
  libghc-mono-traversable-doc,
  libghc-mtl-doc,
+ libghc-mustache-doc,
  libghc-neat-interpolation-doc,
  libghc-network-uri-doc,
  libghc-open-browser-doc,
@@ -204,12 +194,12 @@ Build-Depends-Indep: ghc-doc,
  libghc-persistent-doc,
  libghc-persistent-sqlite-doc,
  libghc-persistent-template-doc,
- libghc-pid1-doc,
  libghc-primitive-doc,
  libghc-project-template-doc,
  libghc-regex-applicative-text-doc,
  libghc-resourcet-doc,
  libghc-retry-doc,
+ libghc-rio-doc,
  libghc-semigroups-doc,
  libghc-split-doc,
  libghc-stm-doc,
@@ -221,6 +211,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-text-metrics-doc,
  libghc-th-reify-many-doc,
  libghc-tls-doc,
+ libghc-typed-process-doc,
  libghc-unicode-transforms-doc,
  libghc-unix-compat-doc,
  libghc-unliftio-doc,


=====================================
p/haskell-stack/debian/patches/remove-mintty.patch
=====================================
@@ -2,36 +2,38 @@ Description: Remove windows-used mintty dependency
 Author: Gianfranco Costamagna <locutusofborg at debian.org>
 Last-Update: 2018-01-03
 
+Index: b/stack.cabal
+===================================================================
 --- a/stack.cabal
 +++ b/stack.cabal
-@@ -130,7 +130,6 @@
+@@ -250,7 +250,6 @@ library
+     , http-types
      , memory
      , microlens
-     , microlens-mtl
 -    , mintty
      , monad-logger
      , mono-traversable
      , mtl
-@@ -365,7 +364,6 @@
+@@ -358,7 +357,6 @@ executable stack
+     , http-types
      , memory
      , microlens
-     , microlens-mtl
 -    , mintty
      , monad-logger
      , mono-traversable
      , mtl
-@@ -483,7 +481,6 @@
+@@ -477,7 +475,6 @@ test-suite stack-integration-test
+     , http-types
      , memory
      , microlens
-     , microlens-mtl
 -    , mintty
      , monad-logger
      , mono-traversable
      , mtl
-@@ -592,7 +589,6 @@
+@@ -599,7 +596,6 @@ test-suite stack-test
+     , http-types
      , memory
      , microlens
-     , microlens-mtl
 -    , mintty
      , monad-logger
      , mono-traversable


=====================================
p/haskell-store/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-store (0.4.3.2-6) UNRELEASED; urgency=medium
+haskell-store (0.5.0-1) unstable; urgency=medium
 
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 14:08:26 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:48:46 +0300
 
 haskell-store (0.4.3.2-5) unstable; urgency=medium
 


=====================================
p/haskell-store/debian/control
=====================================
@@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 10),
  libghc-base-orphans-prof,
  libghc-base64-bytestring-dev (>= 0.1.1),
  libghc-base64-bytestring-prof,
- libghc-conduit-dev (>= 1.2.3.1),
- libghc-conduit-prof,
+ libghc-bifunctors-dev (>= 4.0),
+ libghc-bifunctors-prof,
  libghc-contravariant-dev (>= 1.3),
  libghc-contravariant-prof,
  libghc-cryptohash-dev (>= 0.11.6),
@@ -50,8 +50,6 @@ Build-Depends: debhelper (>= 10),
  libghc-store-core-dev (>= 0.4),
  libghc-store-core-dev (<< 0.5),
  libghc-store-core-prof,
- libghc-streaming-commons-dev (>= 0.1.10.0),
- libghc-streaming-commons-prof,
  libghc-syb-dev (>= 0.4.4),
  libghc-syb-prof,
  libghc-text-dev (>= 1.2.0.4),
@@ -80,7 +78,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-async-doc,
  libghc-base-orphans-doc,
  libghc-base64-bytestring-doc,
- libghc-conduit-doc,
+ libghc-bifunctors-doc,
  libghc-contravariant-doc,
  libghc-cryptohash-doc,
  libghc-free-doc,
@@ -97,7 +95,6 @@ Build-Depends-Indep: ghc-doc,
  libghc-semigroups-doc,
  libghc-smallcheck-doc,
  libghc-store-core-doc,
- libghc-streaming-commons-doc,
  libghc-syb-doc,
  libghc-text-doc,
  libghc-th-lift-doc,


=====================================
p/haskell-store/debian/patches/newer-smallcheck deleted
=====================================
@@ -1,30 +0,0 @@
---- a/test/Data/StoreSpec.hs
-+++ b/test/Data/StoreSpec.hs
-@@ -91,8 +91,6 @@
-               , ''CUIntMax, ''CPtrdiff, ''CSChar, ''CShort, ''CUInt, ''CLLong
-               , ''CLong, ''CInt, ''CChar, ''CSsize, ''CPid
-               , ''COff, ''CMode, ''CIno, ''CDev
--              , ''Word8, ''Word16, ''Word32, ''Word64, ''Word
--              , ''Int8, ''Int16, ''Int32, ''Int64
-               , ''PortNumber
- #if MIN_VERSION_base(4,10,0)
-               , ''CBool, ''CClockId, ''CKey, ''CId
-@@ -283,14 +281,18 @@
-              omitTys <- sequence
-                  [ [t| PV.Vector Addr |]
-                  , [t| CUIntPtr |]
-+                 , [t| PV.Vector CUIntPtr |]
-                  , [t| CIntPtr |]
-+                 , [t| PV.Vector CIntPtr |]
-                  , [t| IntPtr |]
-                  , [t| WordPtr |]
-                  , [t| TypeHash |]
-                  , [t| Fd |]
-+                 , [t| PV.Vector Fd |]
-                  , [t| NameFlavour |]
- #if MIN_VERSION_base(4,10,0)
-                  , [t| CTimer |]
-+                 , [t| PV.Vector CTimer |]
- #endif
-                  ]
-              let f ty = isMonoType ty && ty `notElem` omitTys


=====================================
p/haskell-store/debian/patches/no--N.diff
=====================================
@@ -1,29 +1,31 @@
+Index: b/store.cabal
+===================================================================
 --- a/store.cabal
 +++ b/store.cabal
-@@ -99,7 +99,7 @@
-   main-is: Spec.hs
+@@ -102,7 +102,7 @@ test-suite store-test
+       System.IO.ByteBufferSpec
    hs-source-dirs:
        test
 -  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-N
 +  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts
    build-depends:
-       base >=4.7 && <5
-     , store-core >=0.4 && <0.5
-@@ -157,7 +157,7 @@
+       array >=0.5.0.0
+     , async >=2.0.2
+@@ -154,7 +154,7 @@ test-suite store-weigh
    main-is: Allocations.hs
    hs-source-dirs:
        test
 -  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-N -with-rtsopts=-T -O2
 +  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-T -O2
    build-depends:
-       base >=4.7 && <5
-     , store-core >=0.4 && <0.5
-@@ -215,7 +215,7 @@
-   main-is: Bench.hs
+       array >=0.5.0.0
+     , async >=2.0.2
+@@ -213,7 +213,7 @@ benchmark store-bench
+       Paths_store
    hs-source-dirs:
        bench
 -  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-N1 -with-rtsopts=-s -with-rtsopts=-qg
 +  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 -threaded -rtsopts -with-rtsopts=-s -with-rtsopts=-qg
    build-depends:
-       base >=4.7 && <5
-     , store-core >=0.4 && <0.5
+       array >=0.5.0.0
+     , async >=2.0.2


=====================================
p/haskell-store/debian/patches/no-criterion-in-testsuite deleted
=====================================
@@ -1,10 +0,0 @@
---- a/store.cabal
-+++ b/store.cabal
-@@ -204,7 +204,6 @@
-     , contravariant >=1.3
-     , store
-     , weigh
--    , criterion
-     , cereal
-     , cereal-vector
-     , vector-binary-instances


=====================================
p/haskell-store/debian/patches/series
=====================================
@@ -1,3 +1 @@
 no--N.diff
-no-criterion-in-testsuite
-newer-smallcheck


=====================================
p/haskell-typed-process/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-typed-process (0.2.2.0-2) UNRELEASED; urgency=medium
+haskell-typed-process (0.2.3.0-1) unstable; urgency=medium
 
+  [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:47 -0400
+  [ Ilias Tsitsimpis ]
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 17:03:24 +0300
 
 haskell-typed-process (0.2.2.0-1) unstable; urgency=medium
 


=====================================
p/haskell-typed-process/debian/patches/no--N
=====================================
@@ -1,6 +1,8 @@
+Index: b/typed-process.cabal
+===================================================================
 --- a/typed-process.cabal
 +++ b/typed-process.cabal
-@@ -52,7 +52,7 @@
+@@ -52,7 +52,7 @@ test-suite typed-process-test
        Paths_typed_process
    hs-source-dirs:
        test
@@ -8,4 +10,4 @@
 +  ghc-options: -threaded -rtsopts
    build-depends:
        async
-     , base >=4.7 && <5
+     , base >=4.8 && <5


=====================================
p/haskell-validity/debian/changelog
=====================================
@@ -1,12 +1,13 @@
-haskell-validity (0.4.0.4-2) UNRELEASED; urgency=medium
+haskell-validity (0.7.0.0-1) unstable; urgency=medium
 
   [ Clint Adams ]
   * Set Rules-Requires-Root to no.
 
   [ Ilias Tsitsimpis ]
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:50 -0400
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 17:02:38 +0300
 
 haskell-validity (0.4.0.4-1) unstable; urgency=low
 


=====================================
p/haskell-yesod-core/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-yesod-core (1.6.5-2) UNRELEASED; urgency=medium
+haskell-yesod-core (1.6.6-1) unstable; urgency=medium
 
   * Bump debhelper compat level to 10
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 14:08:49 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 29 Sep 2018 16:55:04 +0300
 
 haskell-yesod-core (1.6.5-1) unstable; urgency=medium
 


=====================================
p/haskell-yesod-core/debian/control
=====================================
@@ -35,8 +35,6 @@ Build-Depends:
  libghc-cookie-dev (>= 0.4.3),
  libghc-cookie-dev (<< 0.5),
  libghc-cookie-prof,
- libghc-deepseq-generics-dev,
- libghc-deepseq-generics-prof,
  libghc-fast-logger-dev (>= 2.2),
  libghc-fast-logger-prof,
  libghc-hspec-dev (>= 1.3),
@@ -49,9 +47,6 @@ Build-Depends:
  libghc-monad-logger-prof,
  libghc-mtl-dev,
  libghc-mtl-prof,
- libghc-old-locale-dev (>= 1.0.0.2),
- libghc-old-locale-dev (<< 1.1),
- libghc-old-locale-prof,
  libghc-parsec3-dev (>= 2),
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-prof,
@@ -59,19 +54,13 @@ Build-Depends:
  libghc-path-pieces-dev (<< 0.3),
  libghc-path-pieces-dev (>= 0.1.2),
  libghc-path-pieces-prof,
- libghc-primitive-dev,
- libghc-primitive-prof,
- libghc-quickcheck2-dev (<< 3),
- libghc-quickcheck2-dev (>= 2),
+ libghc-random-dev (>= 1.0.0.2),
  libghc-random-dev (<< 1.2),
  libghc-random-prof,
  libghc-resourcet-dev (>= 1.2),
  libghc-resourcet-prof,
- libghc-safe-dev,
- libghc-safe-prof,
- libghc-semigroups-dev,
- libghc-semigroups-prof,
- libghc-shakespeare-dev,
+ libghc-rio-dev,
+ libghc-rio-prof,
  libghc-shakespeare-dev (>= 2.0),
  libghc-shakespeare-prof,
  libghc-streaming-commons-dev,
@@ -87,8 +76,8 @@ Build-Depends:
  libghc-vector-dev (>= 0.9),
  libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
- libghc-wai-dev (>= 3.0),
- libghc-wai-extra-dev,
+ libghc-wai-dev (>= 3.2),
+ libghc-wai-prof,
  libghc-wai-extra-dev (>= 3.0.7),
  libghc-wai-extra-prof,
  libghc-wai-logger-dev (>= 0.2),
@@ -99,8 +88,7 @@ Build-Depends:
  libghc-word8-dev,
  libghc-word8-prof,
  libghc-hunit-dev,
- libghc-quickcheck2-dev (>= 2),
- libghc-quickcheck2-dev (<< 3),
+ libghc-hunit-prof,
  libghc-async-dev,
  libghc-clientsession-dev,
  libghc-conduit-dev,
@@ -115,7 +103,9 @@ Build-Depends:
  libghc-shakespeare-dev,
  libghc-streaming-commons-dev,
  libghc-text-dev,
+ libghc-wai-dev (>= 3.0),
  libghc-wai-extra-dev,
+ libghc-warp-dev,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-auto-update-doc,
@@ -128,19 +118,15 @@ Build-Depends-Indep: ghc-doc,
  libghc-conduit-doc,
  libghc-conduit-extra-doc,
  libghc-cookie-doc,
- libghc-deepseq-generics-doc,
  libghc-fast-logger-doc,
  libghc-http-types-doc,
  libghc-monad-logger-doc,
  libghc-mtl-doc,
- libghc-old-locale-doc,
  libghc-parsec3-doc,
  libghc-path-pieces-doc,
- libghc-primitive-doc,
  libghc-random-doc,
  libghc-resourcet-doc,
- libghc-safe-doc,
- libghc-semigroups-doc,
+ libghc-rio-doc,
  libghc-shakespeare-doc,
  libghc-text-doc,
  libghc-unix-compat-doc,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/23ded8c0fa32895287a97f726e0eda4b66cb9523...51782f0f20ffece77a90ed0cd577b0df0280be19

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/23ded8c0fa32895287a97f726e0eda4b66cb9523...51782f0f20ffece77a90ed0cd577b0df0280be19
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180929/a144aaf1/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list