[DHG_packages] 02/02: ghc-mod: Upgrading from 5.3.0.0 to 5.4.0.0
Sven Bartscher
svenb-guest at moszumanska.debian.org
Fri Dec 25 16:19:59 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 26c1fa4cd1193318aff90c7e2f37afa97ad92e8f
Author: Sven Bartscher <sven.bartscher at weltraumschlangen.de>
Date: Fri Dec 25 13:12:43 2015 +0100
ghc-mod: Upgrading from 5.3.0.0 to 5.4.0.0
---
p/ghc-mod/debian/changelog | 6 ++++++
p/ghc-mod/debian/control | 15 ++++++++++++---
2 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog
index 5f1de8f..75971b7 100644
--- a/p/ghc-mod/debian/changelog
+++ b/p/ghc-mod/debian/changelog
@@ -1,3 +1,9 @@
+ghc-mod (5.4.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sven Bartscher <sven.bartscher at weltraumschlangen.de> Fri, 25 Dec 2015 13:12:43 +0100
+
ghc-mod (5.3.0.0-4) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control
index c0e7692..f14f0dd 100644
--- a/p/ghc-mod/debian/control
+++ b/p/ghc-mod/debian/control
@@ -10,14 +10,18 @@ Build-Depends: debhelper (>= 9),
ghc-prof,
ghc-ghci,
libghc-async-dev,
- libghc-cabal-helper-dev (>= 0.5.1.0),
- libghc-cabal-helper-dev (<< 0.6),
+ libghc-cabal-helper-dev (>= 0.6.0.0),
+ libghc-cabal-helper-dev (<< 0.7),
libghc-cabal-helper-prof,
libghc-cereal-dev (>= 0.4),
libghc-cereal-prof,
libghc-djinn-ghc-dev (>= 0.0.2.2),
libghc-djinn-ghc-prof,
- libghc-fclabels-dev,
+ libghc-extra-dev (>= 1.4),
+ libghc-extra-dev (<< 1.5),
+ libghc-extra-prof,
+ libghc-fclabels-dev (>= 2.0),
+ libghc-fclabels-dev (<< 2.1),
libghc-fclabels-prof,
libghc-ghc-paths-dev,
libghc-ghc-paths-prof,
@@ -33,6 +37,9 @@ Build-Depends: debhelper (>= 9),
libghc-mtl-prof,
libghc-old-time-dev,
libghc-old-time-prof,
+ libghc-pipes-dev (>= 4.1),
+ libghc-pipes-dev (<< 4.2),
+ libghc-pipes-prof,
libghc-split-dev,
libghc-split-prof,
libghc-src-exts-dev,
@@ -49,6 +56,7 @@ Build-Depends-Indep: ghc-doc,
libghc-cabal-helper-doc,
libghc-cereal-doc,
libghc-djinn-ghc-doc,
+ libghc-extra-doc,
libghc-fclabels-doc,
libghc-ghc-paths-doc,
libghc-ghc-syb-utils-doc,
@@ -57,6 +65,7 @@ Build-Depends-Indep: ghc-doc,
libghc-monad-journal-doc,
libghc-mtl-doc,
libghc-old-time-doc,
+ libghc-pipes-doc,
libghc-split-doc,
libghc-src-exts-doc,
libghc-syb-doc,
--
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