[DHG_packages] 01/01: servant: Upgrading from 0.8.1 to 0.9.1.1
Clint Adams
clint at moszumanska.debian.org
Fri Jul 14 12:37:21 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 bf7abcf3961521a3b1d2e3c4a2637d161b9f35fb
Author: Clint Adams <clint at debian.org>
Date: Fri Jul 14 08:33:24 2017 -0400
servant: Upgrading from 0.8.1 to 0.9.1.1
---
p/haskell-servant/debian/changelog | 6 ++++++
p/haskell-servant/debian/control | 18 ++++++------------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/p/haskell-servant/debian/changelog b/p/haskell-servant/debian/changelog
index 7e8a5f2..b57b72f 100644
--- a/p/haskell-servant/debian/changelog
+++ b/p/haskell-servant/debian/changelog
@@ -1,3 +1,9 @@
+haskell-servant (0.9.1.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 14 Jul 2017 08:33:24 -0400
+
haskell-servant (0.8.1-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-servant/debian/control b/p/haskell-servant/debian/control
index b617cd1..6a28106 100644
--- a/p/haskell-servant/debian/control
+++ b/p/haskell-servant/debian/control
@@ -19,18 +19,11 @@ Build-Depends:
libghc-base-compat-dev (<< 0.10),
libghc-base-compat-dev (>= 0.9),
libghc-base-compat-prof,
- libghc-bytestring-conversion-dev (<< 0.4),
- libghc-bytestring-conversion-dev (>= 0.3),
- libghc-bytestring-conversion-prof,
- libghc-case-insensitive-dev (<< 1.3),
libghc-case-insensitive-dev (>= 1.2),
+ libghc-case-insensitive-dev (<< 1.3),
libghc-case-insensitive-prof,
- libghc-doctest-dev,
- libghc-filemanip-dev,
- libghc-hspec-dev (<< 3),
- libghc-hspec-dev (>= 2),
- libghc-http-api-data-dev (<< 0.3),
- libghc-http-api-data-dev (>= 0.1),
+ libghc-http-api-data-dev (>= 0.3),
+ libghc-http-api-data-dev (<< 0.4),
libghc-http-api-data-prof,
libghc-http-media-dev (<< 0.7),
libghc-http-media-dev (>= 0.4),
@@ -60,12 +53,13 @@ Build-Depends:
libghc-vault-dev (<< 0.4),
libghc-vault-dev (>= 0.3),
libghc-vault-prof,
+ libghc-doctest-dev <!nocheck>,
+ libghc-filemanip-dev <!nocheck>,
Build-Depends-Indep:
ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
libghc-base-compat-doc,
- libghc-bytestring-conversion-doc,
libghc-case-insensitive-doc,
libghc-http-api-data-doc,
libghc-http-media-doc,
@@ -76,7 +70,7 @@ Build-Depends-Indep:
libghc-string-conversions-doc,
libghc-text-doc,
libghc-vault-doc,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Homepage: http://haskell-servant.readthedocs.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-servant
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