[Git][haskell-team/DHG_packages][master] multistate: Upgrading from 0.8.0.1 to 0.8.0.2

Clint Adams gitlab at salsa.debian.org
Wed Jul 22 12:53:58 BST 2020



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


Commits:
e224c933 by Clint Adams at 2020-07-22T07:53:32-04:00
multistate: Upgrading from 0.8.0.1 to 0.8.0.2

- - - - -


4 changed files:

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


Changes:

=====================================
p/haskell-multistate/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-multistate (0.8.0.2-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 22 Jul 2020 07:52:42 -0400
+
 haskell-multistate (0.8.0.1-1) unstable; urgency=low
 
   * Initial release


=====================================
p/haskell-multistate/debian/control
=====================================
@@ -19,7 +19,8 @@ Build-Depends: debhelper (>= 10),
  libghc-transformers-base-dev (<< 0.5),
  libghc-transformers-base-prof (<< 0.5),
  libghc-hspec-dev (>= 2),
- libghc-hspec-prof (>= 2),
+ libghc-hspec-dev (<< 2.8),
+ libghc-hspec-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-monad-control-doc,
  libghc-tagged-doc,


=====================================
p/haskell-multistate/debian/patches/newer-deps deleted
=====================================
@@ -1,20 +0,0 @@
---- a/multistate.cabal
-+++ b/multistate.cabal
-@@ -69,7 +69,7 @@
-   other-modules:
-     Control.Monad.Trans.MultiGST.Common
-   build-depends:
--    base         >= 4.9   && <4.13,
-+    base         >= 4.9   && <5,
-     mtl          >= 2.1   && <2.3,
-     transformers >= 0.3   && <0.6,
-     tagged       >= 0.7   && <0.9,
-@@ -107,7 +107,7 @@
-     multistate,
-     base <999,
-     transformers <0.6,
--    hspec >=2 && <2.6
-+    hspec >=2
-   ghc-options:      -Wall
-   main-is:          Test.hs
-   hs-source-dirs:   test


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e224c93357f652a3b3d4e744b534974b269327c3
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/20200722/9c474865/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list