[DHG_packages] 23/101: safecopy: 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 a00cab74aee0eb5e8462c4e752a0bde7407b62ae
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Sat Aug 15 17:39:23 2015 +0200

    safecopy: Depend on old-{locale,time}
---
 p/haskell-safecopy/debian/changelog | 6 ++++++
 p/haskell-safecopy/debian/control   | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/p/haskell-safecopy/debian/changelog b/p/haskell-safecopy/debian/changelog
index 9d17ec4..db3cc4c 100644
--- a/p/haskell-safecopy/debian/changelog
+++ b/p/haskell-safecopy/debian/changelog
@@ -1,3 +1,9 @@
+haskell-safecopy (0.8.5-2) UNRELEASED; urgency=medium
+
+  * Depend on old-{locale,time}
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 15 Aug 2015 17:39:16 +0200
+
 haskell-safecopy (0.8.5-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control
index 312f0de..e7cc2e2 100644
--- a/p/haskell-safecopy/debian/control
+++ b/p/haskell-safecopy/debian/control
@@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 9),
  ghc-ghci,
  libghc-cereal-dev (>= 0.3.1.0),
  libghc-cereal-prof,
+ libghc-old-time-dev,
+ libghc-old-time-prof,
  libghc-text-dev,
  libghc-text-prof,
  libghc-vector-dev (>= 0.10),
@@ -18,6 +20,7 @@ Build-Depends: debhelper (>= 9),
  libghc-vector-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-cereal-doc,
+ libghc-old-time-doc,
  libghc-text-doc,
  libghc-vector-doc,
 Standards-Version: 3.9.5

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