[DHG_packages] 26/155: errors: Upgrading from 2.1.3 to 2.2.1

Sean Whitton spwhitton at spwhitton.name
Sun Sep 3 21:43:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

spwhitton pushed a commit to branch master
in repository DHG_packages.

commit 993b032ceefbc2d0d8b428c270fc0e5da5c7c65a
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Sun Sep 3 13:38:25 2017 -0700

    errors: Upgrading from 2.1.3 to 2.2.1
---
 p/haskell-errors/debian/changelog |  6 ++++++
 p/haskell-errors/debian/control   | 12 ++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/p/haskell-errors/debian/changelog b/p/haskell-errors/debian/changelog
index 9acc43f..3866cef 100644
--- a/p/haskell-errors/debian/changelog
+++ b/p/haskell-errors/debian/changelog
@@ -1,3 +1,9 @@
+haskell-errors (2.2.1-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name>  Sun, 03 Sep 2017 13:38:25 -0700
+
 haskell-errors (2.1.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-errors/debian/control b/p/haskell-errors/debian/control
index 0fbc835..50c68f8 100644
--- a/p/haskell-errors/debian/control
+++ b/p/haskell-errors/debian/control
@@ -9,18 +9,26 @@ Build-Depends:
  ghc (>= 8),
  ghc-prof,
  haskell-devscripts (>= 0.13),
+ libghc-exceptions-dev (>= 0.6),
+ libghc-exceptions-dev (<< 0.9),
+ libghc-exceptions-prof,
+ libghc-safe-dev (>= 0.3.3),
  libghc-safe-dev (<< 0.4),
  libghc-safe-dev (>= 0.3.3),
  libghc-safe-prof,
+ libghc-text-dev (<< 1.3),
+ libghc-text-prof,
+ libghc-transformers-compat-dev (>= 0.4),
  libghc-transformers-compat-dev (<< 0.6),
  libghc-transformers-compat-dev (>= 0.4),
  libghc-transformers-compat-prof,
  libghc-unexceptionalio-dev (<< 0.4),
  libghc-unexceptionalio-dev (>= 0.3),
  libghc-unexceptionalio-prof,
-Build-Depends-Indep:
- ghc-doc,
+Build-Depends-Indep: ghc-doc,
+ libghc-exceptions-doc,
  libghc-safe-doc,
+ libghc-text-doc,
  libghc-transformers-compat-doc,
  libghc-unexceptionalio-doc,
 Standards-Version: 3.9.8

-- 
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