summaryrefslogtreecommitdiff
path: root/p/haskell-netwire
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2017-06-17 15:07:07 -0400
committerClint Adams <clint@debian.org>2017-06-18 11:37:12 -0400
commite037831eb3d414fe4d26f8aac5841b75aec2e6d0 (patch)
tree194a44635eab671934ec06c15f40b14b46ea9001 /p/haskell-netwire
parentb94ac6c87d51f92244f4963c0ea8d6168bf5b1ca (diff)
downloadDHG_packages-e037831eb3d414fe4d26f8aac5841b75aec2e6d0.tar.gz
netwire: Upgrading from 5.0.0 to 5.0.2
Diffstat (limited to 'p/haskell-netwire')
-rw-r--r--p/haskell-netwire/debian/changelog6
-rw-r--r--p/haskell-netwire/debian/control10
2 files changed, 13 insertions, 3 deletions
diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog
index 45774fa95..084919835 100644
--- a/p/haskell-netwire/debian/changelog
+++ b/p/haskell-netwire/debian/changelog
@@ -1,3 +1,9 @@
+haskell-netwire (5.0.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint@debian.org> Sat, 17 Jun 2017 15:07:07 -0400
+
haskell-netwire (5.0.0-7) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control
index e8bdf4ee6..d4da4ede7 100644
--- a/p/haskell-netwire/debian/control
+++ b/p/haskell-netwire/debian/control
@@ -13,19 +13,23 @@ Build-Depends:
libghc-parallel-dev (<< 4),
libghc-parallel-dev (>= 3.2),
libghc-parallel-prof,
+ libghc-profunctors-dev (>= 4.3),
+ libghc-profunctors-dev (<< 6),
+ libghc-profunctors-prof,
+ libghc-random-dev (>= 1.1),
libghc-random-dev (<< 2),
- libghc-random-dev (>= 1.0),
libghc-random-prof,
+ libghc-semigroups-dev (>= 0.15),
libghc-semigroups-dev (<< 1),
- libghc-semigroups-dev (>= 0.9),
libghc-semigroups-prof,
Build-Depends-Indep:
ghc-doc,
libghc-parallel-doc,
+ libghc-profunctors-doc,
libghc-random-doc,
libghc-semigroups-doc,
Standards-Version: 3.9.8
-Homepage: http://hackage.haskell.org/package/netwire
+Homepage: https://github.com/esoeylemez/netwire
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-netwire
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git