[DHG_packages] 02/05: xmonad: build with ghc 8 in experimental

Clint Adams clint at moszumanska.debian.org
Tue Oct 18 00:18:59 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 c1592ca643fdf00c4f372cea3a8c24d4b98c0742
Author: Clint Adams <clint at debian.org>
Date:   Mon Oct 17 20:14:13 2016 -0400

    xmonad: build with ghc 8 in experimental
---
 p/xmonad/debian/changelog |   6 +-
 p/xmonad/debian/control   | 143 ++++++++++++++++++++++++++++------------------
 2 files changed, 89 insertions(+), 60 deletions(-)

diff --git a/p/xmonad/debian/changelog b/p/xmonad/debian/changelog
index fc7be2e..9ab6b1d 100644
--- a/p/xmonad/debian/changelog
+++ b/p/xmonad/debian/changelog
@@ -1,8 +1,8 @@
-xmonad (0.12-4) UNRELEASED; urgency=medium
+xmonad (0.12-4) experimental; urgency=medium
 
-  * Fix VCS fields
+  * Temporarily build-depend on ghc 8.
 
- -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 02 Jun 2016 19:13:19 +0200
+ -- Clint Adams <clint at debian.org>  Mon, 17 Oct 2016 20:14:08 -0400
 
 xmonad (0.12-3) unstable; urgency=medium
 
diff --git a/p/xmonad/debian/control b/p/xmonad/debian/control
index 999a669..aebd126 100644
--- a/p/xmonad/debian/control
+++ b/p/xmonad/debian/control
@@ -1,57 +1,71 @@
 Source: xmonad
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Joachim Breitner <nomeata at debian.org>,
-           Ryan Kavanagh <rak at debian.org>,
-           Louis Bettens <louis at bettens.info>,
-           Per Olofsson <pelle at debian.org>,
-           Dmitry Bogatov <KAction at gnu.org>
+Uploaders:
+ Joachim Breitner <nomeata at debian.org>,
+ Ryan Kavanagh <rak at debian.org>,
+ Louis Bettens <louis at bettens.info>,
+ Per Olofsson <pelle at debian.org>,
+ Dmitry Bogatov <KAction at gnu.org>,
 Priority: extra
 Section: haskell
-Build-Depends: cdbs,
-               debhelper (>= 9),
-               ghc,
-               ghc-prof,
-               haskell-devscripts (>= 0.10),
-               libghc-data-default-dev,
-               libghc-data-default-prof,
-               libghc-extensible-exceptions-dev,
-               libghc-extensible-exceptions-prof,
-               libghc-mtl-dev,
-               libghc-mtl-prof,
-               libghc-pandoc-dev (>= 1.10),
-               libghc-regex-posix-dev,
-               libghc-setlocale-dev,
-               libghc-setlocale-prof,
-               libghc-utf8-string-dev (<< 1.1),
-               libghc-utf8-string-dev (>= 0.3),
-               libghc-utf8-string-prof,
-               libghc-x11-dev (<< 1.7),
-               libghc-x11-dev (>= 1.5),
-               libghc-x11-prof,
-               libx11-dev,
-               libxinerama-dev,
-               pandoc-data
-Build-Depends-Indep: ghc-doc,
-                     libghc-data-default-doc,
-                     libghc-extensible-exceptions-doc,
-                     libghc-mtl-doc,
-                     libghc-setlocale-doc,
-                     libghc-utf8-string-doc,
-                     libghc-x11-doc
+Build-Depends:
+ cdbs,
+ debhelper (>= 9),
+ ghc (>= 8),
+ ghc-prof,
+ haskell-devscripts (>= 0.10),
+ libghc-data-default-dev,
+ libghc-data-default-prof,
+ libghc-extensible-exceptions-dev,
+ libghc-extensible-exceptions-prof,
+ libghc-mtl-dev,
+ libghc-mtl-prof,
+ libghc-pandoc-dev (>= 1.10),
+ libghc-regex-posix-dev,
+ libghc-setlocale-dev,
+ libghc-setlocale-prof,
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-prof,
+ libghc-x11-dev (<< 1.7),
+ libghc-x11-dev (>= 1.5),
+ libghc-x11-prof,
+ libx11-dev,
+ libxinerama-dev,
+ pandoc-data,
+Build-Depends-Indep:
+ ghc-doc,
+ libghc-data-default-doc,
+ libghc-extensible-exceptions-doc,
+ libghc-mtl-doc,
+ libghc-setlocale-doc,
+ libghc-utf8-string-doc,
+ libghc-x11-doc,
 Standards-Version: 3.9.8
 Homepage: http://xmonad.org
-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/xmonad
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 
 Package: xmonad
 Architecture: any
 Section: x11
-Depends: x11-utils, ${misc:Depends}, ${shlibs:Depends}
-Recommends: libghc-xmonad-dev, libghc-xmonad-doc, xfonts-base
-Suggests: dmenu, gnome-session-flashback
-Conflicts: xmonad-rebuild
-Provides: x-window-manager
-Replaces: xmonad-rebuild
+Depends:
+ x11-utils,
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ libghc-xmonad-dev,
+ libghc-xmonad-doc,
+ xfonts-base,
+Suggests:
+ dmenu,
+ gnome-session-flashback,
+Conflicts:
+ xmonad-rebuild,
+Provides:
+ x-window-manager,
+Replaces:
+ xmonad-rebuild,
 Description: Lightweight X11 window manager written in Haskell
  Xmonad is a minimalist tiling window manager for X, written in
  Haskell.  Windows are managed using automatic layout algorithms,
@@ -71,14 +85,19 @@ Description: Lightweight X11 window manager written in Haskell
 
 Package: libghc-xmonad-dev
 Architecture: any
-Depends: libx11-dev,
-         libxinerama-dev,
-         ${haskell:Depends},
-         ${misc:Depends},
-         ${shlibs:Depends}
-Recommends: libghc-xmonad-contrib-dev, ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends:
+ libx11-dev,
+ libxinerama-dev,
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ libghc-xmonad-contrib-dev,
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Lightweight X11 window manager${haskell:ShortBlurb}
  Xmonad is a minimalist tiling window manager for X, written in
  Haskell.  Windows are managed using automatic layout algorithms,
@@ -98,9 +117,13 @@ Description: Lightweight X11 window manager${haskell:ShortBlurb}
 
 Package: libghc-xmonad-prof
 Architecture: any
-Depends: ${haskell:Depends}, ${misc:Depends}
-Suggests: ${haskell:Suggests}
-Provides: ${haskell:Provides}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: Lightweight X11 window manager${haskell:ShortBlurb}
  Xmonad is a minimalist tiling window manager for X, written in
  Haskell.  Windows are managed using automatic layout algorithms,
@@ -121,9 +144,15 @@ Description: Lightweight X11 window manager${haskell:ShortBlurb}
 Package: libghc-xmonad-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
-Recommends: libghc-xmonad-contrib-doc, ${haskell:Recommends}
-Suggests: ${haskell:Suggests}
+Depends:
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends:
+ libghc-xmonad-contrib-doc,
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: Lightweight X11 window manager${haskell:ShortBlurb}
  Xmonad is a minimalist tiling window manager for X, written in
  Haskell.  Windows are managed using automatic layout algorithms,

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