[DHG_packages] 05/05: hxt-curl: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Sun Oct 16 06:25:55 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 99487e532c6ce8b99dbde73422a625053d93bedd
Author: Clint Adams <clint at debian.org>
Date:   Sun Oct 16 02:25:21 2016 -0400

    hxt-curl: build with ghc 8 in experimental
---
 p/haskell-hxt-curl/debian/changelog |  8 ++---
 p/haskell-hxt-curl/debian/control   | 63 +++++++++++++++++++++++--------------
 2 files changed, 43 insertions(+), 28 deletions(-)

diff --git a/p/haskell-hxt-curl/debian/changelog b/p/haskell-hxt-curl/debian/changelog
index eb8410c..95c3151 100644
--- a/p/haskell-hxt-curl/debian/changelog
+++ b/p/haskell-hxt-curl/debian/changelog
@@ -1,14 +1,14 @@
-haskell-hxt-curl (9.1.1.1-5) UNRELEASED; urgency=medium
+haskell-hxt-curl (9.1.1.1-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)
   * 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:34 +0300
+ -- Clint Adams <clint at debian.org>  Sun, 16 Oct 2016 02:25:07 -0400
 
 haskell-hxt-curl (9.1.1.1-4) unstable; urgency=medium
 
diff --git a/p/haskell-hxt-curl/debian/control b/p/haskell-hxt-curl/debian/control
index cd67e91..b74cd29 100644
--- a/p/haskell-hxt-curl/debian/control
+++ b/p/haskell-hxt-curl/debian/control
@@ -1,39 +1,46 @@
 Source: haskell-hxt-curl
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: TANIGUCHI Takaki <takaki at debian.org>
+Uploaders:
+ TANIGUCHI Takaki <takaki 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-curl-dev (>= 1.3),
+ haskell-devscripts (>= 0.10),
  libghc-curl-dev (<< 2),
+ libghc-curl-dev (>= 1.3),
  libghc-curl-prof,
- libghc-hxt-dev (>= 9.1),
  libghc-hxt-dev (<< 10),
+ libghc-hxt-dev (>= 9.1),
  libghc-hxt-prof,
- libghc-parsec3-dev (>= 2.1),
  libghc-parsec3-dev (<< 4),
+ libghc-parsec3-dev (>= 2.1),
  libghc-parsec3-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-curl-doc,
  libghc-hxt-doc,
  libghc-parsec3-doc,
 Standards-Version: 3.9.8
 Homepage: https://github.com/UweSchmidt/hxt
-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-hxt-curl
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: libghc-hxt-curl-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: LibCurl interface for HXT${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .
@@ -43,12 +50,16 @@ Description: LibCurl interface for HXT${haskell:ShortBlurb}
 
 Package: libghc-hxt-curl-prof
 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: LibCurl interface for HXT${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .
@@ -59,12 +70,16 @@ Description: LibCurl interface for HXT${haskell:ShortBlurb}
 Package: libghc-hxt-curl-doc
 Architecture: all
 Section: doc
-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: LibCurl interface for HXT${haskell:ShortBlurb}
  This is a part of Haskell XML Toolbox.
  .

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