[DHG_packages] 02/155: ghc-mod: Upgrading from 5.7.0.0 to 5.8.0.0
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:43:55 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 ca0344602fb9d907301c61291179cd768a851b19
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:25:40 2017 -0700
ghc-mod: Upgrading from 5.7.0.0 to 5.8.0.0
---
p/ghc-mod/debian/changelog | 6 ++++++
p/ghc-mod/debian/control | 29 +++++++++++++++--------------
2 files changed, 21 insertions(+), 14 deletions(-)
diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog
index d31014b..8a3b8ce 100644
--- a/p/ghc-mod/debian/changelog
+++ b/p/ghc-mod/debian/changelog
@@ -1,3 +1,9 @@
+ghc-mod (5.8.0.0-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:25:39 -0700
+
ghc-mod (5.7.0.0-1) unstable; urgency=medium
* New upstream release
diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control
index 93b99ee..8fe37ad 100644
--- a/p/ghc-mod/debian/control
+++ b/p/ghc-mod/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
libghc-djinn-ghc-dev (<< 0.1),
libghc-djinn-ghc-dev (>= 0.0.2.2),
libghc-djinn-ghc-prof,
- libghc-extra-dev (>= 1.4.0),
+ libghc-extra-dev (>= 1.4),
libghc-extra-dev (<< 1.6),
libghc-extra-prof,
libghc-fclabels-dev (<< 2.1),
@@ -28,11 +28,11 @@ Build-Depends:
libghc-ghc-syb-utils-dev (>= 0.2.3),
libghc-ghc-syb-utils-dev (<< 0.3),
libghc-ghc-syb-utils-prof,
- libghc-src-exts-dev (>= 1.16.0.1),
- libghc-src-exts-dev (<< 1.19),
+ libghc-src-exts-dev (>= 1.18),
+ libghc-src-exts-dev (<< 1.20),
libghc-src-exts-prof,
- libghc-hlint-dev (>= 1.9.27),
- libghc-hlint-dev (<< 1.10),
+ libghc-hlint-dev (>= 2.0.8),
+ libghc-hlint-dev (<< 2.1),
libghc-hlint-prof,
libghc-monad-control-dev (<< 1.1),
libghc-monad-control-dev (>= 1),
@@ -40,20 +40,22 @@ Build-Depends:
libghc-monad-journal-dev (>= 0.4),
libghc-monad-journal-dev (<< 0.8),
libghc-monad-journal-prof,
- libghc-mtl-dev (<< 2.3),
- libghc-mtl-dev (>= 2.0),
+ libghc-mtl-dev,
libghc-mtl-prof,
- libghc-old-time-dev (<< 1.2),
+ libghc-old-time-dev,
libghc-old-time-prof,
- libghc-optparse-applicative-dev (>= 0.11.0),
- libghc-optparse-applicative-dev (<< 0.14.0),
+ libghc-optparse-applicative-dev (>= 0.13.0.0),
+ libghc-optparse-applicative-dev (<< 0.14),
libghc-optparse-applicative-prof,
- libghc-pipes-dev (>= 4.1.0),
+ libghc-pipes-dev (>= 4.1),
libghc-pipes-dev (<< 4.4),
libghc-pipes-prof,
libghc-safe-dev (<< 0.4),
libghc-safe-dev (>= 0.3.9),
libghc-safe-prof,
+ libghc-semigroups-dev (>= 0.10.0),
+ libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-prof,
libghc-split-dev (>= 0.2.2),
libghc-split-dev (<< 0.3),
libghc-split-prof,
@@ -69,8 +71,6 @@ Build-Depends:
libghc-transformers-base-dev (>= 0.4.4),
libghc-transformers-base-dev (<< 0.5),
libghc-transformers-base-prof,
- libghc-semigroups-dev (>= 0.10.0),
- libghc-semigroups-dev (<< 0.19),
Build-Depends-Indep: ghc-doc,
libghc-cabal-helper-doc,
libghc-djinn-ghc-doc,
@@ -86,6 +86,7 @@ Build-Depends-Indep: ghc-doc,
libghc-optparse-applicative-doc,
libghc-pipes-doc,
libghc-safe-doc,
+ libghc-semigroups-doc,
libghc-split-doc,
libghc-src-exts-doc,
libghc-syb-doc,
@@ -93,7 +94,7 @@ Build-Depends-Indep: ghc-doc,
libghc-text-doc,
libghc-transformers-base-doc,
Standards-Version: 4.0.0
-Homepage: http://www.mew.org/~kazu/proj/ghc-mod/
+Homepage: https://github.com/DanielG/ghc-mod
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/ghc-mod
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