From 12aead6b161a3312673ac62686af0350061c0666 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 4 Jan 2019 23:30:05 +0100 Subject: Use debhelper-compat (= 12) Build-Depends and drop debian/compat --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 27fa8d2b..fc282213 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team , Sjoerd Simons , Aron Xu -Build-Depends: debhelper (>= 11.4~), +Build-Depends: debhelper-compat (= 12), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, -- cgit 1.3.0-6-gf8a5 From c9f65a7cc31dd2412fd730523b05c2099172ca70 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 26 Feb 2019 19:33:50 +0100 Subject: Bump Standards-Version to 4.3.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index fc282213..f42b6bf5 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Build-Depends: debhelper-compat (= 12), valac (>= 0.17.1.24), dbus , python-dbus -Standards-Version: 4.2.1 +Standards-Version: 4.3.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 f66fcea265a5869667d832386e9337237a44afef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 31 Mar 2019 10:11:16 +0200 Subject: Revert "Use debhelper-compat (= 12) Build-Depends and drop debian/compat" This reverts commit 12aead6b161a3312673ac62686af0350061c0666. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f42b6bf5..95eeea17 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Utopia Maintenance Team , Sjoerd Simons , Aron Xu -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper (>= 11.4~), automake (>= 1.12), dpkg-dev (>= 1.17.14), pkg-config, -- cgit 1.3.0-6-gf8a5