[DHG_packages] 06/08: ghc-mod: Upgrading from 5.2.1.2 to 5.3.0.0

Sven Bartscher svenb-guest at moszumanska.debian.org
Sun Aug 16 20:17:26 UTC 2015


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

svenb-guest pushed a commit to branch master
in repository DHG_packages.

commit 4147dd9557470817319ab66abc2de991b46eef9c
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date:   Sun Aug 16 20:59:22 2015 +0200

    ghc-mod: Upgrading from 5.2.1.2 to 5.3.0.0
---
 p/ghc-mod/debian/changelog |  6 ++++++
 p/ghc-mod/debian/control   | 52 +++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 53 insertions(+), 5 deletions(-)

diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog
index a3a4f08..914913b 100644
--- a/p/ghc-mod/debian/changelog
+++ b/p/ghc-mod/debian/changelog
@@ -1,3 +1,9 @@
+ghc-mod (5.3.0.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Sven Bartscher <sven.bartscher at weltraumschlangen.de>  Sun, 16 Aug 2015 20:59:22 +0200
+
 ghc-mod (5.2.1.2-1) unstable; urgency=medium
 
   * New upstream release (Closes: #785936)
diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control
index e6fc38b..ba1aab8 100644
--- a/p/ghc-mod/debian/control
+++ b/p/ghc-mod/debian/control
@@ -6,25 +6,66 @@ Build-Depends: debhelper (>= 9),
  haskell-devscripts (>= 0.9),
  cdbs,
  ghc,
+ ghc-prof,
  ghc-ghci,
  libghc-async-dev,
+ libghc-async-prof,
  libghc-convertible-dev,
+ libghc-convertible-prof,
+ libghc-cabal-helper-dev (>= 0.5.1.0),
+ libghc-cabal-helper-dev (<< 0.6),
+ libghc-cabal-helper-prof,
+ libghc-cereal-dev (>= 0.4),
+ libghc-cereal-prof,
  libghc-djinn-ghc-dev (>= 0.0.2.2),
- libghc-data-default-dev,
+ libghc-djinn-ghc-prof,
+ libghc-fclabels-dev,
+ libghc-fclabels-prof,
  libghc-ghc-paths-dev,
+ libghc-ghc-paths-prof,
  libghc-ghc-syb-utils-dev,
- libghc-src-exts-dev,
+ libghc-ghc-syb-utils-doc,
  libghc-hlint-dev (>= 1.8.61),
- libghc-io-choice-dev,
- libghc-monad-control-dev,
+ libghc-hlint-prof,
+ libghc-monad-control-dev (>= 1),
+ libghc-monad-control-prof,
  libghc-monad-journal-dev (>= 0.4),
+ libghc-monad-journal-prof,
  libghc-mtl-dev (>= 2.0),
+ libghc-mtl-prof,
  libghc-split-dev,
+ libghc-splid-prof,
+ libghc-src-exts-dev,
+ libghc-src-exts-prof,
  libghc-syb-dev,
+ libghc-syb-prof,
  libghc-text-dev,
+ libghc-text-prof,
  libghc-transformers-base-dev,
+ libghc-transformers-base-prof,
  libghc-temporary-dev,
-Standards-Version: 3.9.5
+ libghc-temporary-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-async-doc,
+ libghc-convertible-doc 
+ libghc-cabal-helper-doc,
+ libghc-cereal-doc,
+ libghc-djinn-ghc-doc,
+ libghc-fclabels-doc,
+ libghc-ghc-paths-doc,
+ libghc-ghc-syb-utils-doc,
+ libghc-hlint-doc,
+ libghc-monad-control-doc,
+ libghc-monad-journal-doc,
+ libghc-mtl-doc,
+ libghc-split-doc,
+ libghc-src-exts-doc,
+ libghc-syb-doc,
+ libghc-temporary-doc,
+ libghc-text-doc,
+ libghc-transformers-base-doc,
+ libghc-temporary-doc,
+Standards-Version: 3.9.6
 Homepage: http://www.mew.org/~kazu/proj/ghc-mod/
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/ghc-mod
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/ghc-mod
@@ -34,6 +75,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  ${haskell:ghc-version},
+ cabal-helper,
 Recommends: ghc-mod-el (= ${binary:Version}),
 Description: Happy Haskell programming
  This package provides the executables ghc-mod and ghc-modi. The GNU Emacs

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