[Git][haskell-team/DHG_packages][master] persistent-template: Upgrading from 2.5.4 to 2.8.2.3

Clint Adams gitlab at salsa.debian.org
Sat Jun 13 22:19:18 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
e8ed1601 by Clint Adams at 2020-06-13T17:18:55-04:00
persistent-template: Upgrading from 2.5.4 to 2.8.2.3

- - - - -


4 changed files:

- p/haskell-persistent-template/debian/changelog
- p/haskell-persistent-template/debian/control
- − p/haskell-persistent-template/debian/patches/newer-deps
- − p/haskell-persistent-template/debian/patches/series


Changes:

=====================================
p/haskell-persistent-template/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-persistent-template (2.8.2.3-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 13 Jun 2020 17:16:58 -0400
+
 haskell-persistent-template (2.5.4-5) unstable; urgency=medium
 
   * Patch for newer build dependencies.


=====================================
p/haskell-persistent-template/debian/control
=====================================
@@ -12,43 +12,42 @@ Build-Depends:
  ghc-ghci,
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev (>= 0.7),
+ libghc-aeson-dev (>= 1.0),
  libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
- libghc-aeson-compat-dev (>= 0.3.2.0),
- libghc-aeson-compat-dev (<< 0.4),
- libghc-aeson-compat-prof,
- libghc-hspec-dev (>= 1.3),
- libghc-http-api-data-dev (>= 0.2),
+ libghc-http-api-data-dev (>= 0.3.7),
  libghc-http-api-data-prof,
+ libghc-monad-control-dev (>= 1.0),
  libghc-monad-control-dev (<< 1.1),
- libghc-monad-control-dev (>= 0.2),
  libghc-monad-control-prof,
  libghc-monad-logger-dev,
  libghc-monad-logger-prof,
  libghc-path-pieces-dev,
  libghc-path-pieces-prof,
- libghc-persistent-dev,
- libghc-persistent-dev (>= 2.5),
- libghc-persistent-dev (<< 2.10),
+ libghc-persistent-dev (>= 2.10),
+ libghc-persistent-dev (<< 3),
  libghc-persistent-prof,
- libghc-quickcheck2-dev,
- libghc-tagged-dev,
- libghc-tagged-prof,
+ libghc-th-lift-instances-dev (>= 0.1.14),
+ libghc-th-lift-instances-dev (<< 0.2),
+ libghc-th-lift-instances-prof,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
-Build-Depends-Indep:
- ghc-doc,
- libghc-aeson-compat-doc,
+ libghc-quickcheck2-dev,
+ libghc-quickcheck2-prof,
+ libghc-aeson-dev,
+ libghc-hspec-dev (>= 2.4),
+ libghc-hspec-prof,
+ libghc-persistent-dev,
+Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-http-api-data-doc,
  libghc-monad-control-doc,
  libghc-monad-logger-doc,
  libghc-path-pieces-doc,
  libghc-persistent-doc,
- libghc-tagged-doc,
+ libghc-th-lift-instances-doc,
  libghc-unordered-containers-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://www.yesodweb.com/book/persistent
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-persistent-template
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-persistent-template]


=====================================
p/haskell-persistent-template/debian/patches/newer-deps deleted
=====================================
@@ -1,25 +0,0 @@
---- a/persistent-template.cabal
-+++ b/persistent-template.cabal
-@@ -1,5 +1,6 @@
- name:            persistent-template
- version:         2.5.4
-+x-revision: 2
- license:         MIT
- license-file:    LICENSE
- author:          Michael Snoyman <michael at snoyman.com>
-@@ -23,13 +24,13 @@
-                    , text                     >= 0.5
-                    , transformers             >= 0.2       && < 0.6
-                    , containers
--                   , aeson                    >= 0.7       && < 1.3
-+                   , aeson                    >= 0.7       && < 1.5
-                    , aeson-compat             >= 0.3.2.0   && < 0.4
-                    , monad-logger
-                    , unordered-containers
-                    , tagged
-                    , path-pieces
--                   , http-api-data            >= 0.2       && < 0.4
-+                   , http-api-data            >= 0.2
-                    , ghc-prim
-     exposed-modules: Database.Persist.TH
-     ghc-options:     -Wall


=====================================
p/haskell-persistent-template/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e8ed1601e9889a342dcc75a3629c72c52f1d5a08

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e8ed1601e9889a342dcc75a3629c72c52f1d5a08
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/20200613/a3c0ad01/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list