[Pkg-ganeti-devel] [ganeti] 05/09: Add build-depends on Haskell base64-bytestring and zlib

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Jun 13 11:07:15 UTC 2014


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

apoikos pushed a commit to branch master
in repository ganeti.

commit cbd45a48d13dd27222d1c394df924671051ff79d
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Tue Apr 29 12:49:56 2014 +0300

    Add build-depends on Haskell base64-bytestring and zlib
    
    These are required for 2.11.
---
 debian/control    | 1 +
 debian/control.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 2668236..1f16cbd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), m4,
  libghc-network-dev, libcurl4-gnutls-dev, libghc-parallel-dev,
  libghc-utf8-string-dev, libghc-deepseq-dev, libghc-hslogger-dev,
  libghc-crypto-dev, libghc-text-dev, libghc-hinotify-dev,
+ libghc-base64-bytestring-dev (>= 1.0.0.0), libghc-zlib-dev,
  libghc-regex-pcre-dev, libghc-attoparsec-dev, libghc-vector-dev, libpcre3-dev,
  python-simplejson, python-pyparsing, python-openssl, python-bitarray,
  python-support (>= 0.6), python-pyinotify, python-pycurl,
diff --git a/debian/control.in b/debian/control.in
index 4f2eed2..6b90ae5 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 9), m4,
  libghc-network-dev, libcurl4-gnutls-dev, libghc-parallel-dev,
  libghc-utf8-string-dev, libghc-deepseq-dev, libghc-hslogger-dev,
  libghc-crypto-dev, libghc-text-dev, libghc-hinotify-dev,
+ libghc-base64-bytestring-dev (>= 1.0.0.0), libghc-zlib-dev,
  libghc-regex-pcre-dev, libghc-attoparsec-dev, libghc-vector-dev, libpcre3-dev,
  python-simplejson, python-pyparsing, python-openssl, python-bitarray,
  python-support (>= 0.6), python-pyinotify, python-pycurl,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list