From effff4f66c5100350fd08a6fdd37d9340135a15b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 31 Jan 2020 12:17:12 +0100 Subject: Bump Standards-Version to 4.5.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 04e73f43..75fddbbe 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Build-Depends: debhelper-compat (= 12), valac (>= 0.17.1.24), dbus , python3-dbus -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager -- cgit 1.3.0-6-gf8a5 From 3cbb3d6ecfef1076fc757632ee8327935250afee Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 20 Feb 2020 00:52:07 +0100 Subject: Mark network-manager-dev as Architecture: all and M-A: foreign --- debian/control | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'debian/control') 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. -- cgit 1.3.0-6-gf8a5