[Pkg-ganeti-devel] [ganeti] 01/06: Relax the dependency on snap-{core, server}

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Dec 13 15:59:42 UTC 2016


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

apoikos pushed a commit to branch master
in repository ganeti.

commit d37fec35d68ea415efe66dd786bc16d8b745222a
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Mon Nov 21 12:34:39 2016 +0200

    Relax the dependency on snap-{core,server}
---
 debian/patches/relax-deps | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/patches/relax-deps b/debian/patches/relax-deps
index 8ad0e28..26b5d8b 100644
--- a/debian/patches/relax-deps
+++ b/debian/patches/relax-deps
@@ -39,3 +39,21 @@ Last-Update: 2015-07-21
  
      -- Executables:
      -- , happy
+@@ -90,13 +90,13 @@
+   if flag(mond)
+     build-depends:
+         PSQueue                       >= 1.1        && < 1.2
+-      , snap-core                     >= 0.8.1      && < 0.10
+-      , snap-server                   >= 0.8.1      && < 0.10
++      , snap-core                     >= 0.8.1
++      , snap-server                   >= 0.8.1
+ 
+   if flag(metad)
+     build-depends:
+-        snap-core                     >= 0.8.1      && < 0.10
+-      , snap-server                   >= 0.8.1      && < 0.10
++        snap-core                     >= 0.8.1
++      , snap-server                   >= 0.8.1
+ 
+   hs-source-dirs:
+     src, test/hs

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