[DHG_packages] 02/05: lambdabot-reference-plugins: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:22:50 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 e7b40abd9fbc79439ca27c7818067f23f71f468a
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 19:19:29 2016 -0400

    lambdabot-reference-plugins: build with ghc 8 in experimental
---
 .../debian/changelog                               |  8 +--
 .../debian/control                                 | 61 ++++++++++++++--------
 .../debian/copyright                               |  2 +-
 3 files changed, 44 insertions(+), 27 deletions(-)

diff --git a/p/haskell-lambdabot-reference-plugins/debian/changelog b/p/haskell-lambdabot-reference-plugins/debian/changelog
index d13f664..e1d3cc0 100644
--- a/p/haskell-lambdabot-reference-plugins/debian/changelog
+++ b/p/haskell-lambdabot-reference-plugins/debian/changelog
@@ -1,13 +1,13 @@
-haskell-lambdabot-reference-plugins (5.0.3-4) UNRELEASED; urgency=medium
+haskell-lambdabot-reference-plugins (5.0.3-4) 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:40 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 19:19:24 -0400
 
 haskell-lambdabot-reference-plugins (5.0.3-3) unstable; urgency=medium
 
diff --git a/p/haskell-lambdabot-reference-plugins/debian/control b/p/haskell-lambdabot-reference-plugins/debian/control
index aaf3512..997a950 100644
--- a/p/haskell-lambdabot-reference-plugins/debian/control
+++ b/p/haskell-lambdabot-reference-plugins/debian/control
@@ -1,17 +1,19 @@
 Source: haskell-lambdabot-reference-plugins
 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,
+ haskell-devscripts (>= 0.10),
  libghc-http-dev (>= 1:4000),
  libghc-http-prof,
- libghc-lambdabot-core-dev (>= 5.0.3),
  libghc-lambdabot-core-dev (<< 5.1),
+ libghc-lambdabot-core-dev (>= 5.0.3),
  libghc-lambdabot-core-prof,
  libghc-mtl-dev (>= 2),
  libghc-mtl-prof,
@@ -29,7 +31,8 @@ Build-Depends: debhelper (>= 9),
  libghc-tagsoup-prof,
  libghc-utf8-string-dev (>= 0.3),
  libghc-utf8-string-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-http-doc,
  libghc-lambdabot-core-doc,
  libghc-mtl-doc,
@@ -42,9 +45,9 @@ Build-Depends-Indep: ghc-doc,
  libghc-utf8-string-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-reference-plugins
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
-X-Description: Lambdabot reference plugins.
+X-Description: Lambdabot reference plugins
  Lambdabot is an IRC bot written over several years by
  those on the #haskell IRC channel.
  .
@@ -68,13 +71,18 @@ X-Description: Lambdabot reference plugins.
 
 Package: libghc-lambdabot-reference-plugins-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}
  .
@@ -82,12 +90,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-lambdabot-reference-plugins-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}
  .
@@ -96,11 +109,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-lambdabot-reference-plugins-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-reference-plugins/debian/copyright b/p/haskell-lambdabot-reference-plugins/debian/copyright
index e994b1a..a260628 100644
--- a/p/haskell-lambdabot-reference-plugins/debian/copyright
+++ b/p/haskell-lambdabot-reference-plugins/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: James Cook <mokus at deepbondi.net>
 Source: https://hackage.haskell.org/package/lambdabot-reference-plugins
 
 Files: *
-Copyright: 
+Copyright:
     2003 Andrew J. Bromage
     2003 Shae Erisson
     2004-2006 Don Stewart

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