[DHG_packages] 18/101: feed: 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 8c9b7da1026ac042b8fec4bac4ef83ba972c1b64
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Sat Aug 15 17:27:39 2015 +0200
feed: Depend on old-{locale,time}
---
p/haskell-feed/debian/changelog | 6 ++++++
p/haskell-feed/debian/control | 8 ++++++++
2 files changed, 14 insertions(+)
diff --git a/p/haskell-feed/debian/changelog b/p/haskell-feed/debian/changelog
index 4db040d..8648ff8 100644
--- a/p/haskell-feed/debian/changelog
+++ b/p/haskell-feed/debian/changelog
@@ -1,3 +1,9 @@
+haskell-feed (0.3.9.7-2) UNRELEASED; urgency=medium
+
+ * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 15 Aug 2015 17:27:25 +0200
+
haskell-feed (0.3.9.7-1) unstable; urgency=medium
* New upstream release
diff --git a/p/haskell-feed/debian/control b/p/haskell-feed/debian/control
index 1ec405b..3c0b991 100644
--- a/p/haskell-feed/debian/control
+++ b/p/haskell-feed/debian/control
@@ -8,6 +8,12 @@ Build-Depends: debhelper (>= 9),
cdbs,
ghc,
ghc-prof,
+ libghc-old-locale-dev (>= 1.0),
+ libghc-old-locale-dev (<< 1.1),
+ libghc-old-locale-prof,
+ libghc-old-time-dev (>= 1),
+ libghc-old-time-dev (<< 1.2),
+ libghc-old-time-prof,
libghc-time-locale-compat-dev (>= 0.1),
libghc-time-locale-compat-dev (<< 0.2),
libghc-time-locale-compat-prof,
@@ -17,6 +23,8 @@ Build-Depends: debhelper (>= 9),
libghc-xml-dev (<< 1.3.15),
libghc-xml-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-old-locale-doc,
+ libghc-old-time-doc,
libghc-time-locale-compat-doc,
libghc-utf8-string-doc,
libghc-xml-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