[Git][haskell-team/DHG_packages][master] 2 commits: haskell-repa: bump quickcheck bounds

Gianfranco Costamagna gitlab at salsa.debian.org
Mon Aug 26 16:11:19 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
d9253c9a by Gianfranco Costamagna at 2019-08-26T14:53:09Z
haskell-repa: bump quickcheck bounds

- - - - -
c1f18710 by Gianfranco Costamagna at 2019-08-26T15:11:04Z
haskell-text-metrics: patch for newer deps

- - - - -


5 changed files:

- p/haskell-repa/debian/changelog
- p/haskell-repa/debian/control
- p/haskell-text-metrics/debian/changelog
- + p/haskell-text-metrics/debian/patches/newer-deps
- + p/haskell-text-metrics/debian/patches/series


Changes:

=====================================
p/haskell-repa/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-repa (3.4.1.4-2) unstable; urgency=medium
+
+  * Bump quickcheck bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Mon, 26 Aug 2019 16:51:50 +0200
+
 haskell-repa (3.4.1.4-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-repa/debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.12),
+ libghc-quickcheck2-dev (<< 2.13),
  libghc-quickcheck2-prof,
  libghc-vector-dev (<< 0.13),
  libghc-vector-dev (>= 0.11),


=====================================
p/haskell-text-metrics/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-text-metrics (0.3.0-5) unstable; urgency=medium
+
+  * Bump containers bounds
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Tue, 06 Aug 2019 09:05:46 +0200
+
 haskell-text-metrics (0.3.0-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-text-metrics/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-text-metrics-0.3.0.orig/text-metrics.cabal
++++ haskell-text-metrics-0.3.0/text-metrics.cabal
+@@ -26,7 +26,7 @@ flag dev
+ 
+ library
+   build-depends:      base             >= 4.7 && < 5.0
+-                    , containers       >= 0.5.6.2 && < 0.6
++                    , containers       >= 0.5.6.2 && < 0.7
+                     , text             >= 0.2 && < 1.3
+                     , vector           >= 0.11 && < 0.13
+   exposed-modules:    Data.Text.Metrics


=====================================
p/haskell-text-metrics/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/fb26f4211a7e13cced80d09138d50017f7185933...c1f187107bfd2588cc706669a28f38c050c38328

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/fb26f4211a7e13cced80d09138d50017f7185933...c1f187107bfd2588cc706669a28f38c050c38328
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/20190826/a029c5c8/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list