[Git][haskell-team/DHG_packages][master] haskell-ghc-syb-utils: patch for newer deps

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 16:26:36 BST 2019



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


Commits:
4950b207 by Gianfranco Costamagna at 2019-08-23T15:26:13Z
haskell-ghc-syb-utils: patch for newer deps

- - - - -


4 changed files:

- p/haskell-ghc-syb-utils/debian/changelog
- + p/haskell-ghc-syb-utils/debian/files
- + p/haskell-ghc-syb-utils/debian/patches/newer-deps
- + p/haskell-ghc-syb-utils/debian/patches/series


Changes:

=====================================
p/haskell-ghc-syb-utils/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ghc-syb-utils (0.3.0.0-2) unstable; urgency=medium
+
+  * Patch for new deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 17:21:10 +0200
+
 haskell-ghc-syb-utils (0.3.0.0-1) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-ghc-syb-utils/debian/files
=====================================
@@ -0,0 +1 @@
+haskell-ghc-syb-utils_0.3.0.0-2_source.buildinfo haskell optional


=====================================
p/haskell-ghc-syb-utils/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- haskell-ghc-syb-utils-0.3.0.0.orig/ghc-syb-utils.cabal
++++ haskell-ghc-syb-utils-0.3.0.0/ghc-syb-utils.cabal
+@@ -16,7 +16,7 @@ cabal-version:   >= 1.10
+ library
+   build-depends:   base >= 4 && < 5
+                  , syb >= 0.1.0
+-                 , ghc >= 7.10 && < 8.6
++                 , ghc >= 7.10 && < 8.7
+                  , bytestring
+ 
+   hs-source-dirs:  .


=====================================
p/haskell-ghc-syb-utils/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/4950b2076127f6185d73debc6c60546f090a769f
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/eede111c/attachment.html>


More information about the Pkg-haskell-commits mailing list