[DHG_packages] 03/05: web-routes-happstack: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 20:53:09 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 18254900a403c2626f72037b36a0bb6cd61d2387
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 16:50:44 2016 -0400

    web-routes-happstack: build with ghc 8 in experimental
---
 p/haskell-web-routes-happstack/debian/changelog |  8 ++--
 p/haskell-web-routes-happstack/debian/control   | 56 +++++++++++++++----------
 2 files changed, 39 insertions(+), 25 deletions(-)

diff --git a/p/haskell-web-routes-happstack/debian/changelog b/p/haskell-web-routes-happstack/debian/changelog
index 0558626..8db04a6 100644
--- a/p/haskell-web-routes-happstack/debian/changelog
+++ b/p/haskell-web-routes-happstack/debian/changelog
@@ -1,13 +1,13 @@
-haskell-web-routes-happstack (0.23.10-2) UNRELEASED; urgency=medium
+haskell-web-routes-happstack (0.23.10-2) 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:36:30 +0300
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 16:50:34 -0400
 
 haskell-web-routes-happstack (0.23.10-1) unstable; urgency=medium
 
diff --git a/p/haskell-web-routes-happstack/debian/control b/p/haskell-web-routes-happstack/debian/control
index b76c2b7..926389c 100644
--- a/p/haskell-web-routes-happstack/debian/control
+++ b/p/haskell-web-routes-happstack/debian/control
@@ -1,29 +1,32 @@
 Source: haskell-web-routes-happstack
 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-happstack-server-dev (>= 6.6),
+ haskell-devscripts (>= 0.10),
  libghc-happstack-server-dev (<< 7.5),
+ libghc-happstack-server-dev (>= 6.6),
  libghc-happstack-server-prof,
- libghc-text-dev (>= 0.11),
  libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.11),
  libghc-text-prof,
- libghc-web-routes-dev (>= 0.27.1),
  libghc-web-routes-dev (<< 0.28),
+ libghc-web-routes-dev (>= 0.27.1),
  libghc-web-routes-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-happstack-server-doc,
  libghc-text-doc,
  libghc-web-routes-doc,
 Standards-Version: 3.9.8
 Homepage: http://hackage.haskell.org/package/web-routes-happstack
-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-web-routes-happstack
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: web-routes support for Happstack
  Includes functions for converting web-routes Sites to normal Happstack
@@ -31,12 +34,16 @@ X-Description: web-routes support for Happstack
 
 Package: libghc-web-routes-happstack-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -44,11 +51,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-web-routes-happstack-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: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -57,10 +68,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-web-routes-happstack-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: ${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