reportbug loose the patch. sorry
diff --git a/debian/changelog b/debian/changelog
index c2866a4..cd31bc0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libblockdev (2.12-2.1) UNRELEASED; urgency=medium
+
+  * Demote some dependencies, please see #document-ch-relationships 
+    https://www.debian.org/doc/debian-policy/index.html
+
+ -- Alf Gaida <aga...@siduction.org>  Thu, 07 Sep 2017 23:16:08 +0200
+
 libblockdev (2.12-2) unstable; urgency=medium
 
   * Fix gdisk dependency (Closes: #873748)
diff --git a/debian/control b/debian/control
index bf2317e..27e13a5 100644
--- a/debian/control
+++ b/debian/control
@@ -143,8 +143,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         btrfs-progs
+         ${misc:Depends}
+Recommends: btrfs-progs
 Description: BTRFS plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the BTRFS-related functionality.
@@ -185,9 +185,9 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         dmsetup (>= 1.02.93),
-         dmraid
+         ${misc:Depends}
+Recommends: dmsetup (>= 1.02.93),
+            dmraid
 Description: Device Mapper plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the functionality related to Device Mapper.
@@ -232,8 +232,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         bcache-tools (>= 1.0.8)
+         ${misc:Depends}
+Recommends: bcache-tools (>= 1.0.8)
 Description: kernel block device plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the functionality related to kernel block devices (namely zRAM and
@@ -275,9 +275,9 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         lvm2 (>= 2.02.116),
-         thin-provisioning-tools
+         ${misc:Depends}
+Recommends: lvm2 (>= 2.02.116),
+            thin-provisioning-tools
 Description: LVM plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the LVM-related functionality.
@@ -317,8 +317,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         mdadm (>= 3.3.2)
+         ${misc:Depends}
+Recommends: mdadm (>= 3.3.2)
 Description: MD RAID plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the functionality related to MD RAID.
@@ -339,8 +339,8 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         multipath-tools (>= 0.4.9)
+         ${misc:Depends}
+Recommends: multipath-tools (>= 0.4.9)
 Description: Multipath plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the functionality related to multipath devices.
@@ -361,9 +361,9 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         gdisk (>= 0.8.6),
-         fdisk | util-linux (<< 2.29.2-3~)
+         ${misc:Depends}
+Recommends: gdisk (>= 0.8.6),
+            fdisk | util-linux (<< 2.29.2-3~)
 Description: Partitioning plugin for libblockdev
  The libblockdev library plugin (and in the same time a standalone library)
  providing the functionality related to partitioning devices.

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to