[DHG_packages] 05/05: yi: build with ghc 8 in experimental
Clint Adams
clint at moszumanska.debian.org
Mon Oct 17 23:43:49 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 705c36be8f2601cb55ed2de6e08544e4babb5aec
Author: Clint Adams <clint at debian.org>
Date: Mon Oct 17 19:42:48 2016 -0400
yi: build with ghc 8 in experimental
---
p/yi/debian/changelog | 6 +++++
p/yi/debian/control | 75 ++++++++++++++++++++++++++++++---------------------
p/yi/debian/yi.dirs | 1 -
3 files changed, 51 insertions(+), 31 deletions(-)
diff --git a/p/yi/debian/changelog b/p/yi/debian/changelog
index 805114f..2514fc1 100644
--- a/p/yi/debian/changelog
+++ b/p/yi/debian/changelog
@@ -1,3 +1,9 @@
+yi (0.12.6-2) experimental; urgency=medium
+
+ * Temporarily build-depend on ghc 8.
+
+ -- Clint Adams <clint at debian.org> Mon, 17 Oct 2016 19:42:44 -0400
+
yi (0.12.6-1) unstable; urgency=medium
* New upstream release
diff --git a/p/yi/debian/control b/p/yi/debian/control
index f6c0145..1ab0d82 100644
--- a/p/yi/debian/control
+++ b/p/yi/debian/control
@@ -1,14 +1,16 @@
Source: yi
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Masayuki Hatta <mhatta at debian.org>
+Uploaders:
+ Masayuki Hatta <mhatta at debian.org>,
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
alex (>= 3.0.3),
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
+ haskell-devscripts (>= 0.10),
libghc-data-default-dev,
libghc-data-default-prof,
libghc-dlist-dev (>= 0.4.1),
@@ -19,11 +21,11 @@ Build-Depends: debhelper (>= 9),
libghc-dyre-prof,
libghc-exceptions-dev,
libghc-exceptions-prof,
- libghc-glib-dev (>= 0.13),
libghc-glib-dev (<< 0.14),
+ libghc-glib-dev (>= 0.13),
libghc-glib-prof,
- libghc-gtk-dev (>= 0.13),
libghc-gtk-dev (<< 0.15),
+ libghc-gtk-dev (>= 0.13),
libghc-gtk-prof,
libghc-hashable-dev (>= 1.1.2.5),
libghc-hashable-prof,
@@ -39,48 +41,49 @@ Build-Depends: debhelper (>= 9),
libghc-old-locale-prof,
libghc-oo-prototypes-dev,
libghc-oo-prototypes-prof,
- libghc-pango-dev (>= 0.13),
libghc-pango-dev (<< 0.14),
+ libghc-pango-dev (>= 0.13),
libghc-pango-prof,
libghc-parsec3-dev (>= 3.0),
libghc-parsec3-prof,
libghc-pointedlist-dev (>= 0.5),
libghc-pointedlist-prof,
- libghc-safe-dev (>= 0.3.4),
libghc-safe-dev (<< 0.4),
+ libghc-safe-dev (>= 0.3.4),
libghc-safe-prof,
libghc-semigroups-dev,
libghc-semigroups-prof,
- libghc-split-dev (>= 0.1),
libghc-split-dev (<< 0.3),
+ libghc-split-dev (>= 0.1),
libghc-split-prof,
libghc-stm-dev (>= 2.2),
libghc-stm-prof,
libghc-text-dev (>= 1.1.1.3),
- libghc-text-prof,
libghc-text-icu-dev (>= 0.7),
libghc-text-icu-prof,
+ libghc-text-prof,
libghc-transformers-base-dev,
libghc-transformers-base-prof,
- libghc-unix-compat-dev (>= 0.1),
libghc-unix-compat-dev (<< 0.5),
+ libghc-unix-compat-dev (>= 0.1),
libghc-unix-compat-prof,
- libghc-unordered-containers-dev (>= 0.1.3),
libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-dev (>= 0.1.3),
libghc-unordered-containers-prof,
libghc-vty-dev (>= 5.4),
libghc-vty-prof,
libghc-word-trie-dev (>= 0.2.0.4),
libghc-word-trie-prof,
- libghc-xdg-basedir-dev (>= 0.2.1),
libghc-xdg-basedir-dev (<< 0.3),
+ libghc-xdg-basedir-dev (>= 0.2.1),
libghc-xdg-basedir-prof,
libghc-yi-language-dev (>= 0.1.1.0),
libghc-yi-language-prof,
- libghc-yi-rope-dev (>= 0.7.0.0),
libghc-yi-rope-dev (<< 0.8),
+ libghc-yi-rope-dev (>= 0.7.0.0),
libghc-yi-rope-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
libghc-data-default-doc,
libghc-dlist-doc,
libghc-dynamic-state-doc,
@@ -114,17 +117,21 @@ Build-Depends-Indep: ghc-doc,
libghc-yi-rope-doc,
Standards-Version: 3.9.8
Homepage: https://yi-editor.github.io
-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/yi
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-yi-dev
Architecture: any
-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-Scriptable Editor
Yi is a text editor written in Haskell and extensible in Haskell. The goal
of the Yi project is to provide a flexible, powerful, and correct editor
@@ -134,11 +141,15 @@ Description: Haskell-Scriptable Editor
Package: libghc-yi-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-Scriptable Editor
Yi is a text editor written in Haskell and extensible in Haskell. The goal
of the Yi project is to provide a flexible, powerful, and correct editor
@@ -149,10 +160,13 @@ Description: Haskell-Scriptable Editor
Package: libghc-yi-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
Description: Haskell-Scriptable Editor
Yi is a text editor written in Haskell and extensible in Haskell. The goal
of the Yi project is to provide a flexible, powerful, and correct editor
@@ -163,11 +177,12 @@ Description: Haskell-Scriptable Editor
Package: yi
Architecture: any
Section: editors
-Depends: ${shlibs:Depends},
- ${haskell:Depends},
- ${misc:Depends},
+Depends:
libghc-yi-dev,
libghc-yi-doc,
+ ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: Haskell-Scriptable Editor
Yi is a text editor written in Haskell and extensible in Haskell. The goal
of the Yi project is to provide a flexible, powerful, and correct editor
diff --git a/p/yi/debian/yi.dirs b/p/yi/debian/yi.dirs
index 3b89a5b..87ae816 100644
--- a/p/yi/debian/yi.dirs
+++ b/p/yi/debian/yi.dirs
@@ -1,4 +1,3 @@
-
usr/share/applications
usr/share/yi/art
usr/share/yi/example-configs
--
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