From f4e3004245c24445e6533d0a5420cf972384f99a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Laboissi=C3=A8re?= Date: Tue, 31 May 2022 13:10:41 -0300 Subject: Build-depend on dh-sequence-octave + d/control: Ditto + d/rules: Drop the --with=octave option from dh call Gbp-Dch: Full --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b730f55..8f21371 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Octave Group Uploaders: Rafael Laboissière Build-Depends: debhelper-compat (= 13), - dh-octave (>= 0.7.1) + dh-sequence-octave Standards-Version: 4.6.1 Homepage: https://octave.sourceforge.io/optiminterp/ Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-optiminterp.git diff --git a/debian/rules b/debian/rules index 121f3c8..1fd39e2 100755 --- a/debian/rules +++ b/debian/rules @@ -2,4 +2,4 @@ # -*- makefile -*- %: - dh $@ --buildsystem=octave --with=octave + dh $@ --buildsystem=octave -- cgit v1.2.3