[Git][haskell-team/DHG_packages][master] haskell-multiset-comb: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 14:00:03 BST 2019



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


Commits:
b1574147 by Gianfranco Costamagna at 2019-08-23T12:59:30Z
haskell-multiset-comb: patch for newer deps

- - - - -


3 changed files:

- p/haskell-multiset-comb/debian/changelog
- + p/haskell-multiset-comb/debian/patches/newer-deps
- + p/haskell-multiset-comb/debian/patches/series


Changes:

=====================================
p/haskell-multiset-comb/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-multiset-comb (0.2.4.1-4) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 14:58:13 +0200
+
 haskell-multiset-comb (0.2.4.1-3) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-multiset-comb/debian/patches/newer-deps
=====================================
@@ -0,0 +1,12 @@
+--- haskell-multiset-comb-0.2.4.1.orig/multiset-comb.cabal
++++ haskell-multiset-comb-0.2.4.1/multiset-comb.cabal
+@@ -23,6 +23,6 @@ source-repository head
+ Library
+   Exposed-modules:     Math.Combinatorics.Multiset
+   Build-depends:       base >= 3 && < 5,
+-                       containers >= 0.5 && < 0.6,
++                       containers >= 0.5 && < 0.7,
+                        transformers >= 0.3 && < 0.6
+-  Default-language:    Haskell2010
+\ No newline at end of file
++  Default-language:    Haskell2010


=====================================
p/haskell-multiset-comb/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/b1574147c1c97ea1fe1aff59c67f72937ad5bf61
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/5f343cb6/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list