[DHG_packages] 01/02: Update binary-orphans dependencies

Joachim Breitner nomeata at moszumanska.debian.org
Wed Jun 1 07:43:00 UTC 2016


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

nomeata pushed a commit to branch LTS-6
in repository DHG_packages.

commit 8b5ac7e4e8407df30e6d6ff51b7da429d0f9ed58
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Jun 1 09:42:24 2016 +0200

    Update binary-orphans dependencies
---
 p/haskell-binary-orphans/debian/control            |  8 ++---
 .../debian/patches/new-metadata-from-hackage       | 42 ++++++++++++++++++++++
 p/haskell-binary-orphans/debian/patches/series     |  1 +
 3 files changed, 47 insertions(+), 4 deletions(-)

diff --git a/p/haskell-binary-orphans/debian/control b/p/haskell-binary-orphans/debian/control
index 844572a..0c482dd 100644
--- a/p/haskell-binary-orphans/debian/control
+++ b/p/haskell-binary-orphans/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
  ghc,
  ghc-prof,
  libghc-aeson-dev (>= 0.7.0.6),
- libghc-aeson-dev (<< 0.10.1),
+ libghc-aeson-dev (<< 0.11.3),
  libghc-aeson-prof,
  libghc-hashable-dev (>= 1.2.3.3),
  libghc-hashable-dev (<< 1.3),
@@ -18,10 +18,10 @@ Build-Depends: debhelper (>= 9),
  libghc-scientific-dev (<< 0.4),
  libghc-scientific-prof,
  libghc-semigroups-dev (>= 0.16.2.2),
- libghc-semigroups-dev (<< 0.18.1),
+ libghc-semigroups-dev (<< 0.18.2),
  libghc-semigroups-prof,
  libghc-tagged-dev (>= 0.7.3),
- libghc-tagged-dev (<< 0.8.3),
+ libghc-tagged-dev (<< 0.8.5),
  libghc-tagged-prof,
  libghc-text-dev (>= 1.2.0.6),
  libghc-text-dev (<< 1.3),
@@ -58,7 +58,7 @@ Build-Depends-Indep: ghc-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/phadej/binary-orphans#readme
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-binary-orphans
-Vcs-Darcs: git://git.debian.org/git/pkg-haskell/DHG_packages.git
+Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Orphan instances for binary
  `binary-orphans` defines orphan instances for types in some popular packages,
  in particular:
diff --git a/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage b/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage
new file mode 100644
index 0000000..b886b74
--- /dev/null
+++ b/p/haskell-binary-orphans/debian/patches/new-metadata-from-hackage
@@ -0,0 +1,42 @@
+Index: haskell-binary-orphans/binary-orphans.cabal
+===================================================================
+--- haskell-binary-orphans.orig/binary-orphans.cabal	2016-01-25 07:06:12.000000000 +0100
++++ haskell-binary-orphans/binary-orphans.cabal	2016-06-01 09:41:20.916924738 +0200
+@@ -30,13 +30,13 @@
+       src
+   ghc-options: -Wall -fno-warn-orphans
+   build-depends:
+-      base                     >=4.6.0.1   && <4.9
+-    , aeson                    >=0.7.0.6   && <0.10.1
+-    , binary                   >=0.5.1.1   && <0.8.1
++      base                     >=4.6.0.1   && <4.10
++    , aeson                    >=0.7.0.6   && <0.11.3
++    , binary                   >=0.5.1.1   && <0.8.4
+     , hashable                 >=1.2.3.3   && <1.3
+     , scientific               >=0.3.3.8   && <0.4
+-    , semigroups               >=0.16.2.2  && <0.18.1
+-    , tagged                   >=0.7.3     && <0.8.3
++    , semigroups               >=0.16.2.2  && <0.18.2
++    , tagged                   >=0.7.3     && <0.8.5
+     , text                     >=1.2.0.6   && <1.3
+     , time                     >=1.4.0.1   && <1.6.1
+     , unordered-containers     >=0.2.5.1   && <0.3
+@@ -54,13 +54,13 @@
+       test
+   ghc-options: -Wall -fno-warn-orphans
+   build-depends:
+-      base                     >=4.6.0.1   && <4.9
+-    , aeson                    >=0.7.0.6   && <0.10.1
+-    , binary                   >=0.5.1.1   && <0.8.1
++      base                     >=4.6.0.1   && <4.10
++    , aeson                    >=0.7.0.6   && <0.11.3
++    , binary                   >=0.5.1.1   && <0.8.4
+     , hashable                 >=1.2.3.3   && <1.3
+     , scientific               >=0.3.3.8   && <0.4
+-    , semigroups               >=0.16.2.2  && <0.18.1
+-    , tagged                   >=0.7.3     && <0.8.3
++    , semigroups               >=0.16.2.2  && <0.18.2
++    , tagged                   >=0.7.3     && <0.8.5
+     , text                     >=1.2.0.6   && <1.3
+     , time                     >=1.4.0.1   && <1.6.1
+     , unordered-containers     >=0.2.5.1   && <0.3
diff --git a/p/haskell-binary-orphans/debian/patches/series b/p/haskell-binary-orphans/debian/patches/series
new file mode 100644
index 0000000..0131f75
--- /dev/null
+++ b/p/haskell-binary-orphans/debian/patches/series
@@ -0,0 +1 @@
+new-metadata-from-hackage

-- 
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