[Git][haskell-team/DHG_packages][master] quickcheck-instances: Upgrading from 0.3.23 to 0.3.27

Clint Adams (@clint) gitlab at salsa.debian.org
Fri Jun 17 01:04:48 BST 2022



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


Commits:
8ee98d19 by Clint Adams at 2022-06-16T20:04:25-04:00
quickcheck-instances: Upgrading from 0.3.23 to 0.3.27

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-quickcheck-instances/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-quickcheck-instances (0.3.27-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Thu, 16 Jun 2022 20:02:04 -0400
+
 haskell-quickcheck-instances (0.3.23-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-quickcheck-instances/debian/control
=====================================
@@ -11,38 +11,50 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-quickcheck2-dev (>= 2.13.2),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-onetuple-dev (>= 0.3),
+ libghc-onetuple-dev (<< 0.4),
+ libghc-onetuple-prof,
+ libghc-quickcheck2-dev (>= 2.14.1),
+ libghc-quickcheck2-dev (<< 2.14.3),
  libghc-quickcheck2-prof,
- libghc-base-compat-dev (>= 0.10.5),
- libghc-base-compat-dev (<< 0.12),
- libghc-base-compat-prof,
  libghc-case-insensitive-dev (>= 1.2.0.4),
  libghc-case-insensitive-dev (<< 1.3),
  libghc-case-insensitive-prof,
+ libghc-data-fix-dev (>= 0.3),
+ libghc-data-fix-dev (<< 0.4),
+ libghc-data-fix-prof,
  libghc-hashable-dev (>= 1.2.7.0),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
  libghc-hashable-prof,
+ libghc-integer-logarithms-dev (>= 1.0.3),
+ libghc-integer-logarithms-dev (<< 1.1),
+ libghc-integer-logarithms-prof,
  libghc-old-time-dev (>= 1.1.0.0),
  libghc-old-time-dev (<< 1.2),
  libghc-old-time-prof,
- libghc-scientific-dev (>= 0.2.0.0),
+ libghc-scientific-dev (>= 0.3.6.2),
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-prof,
  libghc-splitmix-dev (>= 0.0.2),
  libghc-splitmix-dev (<< 0.2),
  libghc-splitmix-prof,
- libghc-tagged-dev (>= 0.8.5),
+ libghc-strict-dev (>= 0.4),
+ libghc-strict-dev (<< 0.5),
+ libghc-strict-prof,
+ libghc-tagged-dev (>= 0.8.6),
  libghc-tagged-dev (<< 0.9),
  libghc-tagged-prof,
- libghc-these-dev (>= 1.1),
+ libghc-text-short-dev (>= 0.1.3),
+ libghc-text-short-dev (<< 0.2),
+ libghc-text-short-prof,
+ libghc-these-dev (>= 1.1.1.1),
  libghc-these-dev (<< 1.2),
  libghc-these-prof,
- libghc-time-compat-dev (>= 1.9.2.2),
+ libghc-time-compat-dev (>= 1.9.4),
  libghc-time-compat-dev (<< 1.10),
  libghc-time-compat-prof,
  libghc-transformers-compat-dev (>= 0.6.5),
- libghc-transformers-compat-dev (<< 0.7),
+ libghc-transformers-compat-dev (<< 0.8),
  libghc-transformers-compat-prof,
  libghc-unordered-containers-dev (>= 0.2.2.0),
  libghc-unordered-containers-dev (<< 0.3),
@@ -54,23 +66,27 @@ Build-Depends:
  libghc-vector-dev (<< 0.13),
  libghc-vector-prof,
 Build-Depends-Indep: ghc-doc,
+ libghc-onetuple-doc,
  libghc-quickcheck2-doc,
- libghc-base-compat-doc,
  libghc-case-insensitive-doc,
+ libghc-data-fix-doc,
  libghc-hashable-doc,
+ libghc-integer-logarithms-doc,
  libghc-old-time-doc,
  libghc-quickcheck2-doc,
  libghc-scientific-doc,
  libghc-splitmix-doc,
+ libghc-strict-doc,
  libghc-tagged-doc,
+ libghc-text-short-doc,
  libghc-these-doc,
  libghc-time-compat-doc,
  libghc-transformers-compat-doc,
  libghc-unordered-containers-doc,
  libghc-uuid-types-doc,
  libghc-vector-doc,
-Standards-Version: 4.5.0
-Homepage: https://github.com/phadej/qc-instances
+Standards-Version: 4.6.1
+Homepage: https://github.com/haskellari/qc-instances
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-quickcheck-instances
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-quickcheck-instances]
 


=====================================
p/haskell-quickcheck-instances/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
-Index: b/quickcheck-instances.cabal
-===================================================================
---- a/quickcheck-instances.cabal
-+++ b/quickcheck-instances.cabal
-@@ -1,5 +1,6 @@
- name:               quickcheck-instances
- version:            0.3.23
-+x-revision:         1
- synopsis:           Common quickcheck instances
- description:
-   QuickCheck instances.
-@@ -77,7 +78,7 @@ library
-   build-depends:
-       base        >=4.5    && <4.15
-     , QuickCheck  >=2.13.2 && <2.15
--    , splitmix    >=0.0.2  && <0.1
-+    , splitmix    >=0.0.2  && <0.2
- 
-   build-depends:
-       array                 >=0.4.0.0 && <0.6


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8ee98d19b6a9b4b0fe45f2069d878dbec08ea313
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/20220617/4a11cd94/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list