From d39cfd45b737ccd025a83d5fc699faf8e7b42698 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 16:25:58 +0100 Subject: Bump Standards-Version 4.1.2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0913ff66..2b0cf8cc 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Build-Depends: debhelper (>= 10.3), valac (>= 0.17.1.24), dbus , python-dbus -Standards-Version: 4.1.1 +Standards-Version: 4.1.2 Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Vcs-Browser: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Homepage: https://wiki.gnome.org/Projects/NetworkManager -- cgit 1.3.0-6-gf8a5 From ac717b686e40bc8c365e2f3eae7315f4ad239ae7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 21 Jan 2018 03:18:55 +0100 Subject: Bump debhelper compat level to 11 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2b0cf8cc..76517185 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team , Sjoerd Simons , Aron Xu -Build-Depends: debhelper (>= 10.3), +Build-Depends: debhelper (>= 11), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, -- cgit 1.3.0-6-gf8a5 From aefcc4b86fc7ade5101c5247d8fb2a565453df2d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 21 Jan 2018 16:47:39 +0100 Subject: Revert "Bump debhelper compat level to 11" There are currently too many issues with dh_installsystemd, so switch back to compat 10 using dh_systemd_enable and dh_systemd_start for the time being. This reverts commit ac717b686e40bc8c365e2f3eae7315f4ad239ae7. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 76517185..2b0cf8cc 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team , Sjoerd Simons , Aron Xu -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper (>= 10.3), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, -- cgit 1.3.0-6-gf8a5 From faa06d49913c58403f2de9a4d4ff742eeae6a763 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 24 Jan 2018 23:59:05 +0100 Subject: Set Rules-Requires-Root to no --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2b0cf8cc..309aa20e 100644 --- a/debian/control +++ b/debian/control @@ -47,6 +47,7 @@ Build-Depends: debhelper (>= 10.3), dbus , python-dbus Standards-Version: 4.1.2 +Rules-Requires-Root: no Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Vcs-Browser: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Homepage: https://wiki.gnome.org/Projects/NetworkManager -- cgit 1.3.0-6-gf8a5 From cd56a9c2ebadc7c03f6bd76c46ffb73d542a8a9e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2018 00:01:13 +0100 Subject: Bump Standards-Version to 4.1.3 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 309aa20e..1534f785 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,7 @@ Build-Depends: debhelper (>= 10.3), valac (>= 0.17.1.24), dbus , python-dbus -Standards-Version: 4.1.2 +Standards-Version: 4.1.3 Rules-Requires-Root: no Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/network-manager.git Vcs-Browser: https://anonscm.debian.org/git/pkg-utopia/network-manager.git -- cgit 1.3.0-6-gf8a5