[DHG_packages] 19/101: filestore: Depend on old-{locale,time}
Joachim Breitner
nomeata at moszumanska.debian.org
Sun Aug 16 14:06:00 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 20649f1c41f2c578c53f209c9267b52997e5dd91
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Aug 15 17:32:08 2015 +0200
filestore: Depend on old-{locale,time}
---
p/haskell-filestore/debian/changelog | 6 ++++++
p/haskell-filestore/debian/control | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/p/haskell-filestore/debian/changelog b/p/haskell-filestore/debian/changelog
index 6e13459..522945e 100644
--- a/p/haskell-filestore/debian/changelog
+++ b/p/haskell-filestore/debian/changelog
@@ -1,3 +1,9 @@
+haskell-filestore (0.6.0.6-3) UNRELEASED; urgency=medium
+
+ * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 15 Aug 2015 17:32:03 +0200
+
haskell-filestore (0.6.0.6-2) unstable; urgency=medium
* Upload to unstable
diff --git a/p/haskell-filestore/debian/control b/p/haskell-filestore/debian/control
index 981dc08..d9c4ed5 100644
--- a/p/haskell-filestore/debian/control
+++ b/p/haskell-filestore/debian/control
@@ -11,6 +11,9 @@ Build-Depends: debhelper (>= 9),
libghc-diff-dev (>= 0.2),
libghc-diff-dev (<< 0.4),
libghc-diff-prof,
+ libghc-old-locale-dev (>= 1.0),
+ libghc-old-locale-dev (<< 1.1),
+ libghc-old-locale-prof,
libghc-parsec3-dev (>= 2),
libghc-parsec3-dev (<< 3.2),
libghc-parsec3-prof,
@@ -25,6 +28,7 @@ Build-Depends: debhelper (>= 9),
libghc-xml-prof,
Build-Depends-Indep: ghc-doc,
libghc-diff-doc,
+ libghc-old-locale-doc,
libghc-parsec3-doc,
libghc-split-doc,
libghc-utf8-string-doc,
--
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