summaryrefslogtreecommitdiff
path: root/p/haskell-binary-tagged
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2016-05-28 13:37:46 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2016-05-28 13:38:01 +0200
commit623e9e0b999a2ebe555de7be0dd30602723f56b0 (patch)
tree81406a0e9127d97de039e36c05ef2c749a315a28 /p/haskell-binary-tagged
parent31e86d39f0beaf5db96f4ba22766b52f25a099e3 (diff)
downloadDHG_packages-623e9e0b999a2ebe555de7be0dd30602723f56b0.tar.gz
binary-tagged: Upgrading from 0.1.3.0 to 0.1.4.0
Diffstat (limited to 'p/haskell-binary-tagged')
-rw-r--r--p/haskell-binary-tagged/debian/changelog8
-rw-r--r--p/haskell-binary-tagged/debian/control6
2 files changed, 11 insertions, 3 deletions
diff --git a/p/haskell-binary-tagged/debian/changelog b/p/haskell-binary-tagged/debian/changelog
index 225fbf991..194340532 100644
--- a/p/haskell-binary-tagged/debian/changelog
+++ b/p/haskell-binary-tagged/debian/changelog
@@ -1,9 +1,13 @@
-haskell-binary-tagged (0.1.3.0-2) UNRELEASED; urgency=medium
+haskell-binary-tagged (0.1.4.0-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300
+ [ Joachim Breitner ]
+ * New upstream release
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 28 May 2016 13:37:46 +0200
haskell-binary-tagged (0.1.3.0-1) unstable; urgency=low
diff --git a/p/haskell-binary-tagged/debian/control b/p/haskell-binary-tagged/debian/control
index 45f8a3a07..4a78ffde5 100644
--- a/p/haskell-binary-tagged/debian/control
+++ b/p/haskell-binary-tagged/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
libghc-sha-dev (<< 1.7),
libghc-sha-prof,
libghc-aeson-dev (>= 0.8),
- libghc-aeson-dev (<< 0.11),
+ libghc-aeson-dev (<< 0.12),
libghc-aeson-prof,
libghc-generics-sop-dev (>= 0.1),
libghc-generics-sop-dev (<< 0.3),
@@ -23,6 +23,9 @@ Build-Depends: debhelper (>= 9),
libghc-scientific-dev (>= 0.3),
libghc-scientific-dev (<< 0.4),
libghc-scientific-prof,
+ libghc-semigroups-dev (>= 0.16),
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-prof,
libghc-tagged-dev (>= 0.7),
libghc-tagged-dev (<< 0.9),
libghc-tagged-prof,
@@ -46,6 +49,7 @@ Build-Depends-Indep: ghc-doc,
libghc-generics-sop-doc,
libghc-hashable-doc,
libghc-scientific-doc,
+ libghc-semigroups-doc,
libghc-tagged-doc,
libghc-text-doc,
libghc-unordered-containers-doc,