[DHG_packages] 03/06: hmatrix-gsl: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 23:59:13 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 d62e9e126748993793b548e245a6ccbfc5c8eeb8
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 19:55:20 2016 -0400

    hmatrix-gsl: build with ghc 8 in experimental
---
 p/haskell-hmatrix-gsl/debian/changelog |  6 +++
 p/haskell-hmatrix-gsl/debian/control   | 91 ++++++++++++++++++++--------------
 2 files changed, 60 insertions(+), 37 deletions(-)

diff --git a/p/haskell-hmatrix-gsl/debian/changelog b/p/haskell-hmatrix-gsl/debian/changelog
index 00aba35..848e4df 100644
--- a/p/haskell-hmatrix-gsl/debian/changelog
+++ b/p/haskell-hmatrix-gsl/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hmatrix-gsl (0.17.0.0-3) experimental; urgency=medium
+
+  * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 19:55:10 -0400
+
 haskell-hmatrix-gsl (0.17.0.0-2) unstable; urgency=medium
 
   * Updated d/copyright.
diff --git a/p/haskell-hmatrix-gsl/debian/control b/p/haskell-hmatrix-gsl/debian/control
index d71029d..a4f9a63 100644
--- a/p/haskell-hmatrix-gsl/debian/control
+++ b/p/haskell-hmatrix-gsl/debian/control
@@ -1,42 +1,50 @@
 Source: haskell-hmatrix-gsl
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Picca Frédéric-Emmanuel <picca at debian.org>
+Uploaders:
+ Picca Frédéric-Emmanuel <picca at debian.org>,
 Section: haskell
 Priority: extra
-Build-Depends: debhelper (>= 9),
-               haskell-devscripts (>= 0.9),
-               cdbs,
-               ghc,
-               ghc-prof,
-               libghc-hmatrix-dev (>= 0.17),
-               libghc-hmatrix-prof,
-               libghc-random-dev,
-               libghc-random-prof,
-               libghc-vector-dev,
-               libghc-vector-prof,
-               libgsl-dev,
-               pkg-config
-Build-Depends-Indep: ghc-doc,
-                     libghc-hmatrix-doc,
-                     libghc-random-doc,
-                     libghc-vector-doc
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ ghc (>= 8),
+ ghc-prof,
+ haskell-devscripts (>= 0.9),
+ libghc-hmatrix-dev (>= 0.17),
+ libghc-hmatrix-prof,
+ libghc-random-dev,
+ libghc-random-prof,
+ libghc-vector-dev,
+ libghc-vector-prof,
+ libgsl-dev,
+ pkg-config,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-hmatrix-doc,
+ libghc-random-doc,
+ libghc-vector-doc,
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hmatrix-gsl
 Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
 Homepage: https://github.com/albertoruiz/hmatrix
-X-Description: Numerical computation
+X-Description: numerical computation
  Purely functional interface to selected numerical computations,
  internally implemented using GSL.
 
 Package: libghc-hmatrix-gsl-dev
 Architecture: any
-Depends: ${haskell:Depends},
-         ${misc:Depends},
-         ${shlibs:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Conflicts: ${haskell:Conflicts}
-Provides: ${haskell:Provides}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -44,12 +52,17 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-hmatrix-gsl-prof
 Architecture: any
-Depends: ${haskell:Depends},
-         ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Conflicts: ${haskell:Conflicts}
-Provides: ${haskell:Provides}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Conflicts:
+ ${haskell:Conflicts},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -58,11 +71,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-hmatrix-gsl-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
-         ${misc:Depends}
-Recommends: ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Conflicts: ${haskell:Conflicts}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+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