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

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 30 20:16:02 BST 2019



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


Commits:
e6447ad2 by Gianfranco Costamagna at 2019-08-30T19:15:46Z
haskell-hslua: patch for newer deps

- - - - -


3 changed files:

- p/haskell-hslua/debian/changelog
- + p/haskell-hslua/debian/patches/newer-deps
- p/haskell-hslua/debian/patches/series


Changes:

=====================================
p/haskell-hslua/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hslua (0.9.5.2-4) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 30 Aug 2019 21:13:39 +0200
+
 haskell-hslua (0.9.5.2-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-hslua/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-hslua-0.9.5.2.orig/hslua.cabal
++++ haskell-hslua-0.9.5.2/hslua.cabal
+@@ -76,7 +76,7 @@ flag use-pkgconfig
+ library
+   build-depends:        base       >= 4.7    && < 5
+                       , bytestring >= 0.10.2 && < 0.11
+-                      , containers >= 0.5    && < 0.6
++                      , containers >= 0.5    && < 0.7
+                       , exceptions >= 0.8    && < 0.11
+                       , mtl        >= 2.2    && < 2.3
+                       , text


=====================================
p/haskell-hslua/debian/patches/series
=====================================
@@ -1 +1,2 @@
 no-fail
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/e6447ad217ff55095782bddf02cd4db79c93a192
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/20190830/1070bbe2/attachment.html>


More information about the Pkg-haskell-commits mailing list