diff options
| author | Michael Biebl <biebl@debian.org> | 2020-02-20 00:52:07 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-02-25 15:29:15 +0100 |
| commit | 3cbb3d6ecfef1076fc757632ee8327935250afee (patch) | |
| tree | 5c894bd87fca367c26fedf902715289ff1b699e1 /debian | |
| parent | 34f577aa5f2c79286420599513e9b16102651d0f (diff) | |
Mark network-manager-dev as Architecture: all and M-A: foreign
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 75fddbbe..e489ff51 100644 --- a/debian/control +++ b/debian/control @@ -85,12 +85,9 @@ Description: network management framework (daemon and userspace tools) Package: network-manager-dev Section: devel -Architecture: linux-any -Multi-Arch: same +Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} -Conflicts: libnm-glib-dev, - libnm-glib-vpn-dev, - libnm-util-dev, Description: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. |