[DHG_packages] 72/101: cgi: Depend on old-{locale,time}

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:08 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 9b48a767c22bb8077b6adb8dccd8dd93d957a2b6
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 21:40:30 2015 +0200

    cgi: Depend on old-{locale,time}
---
 p/haskell-cgi/debian/changelog |  6 ++++++
 p/haskell-cgi/debian/control   | 12 +++++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/p/haskell-cgi/debian/changelog b/p/haskell-cgi/debian/changelog
index bec8d2c..79dde1d 100644
--- a/p/haskell-cgi/debian/changelog
+++ b/p/haskell-cgi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-cgi (3001.2.2.2-2) UNRELEASED; urgency=medium
+
+  * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 21:40:28 +0200
+
 haskell-cgi (3001.2.2.2-1) unstable; urgency=medium
 
   * Depend on haskell-devscripts 0.9, found in experimental
diff --git a/p/haskell-cgi/debian/control b/p/haskell-cgi/debian/control
index 590d807..a2d3fdc 100644
--- a/p/haskell-cgi/debian/control
+++ b/p/haskell-cgi/debian/control
@@ -10,12 +10,9 @@ Build-Depends: debhelper (>= 9),
  ghc-prof,
  libghc-exceptions-dev (<< 0.9),
  libghc-exceptions-prof,
- libghc-mtl-dev (>= 2.1.3.1),
+ libghc-mtl-dev (>= 2.2.1),
  libghc-mtl-dev (<< 2.3),
  libghc-mtl-prof,
- libghc-mtl-compat-dev (>= 0.2.1.1),
- libghc-mtl-compat-dev (<< 0.3),
- libghc-mtl-compat-prof,
  libghc-multipart-dev (>= 0.1.2),
  libghc-multipart-dev (<< 0.2),
  libghc-multipart-prof,
@@ -25,16 +22,21 @@ Build-Depends: debhelper (>= 9),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-prof,
+ libghc-old-locale-dev (<< 1.1),
+ libghc-old-locale-prof,
+ libghc-old-time-dev (<< 1.2),
+ libghc-old-time-prof,
  libghc-parsec3-dev (>= 2.0),
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-exceptions-doc,
  libghc-mtl-doc,
- libghc-mtl-compat-doc,
  libghc-multipart-doc,
  libghc-network-doc,
  libghc-network-uri-doc,
+ libghc-old-locale-doc,
+ libghc-old-time-doc,
  libghc-parsec3-doc,
 Standards-Version: 3.9.4
 Homepage: https://github.com/cheecheeo/haskell-cgi

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