diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2022-06-24 13:33:12 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2022-06-24 13:36:49 +0200 |
| commit | 186ebc34d6716dd39223f60637af9086f8a2515d (patch) | |
| tree | fd89915eca8ae0643c31fec6ce87ca93224638f0 /debian/control | |
| parent | d346ccd01845b94cdcedaec2c1992528ee6e7236 (diff) | |
| parent | b020a0dc29267ec099f631e93f214a0d3549ba40 (diff) | |
Merge remote-tracking branch 'debian/debian/master' into ubuntu/master
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 285318f0..77c44501 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Aron Xu <aron@debian.org> Build-Depends: debhelper-compat (= 13), + dh-sequence-gir, automake (>= 1.12), pkg-config, intltool, @@ -37,7 +38,7 @@ Build-Depends: debhelper-compat (= 13), dbus <!nocheck>, python3-dbus <!nocheck>, iproute2 <!nocheck>, -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Rules-Requires-Root: no XS-Debian-Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git XS-Debian-Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager |