[DHG_packages] 78/101: yi: Depend on old-{locale,time}

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch st3
in repository DHG_packages.

commit ef9f2a8e224dcd4ffd3f462f9947ab6bbd440d94
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 23:09:19 2015 +0200

    yi: Depend on old-{locale,time}
---
 p/yi/debian/changelog |  6 ++++++
 p/yi/debian/control   | 10 +++-------
 p/yi/debian/rules     |  2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/p/yi/debian/changelog b/p/yi/debian/changelog
index afaab8a..ecc9265 100644
--- a/p/yi/debian/changelog
+++ b/p/yi/debian/changelog
@@ -1,3 +1,9 @@
+yi (0.12.0-2) UNRELEASED; urgency=medium
+
+  * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 23:09:17 +0200
+
 yi (0.12.0-1) unstable; urgency=medium
 
   [ Marcel Fourné ]
diff --git a/p/yi/debian/control b/p/yi/debian/control
index 5faa0bb..ee71e1f 100644
--- a/p/yi/debian/control
+++ b/p/yi/debian/control
@@ -11,9 +11,6 @@ Build-Depends: debhelper (>= 9),
  ghc-prof,
  libghc-cabal-dev (>= 1.10),
  libghc-cabal-prof (>= 1.10),
- libghc-quickcheck2-dev (>= 2.7),
- libghc-quickcheck2-dev (<< 2.8),
- libghc-quickcheck2-prof,
  libghc-data-default-dev,
  libghc-data-default-prof,
  libghc-dlist-dev (>= 0.4.1),
@@ -36,6 +33,8 @@ Build-Depends: debhelper (>= 9),
  libghc-lens-prof,
  libghc-mtl-dev (>= 0.1.0.1),
  libghc-mtl-prof,
+ libghc-old-locale-dev,
+ libghc-old-locale-prof,
  libghc-oo-prototypes-dev,
  libghc-oo-prototypes-prof,
  libghc-pango-dev (>= 0.13),
@@ -45,8 +44,6 @@ Build-Depends: debhelper (>= 9),
  libghc-parsec3-prof,
  libghc-pointedlist-dev (>= 0.5),
  libghc-pointedlist-prof,
- libghc-random-dev,
- libghc-random-prof,
  libghc-regex-base-dev (>= 0.93),
  libghc-regex-base-dev (<< 0.94),
  libghc-regex-base-prof,
@@ -86,7 +83,6 @@ Build-Depends: debhelper (>= 9),
  libghc-yi-rope-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-cabal-doc,
- libghc-quickcheck2-doc,
  libghc-data-default-doc,
  libghc-dlist-doc,
  libghc-dynamic-state-doc,
@@ -97,11 +93,11 @@ Build-Depends-Indep: ghc-doc,
  libghc-hashable-doc,
  libghc-lens-doc,
  libghc-mtl-doc,
+ libghc-old-locale-doc,
  libghc-oo-prototypes-doc,
  libghc-pango-doc,
  libghc-parsec3-doc,
  libghc-pointedlist-doc,
- libghc-random-doc,
  libghc-regex-base-doc,
  libghc-regex-tdfa-doc,
  libghc-safe-doc,
diff --git a/p/yi/debian/rules b/p/yi/debian/rules
index 73a916d..c6c7e93 100755
--- a/p/yi/debian/rules
+++ b/p/yi/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_SETUP_GHC_CONFIGURE_ARGS := -fpango --datasubdir=yi --ghc-options='-optl -z -optl relro'
+DEB_SETUP_GHC_CONFIGURE_ARGS := -fpango -f-testing --datasubdir=yi --ghc-options='-optl -z -optl relro'
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk

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