[DHG_packages] 73/101: unix-time: 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 9b3954ad3f0b23ba6e040367aab9f05ebcb3e314
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Aug 15 21:41:06 2015 +0200
unix-time: Depend on old-{locale,time}
---
p/haskell-unix-time/debian/changelog | 6 ++++++
p/haskell-unix-time/debian/control | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/p/haskell-unix-time/debian/changelog b/p/haskell-unix-time/debian/changelog
index 51c7f7d..9d3b263 100644
--- a/p/haskell-unix-time/debian/changelog
+++ b/p/haskell-unix-time/debian/changelog
@@ -1,3 +1,9 @@
+haskell-unix-time (0.3.5-3) UNRELEASED; urgency=medium
+
+ * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 15 Aug 2015 21:41:01 +0200
+
haskell-unix-time (0.3.5-2) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-unix-time/debian/control b/p/haskell-unix-time/debian/control
index 535a20b..7c73f1b 100644
--- a/p/haskell-unix-time/debian/control
+++ b/p/haskell-unix-time/debian/control
@@ -8,10 +8,14 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-old-time-dev,
+ libghc-old-time-prof,
libghc-quickcheck2-dev,
libghc-doctest-dev (>= 0.9.3),
libghc-hspec-dev (>= 1.5),
+ libghc-old-locale-dev,
Build-Depends-Indep: ghc-doc,
+ libghc-old-time-doc,
Standards-Version: 3.9.5
Homepage: http://hackage.haskell.org/package/unix-time
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unix-time
--
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