[DHG_packages] 01/02: stack: Add ${shlibs:Depends} substvar, to pull in dependency on libyaml.

Joachim Breitner nomeata at moszumanska.debian.org
Wed Sep 2 01:51:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to annotated tag haskell-stack_v0.1.2.0-2
in repository DHG_packages.

commit 0aa548867a4061ce3e1bf4cdd5f72c48ca94604e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Tue Sep 1 18:40:14 2015 -0700

    stack: Add ${shlibs:Depends} substvar, to pull in dependency on libyaml.
---
 p/haskell-stack/debian/changelog | 6 ++++++
 p/haskell-stack/debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog
index 8958893..9d4fa19 100644
--- a/p/haskell-stack/debian/changelog
+++ b/p/haskell-stack/debian/changelog
@@ -1,3 +1,9 @@
+haskell-stack (0.1.2.0-2) UNRELEASED; urgency=medium
+
+  * Add ${shlibs:Depends} substvar, to pull in dependency on libyaml.
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 01 Sep 2015 18:39:51 -0700
+
 haskell-stack (0.1.2.0-1) unstable; urgency=low
 
   * Initial release
diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control
index 9cac6d2..1e59d1f 100644
--- a/p/haskell-stack/debian/control
+++ b/p/haskell-stack/debian/control
@@ -87,6 +87,7 @@ Architecture: any
 Section: haskell
 Depends: ${haskell:Depends},
  ${misc:Depends},
+ ${shlibs:Depends},
 Recommends: ${haskell:Recommends},
 Suggests: ${haskell:Suggests},
 Conflicts: ${haskell:Conflicts},

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