[Git][haskell-team/DHG_packages][master] 2 commits: haskell-maths: update to new release

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 16:37:31 BST 2019



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


Commits:
eb781f14 by Gianfranco Costamagna at 2019-08-23T15:31:34Z
haskell-maths: update to new release

- - - - -
2aa7654f by Gianfranco Costamagna at 2019-08-23T15:36:57Z
haskell-statestack: patch for newer deps

- - - - -


4 changed files:

- p/haskell-maths/debian/changelog
- p/haskell-statestack/debian/changelog
- + p/haskell-statestack/debian/patches/newer-deps
- p/haskell-statestack/debian/patches/series


Changes:

=====================================
p/haskell-maths/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-maths (0.4.9-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 17:29:45 +0200
+
 haskell-maths (0.4.8-6) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-statestack/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-statestack (0.2.0.5-8) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 17:34:41 +0200
+
 haskell-statestack (0.2.0.5-7) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-statestack/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-statestack-0.2.0.5.orig/statestack.cabal
++++ haskell-statestack-0.2.0.5/statestack.cabal
+@@ -19,7 +19,7 @@ Source-repository head
+ Library
+   Default-language:    Haskell2010
+   Exposed-modules:     Control.Monad.StateStack
+-  Build-depends:       base >= 4.2 && < 4.12,
++  Build-depends:       base >= 4.2 && < 4.13,
+                        mtl >= 2.1 && < 2.3,
+                        transformers >= 0.3 && < 0.6,
+                        transformers-compat >= 0.4 && < 0.7


=====================================
p/haskell-statestack/debian/patches/series
=====================================
@@ -1 +1,2 @@
 newer-base-and-transformers-compat
+newer-deps



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/4950b2076127f6185d73debc6c60546f090a769f...2aa7654f1f5c29e348a4b1d1f0667e780bca1c61

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/4950b2076127f6185d73debc6c60546f090a769f...2aa7654f1f5c29e348a4b1d1f0667e780bca1c61
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/20190823/5725cb48/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list