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

Gianfranco Costamagna gitlab at salsa.debian.org
Thu Sep 5 17:16:57 BST 2019



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


Commits:
88ed52ac by Gianfranco Costamagna at 2019-09-05T16:16:08Z
haskell-github: patch for newer deps

- - - - -


4 changed files:

- p/haskell-github/debian/changelog
- p/haskell-github/debian/control
- + p/haskell-github/debian/patches/newer-deps
- + p/haskell-github/debian/patches/series


Changes:

=====================================
p/haskell-github/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-github (0.20-2) unstable; urgency=medium
+
+  * Patch for newer deps
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 05 Sep 2019 18:11:35 +0200
+
 haskell-github (0.20-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-github/debian/control
=====================================
@@ -77,7 +77,7 @@ Build-Depends:
  libghc-file-embed-dev,
  libghc-file-embed-prof,
  libghc-hspec-dev (>= 2.5.6),
- libghc-hspec-dev (<< 2.6),
+ libghc-hspec-dev (<< 2.7),
  libghc-hspec-prof,
  libghc-unordered-containers-dev,
  libghc-vector-dev,


=====================================
p/haskell-github/debian/patches/newer-deps
=====================================
@@ -0,0 +1,8 @@
+--- haskell-github-0.20.orig/github.cabal
++++ haskell-github-0.20/github.cabal
+@@ -198,4 +198,4 @@ test-suite github-test
+                  vector,
+                  unordered-containers,
+                  file-embed,
+-                 hspec >= 2.5.6 && <2.6
++                 hspec >= 2.5.6 && <2.7


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



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/88ed52acdad3b696364f2572f752b80f872d4416
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/20190905/401f44ad/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list