[Git][haskell-team/DHG_packages][master] these: Upgrading from 0.7.4 to 0.7.6

Clint Adams gitlab at salsa.debian.org
Sun Jul 28 00:53:53 BST 2019



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


Commits:
2f4980a5 by Clint Adams at 2019-07-27T23:52:09Z
these: Upgrading from 0.7.4 to 0.7.6

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-these/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-these (0.7.6-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sat, 27 Jul 2019 19:48:27 -0400
+
 haskell-these (0.7.4-5) unstable; urgency=medium
 
   * Patch for newer tasty.


=====================================
p/haskell-these/debian/control
=====================================
@@ -10,68 +10,72 @@ Build-Depends:
  debhelper (>= 10),
  ghc (>= 8.4.3),
  ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-quickcheck2-dev (>= 2.10),
- libghc-quickcheck2-dev (<< 2.12),
+ haskell-devscripts (>= 0.15),
+ libghc-quickcheck2-dev (>= 2.12.6.1),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-quickcheck2-prof,
- libghc-aeson-dev (>= 0.7.0.4),
- libghc-aeson-dev (<< 1.4),
+ libghc-aeson-dev (>= 1.4.2.0),
+ libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
- libghc-bifunctors-dev (>= 0.1),
+ libghc-base-compat-dev (>= 0.10.5),
+ libghc-base-compat-dev (<< 0.11),
+ libghc-base-compat-prof,
+ libghc-bifunctors-dev (>= 5.5.3),
  libghc-bifunctors-dev (<< 5.6),
  libghc-bifunctors-prof,
- libghc-data-default-class-dev (<< 0.2),
- libghc-data-default-class-dev (>= 0.0),
- libghc-data-default-class-prof,
+ libghc-data-default-class-dev (>= 0.1.2.0),
+ libghc-hashable-dev (>= 1.2.7.0),
  libghc-hashable-dev (<< 1.3),
- libghc-hashable-dev (>= 1.2.3),
  libghc-hashable-prof,
- libghc-keys-dev (>= 3.10),
+ libghc-keys-dev (>= 3.12.1),
  libghc-keys-dev (<< 3.13),
  libghc-keys-prof,
- libghc-profunctors-dev (<< 5.3),
- libghc-profunctors-dev (>= 3),
- libghc-profunctors-prof,
- libghc-semigroupoids-dev (>= 5.0),
- libghc-semigroupoids-dev (<< 5.3),
+ libghc-lens-dev (>= 4.17),
+ libghc-lens-dev (<< 4.18),
+ libghc-lens-prof,
+ libghc-semigroupoids-dev (>= 5.3.1),
+ libghc-semigroupoids-dev (<< 5.4),
  libghc-semigroupoids-prof,
- libghc-transformers-compat-dev (>= 0.2),
+ libghc-transformers-compat-dev (>= 0.6.2),
  libghc-transformers-compat-dev (<< 0.7),
  libghc-transformers-compat-prof,
- libghc-unordered-containers-dev (>= 0.2.4.0),
+ libghc-unordered-containers-dev (>= 0.2.8.0),
  libghc-unordered-containers-dev (<< 0.3),
  libghc-unordered-containers-prof,
- libghc-vector-dev (>= 0.4),
+ libghc-vector-dev (>= 0.12.0.2),
  libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
- libghc-vector-instances-dev (>= 3.3.1),
+ libghc-vector-instances-dev (>= 3.4),
  libghc-vector-instances-dev (<< 3.5),
  libghc-vector-instances-prof,
  libghc-quickcheck2-dev,
  libghc-aeson-dev,
+ libghc-base-compat-dev,
  libghc-bifunctors-dev,
  libghc-hashable-dev,
+ libghc-lens-dev,
  libghc-quickcheck-instances-dev (>= 0.3.15),
  libghc-quickcheck-instances-dev (<< 0.4),
- libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 1.2),
- libghc-tasty-quickcheck-dev (>= 0.8),
+ libghc-quickcheck-instances-prof,
+ libghc-tasty-dev (>= 1.2),
+ libghc-tasty-dev (<< 1.3),
+ libghc-tasty-prof,
+ libghc-tasty-quickcheck-dev (>= 0.10),
  libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-prof,
  libghc-unordered-containers-dev,
  libghc-vector-dev,
-Build-Depends-Indep: ghc-doc,
- libghc-quickcheck2-doc,
  libghc-aeson-doc,
+ libghc-base-compat-doc,
  libghc-bifunctors-doc,
  libghc-data-default-class-doc,
  libghc-hashable-doc,
  libghc-keys-doc,
- libghc-profunctors-doc,
- libghc-quickcheck2-doc,
+ libghc-lens-doc,
  libghc-semigroupoids-doc,
  libghc-vector-doc,
  libghc-vector-instances-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.4.0
 Homepage: https://github.com/isomorphism/these
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-these
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-these]


=====================================
p/haskell-these/debian/patches/newer-deps deleted
=====================================
@@ -1,46 +0,0 @@
---- a/these.cabal
-+++ b/these.cabal
-@@ -42,22 +42,22 @@
-                        Control.Monad.Chronicle.Class,
-                        Control.Monad.Trans.Chronicle
- 
--  Build-depends:       base                     >= 4.4     && < 4.11,
--                       aeson                    >= 0.7.0.4 && < 1.3,
--                       bifunctors               >= 0.1     && < 5.5,
-+  Build-depends:       base                     >= 4.4     && < 4.12,
-+                       aeson                    >= 0.7.0.4 && < 1.4,
-+                       bifunctors               >= 0.1     && < 5.6,
-                        binary                   >= 0.5.0.2 && < 0.10,
-                        containers               >= 0.4     && < 0.6,
-                        data-default-class       >= 0.0     && < 0.2,
-                        deepseq                  >= 1.3.0.0 && < 1.5,
-                        hashable                 >= 1.2.3   && < 1.3,
--                       keys                     >= 3.10    && < 3.12,
-+                       keys                     >= 3.10    && < 3.13,
-                        mtl                      >= 2       && < 2.3,
-                        profunctors              >= 3       && < 5.3,
--                       QuickCheck               >= 2.10    && < 2.11,
--                       semigroupoids            >= 1.0     && < 5.3,
-+                       QuickCheck               >= 2.10    && < 2.12,
-+                       semigroupoids            >= 5.0     && < 5.3,
-                        transformers             >= 0.2     && < 0.6,
--                       transformers-compat      >= 0.2     && < 0.6,
--                       unordered-containers     >= 0.2     && < 0.3,
-+                       transformers-compat      >= 0.2     && < 0.7,
-+                       unordered-containers     >= 0.2.4.0 && < 0.3,
-                        vector                   >= 0.4     && < 0.13,
-                        vector-instances         >= 3.3.1   && < 3.5
-   if impl(ghc <7.5)
-@@ -76,9 +76,9 @@
-   ghc-options:         -Wall
-   build-depends:       these,
-                        base                    >= 4.5,
--                       quickcheck-instances    >= 0.3.15 && < 0.3.16,
--                       tasty                   >= 0.10   && < 0.12,
--                       tasty-quickcheck        >= 0.8    && < 0.10,
-+                       quickcheck-instances    >= 0.3.15 && < 0.4,
-+                       tasty                   >= 0.10   && < 1.2,
-+                       tasty-quickcheck        >= 0.8    && < 0.11,
-                        aeson,
-                        bifunctors,
-                        binary,


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2f4980a5ab9cf33d9e8785999405d6beeb433a4e
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/20190727/d39f9664/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list