[DHG_packages] 02/02: cabal-debian: Upgrading from 4.31 to 4.31.9

Clint Adams clint at moszumanska.debian.org
Sun Mar 13 17:03:06 UTC 2016


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

clint pushed a commit to branch master
in repository DHG_packages.

commit 14f182f44fe91b8cbcbfcdc08617010fea66c921
Author: Clint Adams <clint at debian.org>
Date:   Sun Mar 13 12:43:11 2016 -0400

    cabal-debian: Upgrading from 4.31 to 4.31.9
---
 p/cabal-debian/debian/changelog |  7 +++++++
 p/cabal-debian/debian/control   | 14 ++++++++------
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog
index dae510b..8f83545 100644
--- a/p/cabal-debian/debian/changelog
+++ b/p/cabal-debian/debian/changelog
@@ -1,3 +1,10 @@
+cabal-debian (4.31.9-1) unstable; urgency=medium
+
+  * New upstream release.
+    - No longer conflicts with newer optparse-applicative.  closes: #814992.
+
+ -- Clint Adams <clint at debian.org>  Sun, 13 Mar 2016 12:43:11 -0400
+
 cabal-debian (4.31-4) unstable; urgency=medium
 
   * Add missing Vcs-Git/Vcs-Browser headers.
diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control
index 8216a1d..1c5f50f 100644
--- a/p/cabal-debian/debian/control
+++ b/p/cabal-debian/debian/control
@@ -7,17 +7,22 @@ Build-Depends: debhelper (>= 9),
  cdbs,
  haskell-devscripts (>= 0.10),
  ghc,
- ghc-prof,
  libghc-bifunctors-dev,
- libghc-lens-dev,
  libghc-debian-dev (>> 3.87),
  libghc-diff-dev (>= 0.3.1),
+ libghc-data-default-dev,
+ libghc-debian-dev (>= 3.89),
  libghc-exceptions-dev,
  libghc-hsemail-dev,
  libghc-hunit-dev,
  libghc-memoize-dev (>= 0.7),
+ libghc-lens-dev,
  libghc-mtl-dev,
+ libghc-network-uri-dev,
+ libghc-newtype-generics-dev (>= 0.4),
+ libghc-optparse-applicative-dev (>= 0.11),
  libghc-parsec3-dev,
+ libghc-process-dev,
  libghc-puremd5-dev,
  libghc-regex-tdfa-dev,
  libghc-set-extra-dev,
@@ -29,12 +34,9 @@ Build-Depends: debhelper (>= 9),
  libghc-data-default-dev,
  libghc-network-uri-dev,
  libghc-newtype-generics-dev,
- libghc-optparse-applicative-dev (>= 0.11),
- libghc-optparse-applicative-dev (<< 0.12),
  libghc-ansi-wl-pprint-dev (>= 0.6),
  libghc-ansi-wl-pprint-dev (<< 0.7),
- libghc-prettyclass-dev,
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Homepage: https://github.com/ddssff/cabal-debian
 Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git
 Vcs-Browser: https://anonscm.debian.org/cgit/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