[DHG_packages] 02/05: aeson-compat: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 19:27:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit bbc972aa0246e3bef2f027ac559d876d37c5e761
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 15:22:15 2016 -0400
aeson-compat: build with ghc 8 in experimental
---
p/haskell-aeson-compat/debian/changelog | 6 ++
p/haskell-aeson-compat/debian/control | 115 ++++++++++++++++++--------------
2 files changed, 72 insertions(+), 49 deletions(-)
diff --git a/p/haskell-aeson-compat/debian/changelog b/p/haskell-aeson-compat/debian/changelog
index bfd87de..845c4ac 100644
--- a/p/haskell-aeson-compat/debian/changelog
+++ b/p/haskell-aeson-compat/debian/changelog
@@ -1,3 +1,9 @@
+haskell-aeson-compat (0.3.6-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 15:22:11 -0400
+
haskell-aeson-compat (0.3.6-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-aeson-compat/debian/control b/p/haskell-aeson-compat/debian/control
index 62f55ae..80bc791 100644
--- a/p/haskell-aeson-compat/debian/control
+++ b/p/haskell-aeson-compat/debian/control
@@ -1,67 +1,70 @@
Source: haskell-aeson-compat
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.8),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
- libghc-base-compat-dev (>= 0.6),
- libghc-base-compat-dev (<< 0.10),
- libghc-base-compat-prof,
- libghc-aeson-dev (>= 0.7.0.6),
+ haskell-devscripts (>= 0.8),
libghc-aeson-dev (<< 1.1),
+ libghc-aeson-dev (>= 0.7.0.6),
libghc-aeson-prof,
- libghc-attoparsec-dev (>= 0.12),
libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (>= 0.12),
libghc-attoparsec-prof,
- libghc-exceptions-dev (>= 0.8),
+ libghc-base-compat-dev (<< 0.10),
+ libghc-base-compat-dev (>= 0.6),
+ libghc-base-compat-prof,
+ libghc-base-orphans-dev (<< 0.6),
+ libghc-base-orphans-dev (>= 0.4.5),
libghc-exceptions-dev (<< 0.9),
- libghc-exceptions-prof (>= 0.8),
+ libghc-exceptions-dev (>= 0.8),
libghc-exceptions-prof (<< 0.9),
- libghc-hashable-dev (>= 1.2),
+ libghc-exceptions-prof (>= 0.8),
libghc-hashable-dev (<< 1.3),
+ libghc-hashable-dev (>= 1.2),
libghc-hashable-prof,
- libghc-scientific-dev (>= 0.3),
+ libghc-quickcheck-instances-dev (<< 0.3.13),
+ libghc-quickcheck-instances-dev (>= 0.3),
+ libghc-quickcheck2-dev (<< 2.9.2),
+ libghc-quickcheck2-dev (>= 2.7.6),
libghc-scientific-dev (<< 0.4),
+ libghc-scientific-dev (>= 0.3),
libghc-scientific-prof,
- libghc-semigroups-dev (>= 0.16.2.2),
libghc-semigroups-dev (<< 0.19),
+ libghc-semigroups-dev (>= 0.16.2.2),
libghc-semigroups-prof,
- libghc-tagged-dev (>= 0.7.3),
libghc-tagged-dev (<< 0.9),
+ libghc-tagged-dev (>= 0.7.3),
libghc-tagged-prof,
- libghc-text-dev (>= 1.2),
+ libghc-tasty-dev (<< 0.12),
+ libghc-tasty-dev (>= 0.10),
+ libghc-tasty-hunit-dev (<< 0.10),
+ libghc-tasty-hunit-dev (>= 0.9),
+ libghc-tasty-quickcheck-dev (<< 0.9),
+ libghc-tasty-quickcheck-dev (>= 0.8),
libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 1.2),
libghc-text-prof,
- libghc-time-locale-compat-dev (>= 0.1.0.1),
libghc-time-locale-compat-dev (<< 0.2),
+ libghc-time-locale-compat-dev (>= 0.1.0.1),
libghc-time-locale-compat-prof,
- libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-dev (<< 0.3),
- libghc-unordered-containers-prof (>= 0.2),
+ libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-prof (<< 0.3),
- libghc-vector-dev (>= 0.10),
+ libghc-unordered-containers-prof (>= 0.2),
libghc-vector-dev (<< 0.12),
+ libghc-vector-dev (>= 0.10),
libghc-vector-prof,
- libghc-quickcheck2-dev (>= 2.7.6),
- libghc-quickcheck2-dev (<< 2.9.2),
- libghc-base-orphans-dev (>= 0.4.5),
- libghc-base-orphans-dev (<< 0.6),
- libghc-quickcheck-instances-dev (>= 0.3),
- libghc-quickcheck-instances-dev (<< 0.3.13),
- libghc-tasty-dev (>= 0.10),
- libghc-tasty-dev (<< 0.12),
- libghc-tasty-hunit-dev (>= 0.9),
- libghc-tasty-hunit-dev (<< 0.10),
- libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.9),
-Build-Depends-Indep: ghc-doc,
- libghc-base-compat-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
+ libghc-base-compat-doc,
libghc-exceptions-doc,
libghc-hashable-doc,
libghc-scientific-doc,
@@ -74,7 +77,7 @@ Build-Depends-Indep: ghc-doc,
Standards-Version: 3.9.8
Homepage: https://github.com/phadej/aeson-compat#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-aeson-compat
X-Description: Compatibility layer for aeson
Compatibility layer for aeson
* decode etc. work as in aeson >=0.9
@@ -85,13 +88,18 @@ X-Description: Compatibility layer for aeson
Package: libghc-aeson-compat-dev
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -99,12 +107,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-aeson-compat-prof
Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
@@ -113,11 +126,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
Package: libghc-aeson-compat-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Conflicts: ${haskell:Conflicts},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
--
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