[Pkg-ganeti-devel] [ganeti] 03/06: Relax the dependency on snap-{core, server}
Apollon Oikonomopoulos
apoikos at moszumanska.debian.org
Mon Dec 12 13:57:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
apoikos pushed a commit to branch ghc8
in repository ganeti.
commit 91661bdae35bae5193918a2f2547c2d848807ee0
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