[DHG_packages] 25/101: HTTP: Depend on old-{locale,time}

Joachim Breitner nomeata at moszumanska.debian.org
Sun Aug 16 14:06:01 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 ac87e7a225304e1af262b3b178625e7c31b4c9d7
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 17:42:22 2015 +0200

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

diff --git a/p/haskell-http/debian/changelog b/p/haskell-http/debian/changelog
index 8a00509..83f8c4a 100644
--- a/p/haskell-http/debian/changelog
+++ b/p/haskell-http/debian/changelog
@@ -1,3 +1,9 @@
+haskell-http (1:4000.2.20-2) UNRELEASED; urgency=medium
+
+  * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 17:42:20 +0200
+
 haskell-http (1:4000.2.20-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-http/debian/control b/p/haskell-http/debian/control
index bbfd4b3..a03bbc3 100644
--- a/p/haskell-http/debian/control
+++ b/p/haskell-http/debian/control
@@ -17,6 +17,9 @@ Build-Depends: debhelper (>= 9),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.7),
  libghc-network-uri-prof,
+ libghc-old-time-dev (>= 1.0.0.0),
+ libghc-old-time-dev (<< 1.2),
+ libghc-old-time-prof,
  libghc-parsec3-dev (>= 2.0),
  libghc-parsec3-dev (<< 3.2),
  libghc-parsec3-prof,
@@ -24,6 +27,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-mtl-doc,
  libghc-network-doc,
  libghc-network-uri-doc,
+ libghc-old-time-doc,
  libghc-parsec3-doc,
 Standards-Version: 3.9.6
 Homepage: https://github.com/haskell/HTTP

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