[DHG_packages] 52/101: quickcheck-instances: Depend on old-{locale, time}

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:05 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 96a49bc5f8c3a15a4583f9ff5c5f6b7316bb844a
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 19:58:16 2015 +0200

    quickcheck-instances: Depend on old-{locale,time}
---
 p/haskell-quickcheck-instances/debian/changelog | 6 ++++++
 p/haskell-quickcheck-instances/debian/control   | 4 ++++
 2 files changed, 10 insertions(+)

diff --git a/p/haskell-quickcheck-instances/debian/changelog b/p/haskell-quickcheck-instances/debian/changelog
index 04f39e8..a0b5ad2 100644
--- a/p/haskell-quickcheck-instances/debian/changelog
+++ b/p/haskell-quickcheck-instances/debian/changelog
@@ -1,3 +1,9 @@
+haskell-quickcheck-instances (0.3.11-2) UNRELEASED; urgency=medium
+
+  * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 19:58:08 +0200
+
 haskell-quickcheck-instances (0.3.11-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-quickcheck-instances/debian/control b/p/haskell-quickcheck-instances/debian/control
index d63a107..08b8bd9 100644
--- a/p/haskell-quickcheck-instances/debian/control
+++ b/p/haskell-quickcheck-instances/debian/control
@@ -14,6 +14,9 @@ Build-Depends: debhelper (>= 9),
  libghc-hashable-dev (>= 1.1.2.3),
  libghc-hashable-dev (<< 1.3),
  libghc-hashable-prof,
+ libghc-old-time-dev (>= 1.0),
+ libghc-old-time-dev (<< 1.2),
+ libghc-old-time-prof,
  libghc-text-dev (>= 0.7),
  libghc-text-dev (<< 1.3),
  libghc-text-prof,
@@ -23,6 +26,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-hashable-doc,
+ libghc-old-time-doc,
  libghc-text-doc,
  libghc-unordered-containers-doc,
 Standards-Version: 3.9.5

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