[DHG_packages] 04/05: lambdabot-core: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:00:48 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 aff2d6234c4efc7115e694406d04f309e4ab79db
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 18:59:01 2016 -0400

    lambdabot-core: build with ghc 8 in experimental
---
 p/haskell-lambdabot-core/debian/changelog |  8 ++--
 p/haskell-lambdabot-core/debian/control   | 75 +++++++++++++++++++------------
 p/haskell-lambdabot-core/debian/copyright |  2 +-
 3 files changed, 51 insertions(+), 34 deletions(-)

diff --git a/p/haskell-lambdabot-core/debian/changelog b/p/haskell-lambdabot-core/debian/changelog
index 2d903ba..84d88e7 100644
--- a/p/haskell-lambdabot-core/debian/changelog
+++ b/p/haskell-lambdabot-core/debian/changelog
@@ -1,13 +1,13 @@
-haskell-lambdabot-core (5.0.3-5) UNRELEASED; urgency=medium
+haskell-lambdabot-core (5.0.3-5) experimental; urgency=medium
 
   [ Dmitry Bogatov ]
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
 
-  [ Gianfranco Costamagna ]
-  * Fix VCS fields
+  [ Clint Adams ]
+  * Temporarily build-depend on ghc 8.
 
- -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:39 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 18:58:55 -0400
 
 haskell-lambdabot-core (5.0.3-4) unstable; urgency=medium
 
diff --git a/p/haskell-lambdabot-core/debian/control b/p/haskell-lambdabot-core/debian/control
index aa04573..f5698a2 100644
--- a/p/haskell-lambdabot-core/debian/control
+++ b/p/haskell-lambdabot-core/debian/control
@@ -1,22 +1,20 @@
 Source: haskell-lambdabot-core
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Alexandre Delanoë <anoe at debian.org>
+Uploaders:
+ Alexandre Delanoë <anoe at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-http-dev (>= 1:4000),
- libghc-http-prof,
- libghc-safesemaphore-dev (>= 0.9),
- libghc-safesemaphore-prof,
- libghc-dependent-map-dev (>= 0.2),
+ haskell-devscripts (>= 0.10),
  libghc-dependent-map-dev (<< 0.3),
+ libghc-dependent-map-dev (>= 0.2),
  libghc-dependent-map-prof,
- libghc-dependent-sum-dev (>= 0.3),
  libghc-dependent-sum-dev (<< 0.4),
+ libghc-dependent-sum-dev (>= 0.3),
  libghc-dependent-sum-prof,
  libghc-dependent-sum-template-dev (>= 0.0.0.1),
  libghc-dependent-sum-template-prof,
@@ -24,6 +22,8 @@ Build-Depends: debhelper (>= 9),
  libghc-edit-distance-prof,
  libghc-hslogger-dev (>= 1.2.1),
  libghc-hslogger-prof,
+ libghc-http-dev (>= 1:4000),
+ libghc-http-prof,
  libghc-lifted-base-dev (>= 0.2),
  libghc-lifted-base-prof,
  libghc-monad-control-dev (>= 1.0),
@@ -35,13 +35,15 @@ Build-Depends: debhelper (>= 9),
  libghc-parsec3-dev,
  libghc-parsec3-prof,
  libghc-random-dev (>= 1),
- libghc-random-prof,
  libghc-random-fu-dev (>= 0.2),
  libghc-random-fu-prof,
+ libghc-random-prof,
  libghc-random-source-dev (>= 0.3),
  libghc-random-source-prof,
  libghc-regex-tdfa-dev (>= 1.1),
  libghc-regex-tdfa-prof,
+ libghc-safesemaphore-dev (>= 0.9),
+ libghc-safesemaphore-prof,
  libghc-split-dev (>= 0.2),
  libghc-split-prof,
  libghc-transformers-base-dev (>= 0.4),
@@ -50,14 +52,14 @@ Build-Depends: debhelper (>= 9),
  libghc-utf8-string-prof,
  libghc-zlib-dev (>= 0.5),
  libghc-zlib-prof,
-Build-Depends-Indep: ghc-doc,
- libghc-http-doc,
- libghc-safesemaphore-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-dependent-map-doc,
  libghc-dependent-sum-doc,
  libghc-dependent-sum-template-doc,
  libghc-edit-distance-doc,
  libghc-hslogger-doc,
+ libghc-http-doc,
  libghc-lifted-base-doc,
  libghc-monad-control-doc,
  libghc-mtl-doc,
@@ -67,13 +69,14 @@ Build-Depends-Indep: ghc-doc,
  libghc-random-fu-doc,
  libghc-random-source-doc,
  libghc-regex-tdfa-doc,
+ libghc-safesemaphore-doc,
  libghc-split-doc,
  libghc-transformers-base-doc,
  libghc-utf8-string-doc,
  libghc-zlib-doc,
 Standards-Version: 3.9.8
 Homepage: http://haskell.org/haskellwiki/Lambdabot
-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-lambdabot-core
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: Lambdabot core functionality
  Lambdabot is an IRC bot written over several years by
@@ -84,13 +87,18 @@ X-Description: Lambdabot core functionality
 
 Package: libghc-lambdabot-core-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}
  .
@@ -98,12 +106,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-lambdabot-core-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}
  .
@@ -112,11 +125,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-lambdabot-core-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}
  .
diff --git a/p/haskell-lambdabot-core/debian/copyright b/p/haskell-lambdabot-core/debian/copyright
index e601d7a..e1e44aa 100644
--- a/p/haskell-lambdabot-core/debian/copyright
+++ b/p/haskell-lambdabot-core/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: James Cook <mokus at deepbondi.net>
 Source: https://hackage.haskell.org/package/lambdabot-core
 
 Files: *
-Copyright: 
+Copyright:
     2003 Andrew J. Bromage
     2003 Shae Erisson
     2003 Sven M. Hallberg

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