From 5e92ac63ab4ae30423e38748fd788d8617fe68f9 Mon Sep 17 00:00:00 2001
From: Michael Prokop <mika@debian.org>
Date: Fri, 1 Jul 2016 16:40:13 +0200
Subject: [PATCH 5/9] jessie-backport: Adjust dependencies on util-linux +
 mount

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d1e52f8..cb2a072 100644
--- a/debian/control
+++ b/debian/control
@@ -63,8 +63,8 @@ Pre-Depends: ${shlibs:Pre-Depends},
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libsystemd0 (= ${binary:Version}),
-         util-linux (>= 2.27.1),
-         mount (>= 2.26),
+         util-linux (>= 2.25.2-6),
+         mount (>= 2.25.2-6),
          adduser,
          libcap2-bin
 Breaks: lvm2 (<< 2.02.104-1),
-- 
2.8.1

