[Git][haskell-team/DHG_packages][master] monoid-extras: Upgrading from 0.5 to 0.5.1
Clint Adams
gitlab at salsa.debian.org
Mon Jun 1 00:21:09 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f7335d87 by Clint Adams at 2020-05-31T19:20:53-04:00
monoid-extras: Upgrading from 0.5 to 0.5.1
- - - - -
4 changed files:
- p/haskell-monoid-extras/debian/changelog
- p/haskell-monoid-extras/debian/control
- − p/haskell-monoid-extras/debian/patches/newer-deps
- − p/haskell-monoid-extras/debian/patches/series
Changes:
=====================================
p/haskell-monoid-extras/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-monoid-extras (0.5-2) unstable; urgency=medium
+haskell-monoid-extras (0.5.1-1) unstable; urgency=medium
+ [ Gianfranco Costamagna ]
* Patch for newer deps
- -- Gianfranco Costamagna <locutusofborg at debian.org> Fri, 30 Aug 2019 14:32:41 +0200
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 31 May 2020 19:19:42 -0400
haskell-monoid-extras (0.5-1) unstable; urgency=medium
=====================================
p/haskell-monoid-extras/debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends:
libghc-semigroupoids-dev (<< 5.4),
libghc-semigroupoids-prof,
libghc-semigroups-dev (>= 0.8),
- libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (<< 0.20),
libghc-semigroups-prof,
Build-Depends-Indep:
ghc-doc,
=====================================
p/haskell-monoid-extras/debian/patches/newer-deps deleted
=====================================
@@ -1,24 +0,0 @@
---- haskell-monoid-extras-0.5.orig/monoid-extras.cabal
-+++ haskell-monoid-extras-0.5/monoid-extras.cabal
-@@ -35,10 +35,10 @@ library
- Data.Monoid.Split,
- Data.Monoid.WithSemigroup
-
-- build-depends: base >= 4.3 && < 4.12,
-+ build-depends: base >= 4.3 && < 4.13,
- groups < 0.5,
- semigroups >= 0.8 && < 0.19,
-- semigroupoids >= 4.0 && < 5.3
-+ semigroupoids >= 4.0 && < 5.4
-
- hs-source-dirs: src
-
-@@ -52,7 +52,7 @@ benchmark semi-direct-product
- hs-source-dirs: benchmarks
- main-is: SemiDirectProduct.hs
- type: exitcode-stdio-1.0
-- build-depends: base >= 4.3 && < 4.12
-+ build-depends: base >= 4.3 && < 4.13
- , semigroups
- , criterion
- , monoid-extras
=====================================
p/haskell-monoid-extras/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f7335d876782331fb0ff1ab7068a2f0b2365d0cd
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f7335d876782331fb0ff1ab7068a2f0b2365d0cd
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/20200531/d82e313a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list