]> git.proxmox.com Git - corosync-pve.git/commitdiff
debian: depend on new-enough dwz to make the d/rules override void
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 15:23:38 +0000 (17:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 16 May 2021 15:23:45 +0000 (17:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control
debian/rules

index 1ffdc32622e8e5c4729ba995e89eeb5f929911b2..a729a8c414e8155830f11d5634f4392e36cf540f 100644 (file)
@@ -6,6 +6,8 @@ Standards-Version: 4.5.1
 Build-Depends:
  debhelper (>= 12~),
  dctrl-tools,
+# maybe too strict, but the buster dwz failed:
+ dwz (>= 0.13-5),
  groff,
  libdbus-1-dev,
  libknet-dev,
index 2b463867e7621db7804b90e2470b6f05a39dd356..070d094534a26a7d2f53328ae0325f601de5b862 100755 (executable)
@@ -67,6 +67,3 @@ override_dh_missing:
 override_dh_gencontrol:
        debian/check_header_deps
        dh_gencontrol
-
-# dwz fails with "Allocatable section in [...] after non-allocatable ones"
-override_dh_dwz: