[DHG_packages] 20/20: ghc-mod: Upload to unstable

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Sun Nov 5 12:40:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit 4990c6377717d2c4576b0c8a2b550eb329461ff4
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Sun Nov 5 14:25:59 2017 +0200

    ghc-mod: Upload to unstable
---
 p/ghc-mod/debian/changelog         |  3 ++-
 p/ghc-mod/debian/control           |  2 +-
 p/ghc-mod/debian/patches/newer-syb | 17 +++++++++++++++++
 p/ghc-mod/debian/patches/series    |  1 +
 4 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog
index d2f8988..c172377 100644
--- a/p/ghc-mod/debian/changelog
+++ b/p/ghc-mod/debian/changelog
@@ -9,8 +9,9 @@ ghc-mod (5.8.0.0-1) unstable; urgency=medium
   * Use the HTTPS form of the copyright-format URL
   * Modify d/watch and Source field in d/copyright to use HTTPS
   * Declare compliance with Debian policy 4.1.1
+  * Patch to support haskell-syb v0.7
 
- -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:25:39 -0700
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 05 Nov 2017 14:25:50 +0200
 
 ghc-mod (5.7.0.0-1) unstable; urgency=medium
 
diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control
index 52aaa7e..281b469 100644
--- a/p/ghc-mod/debian/control
+++ b/p/ghc-mod/debian/control
@@ -60,7 +60,7 @@ Build-Depends:
  libghc-split-dev (<< 0.3),
  libghc-split-prof,
  libghc-syb-dev (>= 0.5.1),
- libghc-syb-dev (<< 0.7),
+ libghc-syb-dev (<< 0.8),
  libghc-syb-prof,
  libghc-temporary-dev (>= 1.2.0.3),
  libghc-temporary-dev (<< 1.3),
diff --git a/p/ghc-mod/debian/patches/newer-syb b/p/ghc-mod/debian/patches/newer-syb
new file mode 100644
index 0000000..a862dbb
--- /dev/null
+++ b/p/ghc-mod/debian/patches/newer-syb
@@ -0,0 +1,17 @@
+Description: Newer syb
+Origin: upstream, https://hackage.haskell.org/package/ghc-mod-5.8.0.0/revisions/
+---
+
+Index: b/ghc-mod.cabal
+===================================================================
+--- a/ghc-mod.cabal
++++ b/ghc-mod.cabal
+@@ -198,7 +198,7 @@ Library
+                       , safe                 < 0.4  && >= 0.3.9
+                       , semigroups           < 0.19 && >= 0.10.0
+                       , split                < 0.3  && >= 0.2.2
+-                      , syb                  < 0.7  && >= 0.5.1
++                      , syb                  < 0.8  && >= 0.5.1
+                       , temporary            < 1.3  && >= 1.2.0.3
+                       , text                 < 1.3  && >= 1.2.1.3
+                       , transformers-base    < 0.5  && >= 0.4.4
diff --git a/p/ghc-mod/debian/patches/series b/p/ghc-mod/debian/patches/series
new file mode 100644
index 0000000..28c0e6a
--- /dev/null
+++ b/p/ghc-mod/debian/patches/series
@@ -0,0 +1 @@
+newer-syb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list