[Git][haskell-team/DHG_packages][master] 2 commits: haskell-onetuple: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 14:11:46 BST 2019



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


Commits:
72eee471 by Gianfranco Costamagna at 2019-08-23T13:03:28Z
haskell-onetuple: patch for newer deps

- - - - -
e88bf5c8 by Gianfranco Costamagna at 2019-08-23T13:11:17Z
haskell-singleton-bool: patch for newer deps

- - - - -


6 changed files:

- p/haskell-onetuple/debian/changelog
- + p/haskell-onetuple/debian/patches/newer-deps
- + p/haskell-onetuple/debian/patches/series
- p/haskell-singleton-bool/debian/changelog
- + p/haskell-singleton-bool/debian/patches/newer-deps
- + p/haskell-singleton-bool/debian/patches/series


Changes:

=====================================
p/haskell-onetuple/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-onetuple (0.2.2-3) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 15:02:07 +0200
+
 haskell-onetuple (0.2.2-2) unstable; urgency=medium
 
   * Bump debhelper compat level to 10


=====================================
p/haskell-onetuple/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-onetuple-0.2.2.orig/OneTuple.cabal
++++ haskell-onetuple-0.2.2/OneTuple.cabal
+@@ -37,7 +37,7 @@ source-repository head
+ library
+   default-language: Haskell98
+   Exposed-Modules:  Data.Tuple.OneTuple
+-  Build-depends:    base >= 4.3 && <4.12
++  Build-depends:    base >= 4.3 && <4.13
+ 
+   if !impl(ghc >= 8.0)
+     Build-depends:  semigroups >=0.18.4 && <0.19


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


=====================================
p/haskell-singleton-bool/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-singleton-bool (0.1.4-3) unstable; urgency=medium
+
+  * patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 15:09:26 +0200
+
 haskell-singleton-bool (0.1.4-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-singleton-bool/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-singleton-bool-0.1.4.orig/singleton-bool.cabal
++++ haskell-singleton-bool-0.1.4/singleton-bool.cabal
+@@ -35,7 +35,7 @@ library
+     src
+   ghc-options: -Wall
+   build-depends:
+-    base        >=4.6 && <4.12
++    base        >=4.6 && <4.13
+   exposed-modules:
+     Data.Singletons.Bool
+   default-language: Haskell2010


=====================================
p/haskell-singleton-bool/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

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


More information about the Pkg-haskell-commits mailing list