[DHG_packages] 111/204: netwire: Upgrading from 5.0.0 to 5.0.2
Clint Adams
clint at moszumanska.debian.org
Sun Jun 18 16:09:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit e037831eb3d414fe4d26f8aac5841b75aec2e6d0
Author: Clint Adams <clint at debian.org>
Date: Sat Jun 17 15:07:07 2017 -0400
netwire: Upgrading from 5.0.0 to 5.0.2
---
p/haskell-netwire/debian/changelog | 6 ++++++
p/haskell-netwire/debian/control | 10 +++++++---
2 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog
index 45774fa..0849198 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 at 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 e8bdf4e..d4da4ed 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
--
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