[DHG_packages] 103/120: wai: Upgrading from 3.0.3.0 to 3.0.4.0
Clint Adams
clint at moszumanska.debian.org
Fri Dec 4 14:30:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit f677097ec2e7bbe19543f50702e1a5437a5b41aa
Author: Clint Adams <clint at debian.org>
Date: Fri Dec 4 00:28:03 2015 -0500
wai: Upgrading from 3.0.3.0 to 3.0.4.0
---
p/haskell-wai/debian/changelog | 6 ++++++
p/haskell-wai/debian/control | 7 +++++++
2 files changed, 13 insertions(+)
diff --git a/p/haskell-wai/debian/changelog b/p/haskell-wai/debian/changelog
index 46e880e..0897665 100644
--- a/p/haskell-wai/debian/changelog
+++ b/p/haskell-wai/debian/changelog
@@ -1,3 +1,9 @@
+haskell-wai (3.0.4.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 04 Dec 2015 00:28:03 -0500
+
haskell-wai (3.0.3.0-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/haskell-wai/debian/control b/p/haskell-wai/debian/control
index c76867f..4736f1c 100644
--- a/p/haskell-wai/debian/control
+++ b/p/haskell-wai/debian/control
@@ -11,12 +11,17 @@ Build-Depends: debhelper (>= 9),
libghc-blaze-builder-dev (>= 0.2.1.4),
libghc-blaze-builder-dev (<< 0.5),
libghc-blaze-builder-prof,
+ libghc-bytestring-builder-dev (>= 0.10.4.0),
+ libghc-bytestring-builder-dev (<< 0.10.7),
+ libghc-bytestring-builder-prof,
libghc-http-types-dev (>= 0.7),
libghc-http-types-prof,
libghc-network-dev (>= 2.2.1.5),
libghc-network-prof,
libghc-text-dev (>= 0.7),
libghc-text-prof,
+ libghc-unix-compat-dev (>= 0.2),
+ libghc-unix-compat-prof,
libghc-vault-dev (>= 0.3),
libghc-vault-dev (<< 0.4),
libghc-vault-prof,
@@ -24,9 +29,11 @@ Build-Depends: debhelper (>= 9),
libghc-hspec-dev,
Build-Depends-Indep: ghc-doc,
libghc-blaze-builder-doc,
+ libghc-bytestring-builder-doc,
libghc-http-types-doc,
libghc-network-doc,
libghc-text-doc,
+ libghc-unix-compat-doc,
libghc-vault-doc,
Standards-Version: 3.9.6
Homepage: https://github.com/yesodweb/wai
--
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