[DHG_packages] 01/04: binary-tagged: Upgrading from 0.1.4.0 to 0.1.4.1
Clint Adams
clint at moszumanska.debian.org
Wed Oct 26 22:38:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit a09895089aff026c1660e7de17b81cc9f941785b
Author: Clint Adams <clint at debian.org>
Date: Wed Oct 26 17:42:04 2016 -0400
binary-tagged: Upgrading from 0.1.4.0 to 0.1.4.1
---
p/haskell-binary-tagged/debian/changelog | 6 ++++++
p/haskell-binary-tagged/debian/control | 15 +++++++++++----
p/haskell-binary-tagged/debian/patches/no-nats | 12 +++++-------
3 files changed, 22 insertions(+), 11 deletions(-)
diff --git a/p/haskell-binary-tagged/debian/changelog b/p/haskell-binary-tagged/debian/changelog
index 6849268..91e2095 100644
--- a/p/haskell-binary-tagged/debian/changelog
+++ b/p/haskell-binary-tagged/debian/changelog
@@ -1,3 +1,9 @@
+haskell-binary-tagged (0.1.4.1-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 26 Oct 2016 17:42:04 -0400
+
haskell-binary-tagged (0.1.4.0-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
diff --git a/p/haskell-binary-tagged/debian/control b/p/haskell-binary-tagged/debian/control
index 06cecd0..eada48a 100644
--- a/p/haskell-binary-tagged/debian/control
+++ b/p/haskell-binary-tagged/debian/control
@@ -10,13 +10,19 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.9),
- libghc-aeson-dev (<< 0.12),
- libghc-aeson-dev (>= 0.8),
- libghc-aeson-prof,
libghc-bifunctors-dev,
libghc-binary-orphans-dev (>= 0.1.1),
- libghc-generics-sop-dev (<< 0.3),
+ libghc-sha-dev (>= 1.6),
+ libghc-sha-dev (<< 1.7),
+ libghc-sha-prof,
+ libghc-aeson-dev (>= 0.8),
+ libghc-aeson-dev (<< 1.1),
+ libghc-aeson-prof,
+ libghc-base16-bytestring-dev (>= 0.1.1.6),
+ libghc-base16-bytestring-dev (<< 0.2),
+ libghc-base16-bytestring-prof,
libghc-generics-sop-dev (>= 0.1),
+ libghc-generics-sop-dev (<< 0.3),
libghc-generics-sop-prof,
libghc-hashable-dev (<< 1.3),
libghc-hashable-dev (>= 1.2),
@@ -48,6 +54,7 @@ Build-Depends:
Build-Depends-Indep:
ghc-doc,
libghc-aeson-doc,
+ libghc-base16-bytestring-doc,
libghc-generics-sop-doc,
libghc-hashable-doc,
libghc-scientific-doc,
diff --git a/p/haskell-binary-tagged/debian/patches/no-nats b/p/haskell-binary-tagged/debian/patches/no-nats
index c52aacb..7c50330 100644
--- a/p/haskell-binary-tagged/debian/patches/no-nats
+++ b/p/haskell-binary-tagged/debian/patches/no-nats
@@ -1,8 +1,6 @@
-Index: haskell-binary-tagged/binary-tagged.cabal
-===================================================================
---- haskell-binary-tagged.orig/binary-tagged.cabal 2016-04-12 09:16:53.000000000 +0200
-+++ haskell-binary-tagged/binary-tagged.cabal 2016-06-01 10:30:47.066497050 +0200
-@@ -38,7 +38,6 @@
+--- a/binary-tagged.cabal
++++ b/binary-tagged.cabal
+@@ -39,7 +39,6 @@ library
, containers >=0.5 && <0.6
, generics-sop >=0.1 && <0.3
, hashable >=1.2 && <1.3
@@ -10,7 +8,7 @@ Index: haskell-binary-tagged/binary-tagged.cabal
, scientific >=0.3 && <0.4
, SHA >=1.6 && <1.7
, semigroups >=0.16 && <0.19
-@@ -66,7 +65,6 @@
+@@ -68,7 +67,6 @@ test-suite binary-tagged-test
, containers >=0.5 && <0.6
, generics-sop >=0.1 && <0.3
, hashable >=1.2 && <1.3
@@ -18,7 +16,7 @@ Index: haskell-binary-tagged/binary-tagged.cabal
, scientific >=0.3 && <0.4
, SHA >=1.6 && <1.7
, semigroups >=0.16 && <0.19
-@@ -102,7 +100,6 @@
+@@ -105,7 +103,6 @@ benchmark binary-tagged-bench
, containers >=0.5 && <0.6
, generics-sop >=0.1 && <0.3
, hashable >=1.2 && <1.3
--
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