From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6851869180939993088 X-Received: by 2002:a5d:684b:: with SMTP id o11mr2413893wrw.101.1598203730904; Sun, 23 Aug 2020 10:28:50 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:600c:287:: with SMTP id 7ls1508247wmk.3.gmail; Sun, 23 Aug 2020 10:28:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxETXQ+/GuWwGjH1stDr32erYPVhDO2d6GTX7GmNAxFqAzn+lhcWBczFHGHNafDTjh/Gt2k X-Received: by 2002:a05:600c:2945:: with SMTP id n5mr2239219wmd.66.1598203730422; Sun, 23 Aug 2020 10:28:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598203730; cv=none; d=google.com; s=arc-20160816; b=r4O9D/uFojltSHs+sVIiIHJ8BSsSAOnMDXT32B2MbO5Zi+Bl1ksfRtbA1O7wu+HH81 kdQLulF4GT7GV6+ULfWfdF2wxyZuGgnqP4deWBOS096mnXYYR4i40Fb/65Qx3SElwirb 6g986sRTpvpqA7zNpWvWKixthg+DVhXkK81Lg8GJhOTg4mHgljIJR5qObaR3hGk88lWn 50bi3+7rCz81tI8faEnDRbtYO/7C2d7puK/SSdPUzMGx8qSBW9qxBRekBqud4CEi2Z+i WWLs3SEX0U3e0KphXerrxLso9rk+k/BmG39lhWf1MPukSw/HOiu83T1wI6Ddpq/GAdUO PLAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=1A5S06V/CuwKIx7uNjgavljOKWmlf1vpcN4wps+zPes=; b=J06re9LcnrKIy5WX8yszb+Etpk0Fwxgx2wRobG7uA6VRzgA8VrBIS2CHEh6zvXUM/t 3/XX9hvfJYVqyOgrQuGdyzVYemYLop6tdDUCKvwRsFxBhNmRwtonOFSqPzdA3wEJ+Xvm xE0zBFxn8ZfrsgpTnIix8o6u+YSaEngM9V6zmosN6WFUvsC5DbFalA/rdtN1I5p1QbUy Vg41tVClRMNjWw1WlzjEHUnGwbsRZnubIiFJt2uRNjN+H53yLNLcwzO6rTd9nJUcRQ4O j7sUgPhAD/NCll/C7XpxyRhBwWqsnHz5r1VvNfzUy4j7kpqzcmW60mlitGZ69pR0srPO bBtg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id w6si373974wmk.2.2020.08.23.10.28.50 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 23 Aug 2020 10:28:50 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (dslb-084-058-239-251.084.058.pools.vodafone-ip.de [84.58.239.251]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 07NHSkkO005336 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Sun, 23 Aug 2020 19:28:49 +0200 Date: Sun, 23 Aug 2020 19:28:31 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH] meta/debianize: bump default dh compat to 10 Message-ID: <20200823172831.GD11779@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20200721095146.30749-1-henning.schild@siemens.com> <20200818132640.31b3c34a@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200818132640.31b3c34a@md1za8fc.ad001.siemens.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: yLw3OmmvnPEe Hello Henning, On Tue, Aug 18, 2020 at 01:26:40PM +0200, Henning Schild wrote: > > 10 is the default compat level currently used by debian. Bumping to it > > makes us up to date and helps with stuff like parallel builds. Thanks for you patience. I had "semop(1): encountered an error: Function not implemented", probably not related to the patch. I'll double-check and let you know. I assume you've verified that the generated packages are actually compliant. I've quickly skimmed through debhelper(7) and couldn't see anything applicable, but I don't know all possible configurations generated by deb_debianize. With kind regards, Baurzhan.