From 2c4fcfc0b90ecb7c0066f290e3418ac8515c7737 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Tue, 10 Sep 2019 14:25:55 +0200 Subject: [PATCH] De-duplicate Depends field Signed-off-by: Mattia Rizzolo --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index aa079fe..9c7d847 100644 --- a/debian/control +++ b/debian/control @@ -48,11 +48,10 @@ Depends: python3-apt, python3-debian, python3-distro-info, - python3-ubuntutools (= ${binary:Version}), python3-httplib2, python3-launchpadlib, python3-lazr.restfulclient, - python3-ubuntutools, + python3-ubuntutools (= ${binary:Version}), sensible-utils, sudo, ${misc:Depends},