[DHG_packages] 01/05: iospec: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 19:29:35 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 8106ab3ac79a68fc056e81a5fc8b25d35a6ecf69
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 15:22:56 2016 -0400

    iospec: build with ghc 8 in experimental
---
 p/haskell-iospec/debian/changelog |  8 +++---
 p/haskell-iospec/debian/control   | 58 ++++++++++++++++++++++++---------------
 p/haskell-iospec/debian/copyright |  2 +-
 3 files changed, 41 insertions(+), 27 deletions(-)

diff --git a/p/haskell-iospec/debian/changelog b/p/haskell-iospec/debian/changelog
index b752b8e..2c26560 100644
--- a/p/haskell-iospec/debian/changelog
+++ b/p/haskell-iospec/debian/changelog
@@ -1,14 +1,14 @@
-haskell-iospec (0.3-3) UNRELEASED; urgency=medium
+haskell-iospec (0.3-3) 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)
   * Convert `debian/copyright' to dep5 format
 
-  [ 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:37 +0300
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 15:22:48 -0400
 
 haskell-iospec (0.3-2) unstable; urgency=medium
 
diff --git a/p/haskell-iospec/debian/control b/p/haskell-iospec/debian/control
index da71e80..23f408e 100644
--- a/p/haskell-iospec/debian/control
+++ b/p/haskell-iospec/debian/control
@@ -1,37 +1,44 @@
 Source: haskell-iospec
 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.10),
+Build-Depends:
  cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-prof,
- libghc-quickcheck2-dev (>= 2),
+ haskell-devscripts (>= 0.10),
+ libghc-mtl-dev,
+ libghc-mtl-prof,
  libghc-quickcheck2-dev (<< 3),
+ libghc-quickcheck2-dev (>= 2),
  libghc-quickcheck2-prof,
  libghc-stream-dev,
  libghc-stream-prof,
- libghc-mtl-dev,
- libghc-mtl-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-mtl-doc,
  libghc-quickcheck2-doc,
  libghc-stream-doc,
- libghc-mtl-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/IOSpec
-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-iospec
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-iospec-dev
 Architecture: any
-Depends: ${haskell:Depends},
- ${shlibs:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Pure specification of the IO monad${haskell:ShortBlurb}
  It consists of several modules, that give a pure specification
  of functions in the IO monad:
@@ -67,11 +74,15 @@ Description: Pure specification of the IO monad${haskell:ShortBlurb}
 
 Package: libghc-iospec-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Pure specification of the IO monad${haskell:ShortBlurb}
  Test.IOSpec.Fork: a pure specification of forkIO.
  .
@@ -105,10 +116,13 @@ Description: Pure specification of the IO monad${haskell:ShortBlurb}
 Package: libghc-iospec-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends:
  ${haskell:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+ ${misc:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: Pure specification of the IO monad${haskell:ShortBlurb}
  Test.IOSpec.Fork: a pure specification of forkIO.
  .
diff --git a/p/haskell-iospec/debian/copyright b/p/haskell-iospec/debian/copyright
index b9cfebf..26cdbca 100644
--- a/p/haskell-iospec/debian/copyright
+++ b/p/haskell-iospec/debian/copyright
@@ -39,4 +39,4 @@ License: BSD-3-clause
  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

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