From 244686938f775cd9bcf7c20f6ef6e16d30e1998a Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 17 Jun 2022 22:06:04 +0200 Subject: Bump Standards-Version to 4.6.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f0785bfe..8eec7955 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Build-Depends: debhelper-compat (= 13), dbus , python3-dbus , iproute2 , -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 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 0e686132adf52e0a37c4362df3ecf19d3eeb2988 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 18 Jun 2022 21:47:34 +0200 Subject: Use dh-sequence-gir instead of gir addon It is functionally equivalent but avoids modifications to debian/rules. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8eec7955..9b730974 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Michael Biebl , Sjoerd Simons , Aron Xu Build-Depends: debhelper-compat (= 13), + dh-sequence-gir, automake (>= 1.12), pkg-config, intltool, -- cgit 1.3.0-6-gf8a5